Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove unmaintained and deprecated schemas | Mario | 2020-10-31 | 6 | -1230/+0 |
| | |||||
* | remove color from style.css (default) but add a little padding; add color & ↵ | phani00 | 2018-12-18 | 1 | -0/+6 |
| | | | | border radius to dark.css. | ||||
* | new fix for dark theme | phani00 | 2018-12-17 | 1 | -24/+16 |
| | | | | | | | | change implementation of hl-tags in include/bbcode.php insert class='default-highlight' instead of background-color: 'yellow' into span add span.default-highlight definition to view/theme/redbasic/css/style.css this works for all schemas incl. dark. | ||||
* | remove my dark theme fixes. | phani00 | 2018-12-17 | 1 | -5/+8 |
| | |||||
* | change redbasic dark schema to make categories and highlights readable | phani00 | 2018-12-10 | 1 | -0/+19 |
| | | | | | | | | additions to /view/theme/redbasic/schema/dark.css to change the appearance of category badges and highlighted text ([hl]...[/hl]). hl text changed from master: it's not 'strong' anymore. commented out the pseudo-class selector that works in master but not in dev anymore. | ||||
* | fix css issues in bbcode conversion and focus-light schema | Mario Vavti | 2018-11-12 | 1 | -1/+2 |
| | |||||
* | fix minor issue in dark and light schemas | Mario Vavti | 2018-10-10 | 2 | -1/+3 |
| | |||||
* | minor fixes for dark schema | Mario Vavti | 2018-04-26 | 1 | -2/+2 |
| | |||||
* | rename boxy schema to focus-boxy and bs-default to focus-light | Mario Vavti | 2018-04-25 | 5 | -7/+15 |
| | |||||
* | mark simple_* schemas unmaintained and deprecated | Mario Vavti | 2018-04-25 | 6 | -0/+0 |
| | |||||
* | more css fixes for bs-default schema | Mario Vavti | 2018-04-25 | 1 | -1/+1 |
| | |||||
* | css fixes for bs-default schema | Mario Vavti | 2018-04-25 | 1 | -6/+3 |
| | |||||
* | Uniformize title input with other input fields | Mathieu "Matbac" Bacou | 2018-03-08 | 1 | -0/+4 |
| | | | | Add rounded corners to mimic categories input field and main text area. | ||||
* | Remove useless background spec for category field | Mathieu "Matbac" Bacou | 2018-03-08 | 1 | -1/+0 |
| | |||||
* | Fix background of tags field | Mathieu "Matbac" Bacou | 2018-03-08 | 1 | -15/+23 |
| | |||||
* | Fix code background in wiki pages | Mathieu "Thrar" Bacou | 2018-03-08 | 1 | -0/+4 |
| | | | | Fix needed after commit c444e40c016c0faaec604335093b19661b3585b7 | ||||
* | Update dark.css | albigro | 2017-11-27 | 1 | -1/+8 |
| | |||||
* | removed underline only for testing purpose - revert | Mario Vavti | 2017-11-12 | 1 | -1/+1 |
| | |||||
* | fix some schema issues | Mario Vavti | 2017-11-12 | 4 | -5/+21 |
| | |||||
* | remove blugrid schema until somebody cares to fix it | Mario Vavti | 2017-08-01 | 2 | -543/+0 |
| | |||||
* | some fixes for the bs-default schema | git-marijus | 2017-07-18 | 2 | -15/+12 |
| | |||||
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-06-07 | 1 | -14/+8 |
|\ | |||||
| * | fix nav-tabs for dark scheme | git-marijus | 2017-06-04 | 1 | -14/+8 |
| | | |||||
* | | active nav-link was white on white | zotlabs | 2017-05-31 | 1 | -0/+4 |
|/ | |||||
* | Login-box css-fix for Bluegrid scheme | jeroenpraat | 2017-03-11 | 1 | -1/+25 |
| | |||||
* | setting top position of contextual-help in schemes does not work with narrow ↵ | Mario Vavti | 2017-03-02 | 4 | -5/+0 |
| | | | | navbar setting. schema css is always called last. | ||||
* | Fixing some schemas | jeroenpraat | 2017-01-03 | 4 | -0/+85 |
| | |||||
* | belongs to previous commit | jeroenpraat | 2016-08-03 | 1 | -0/+1 |
| | |||||
* | Improved a few schemas - context help fix - dark schemas now have dark text ↵ | jeroenpraat | 2016-08-03 | 4 | -4/+141 |
| | | | | areas (et al.) | ||||
* | Dutch and Spanish Spanish strings, and some schema-bits | jeroenpraat | 2016-05-16 | 5 | -30/+110 |
| | |||||
* | update icon names in view/ | Treer | 2016-05-01 | 1 | -3/+3 |
| | |||||
* | Making sure the great new context help works with all thmes and schema's ↵ | jeroenpraat | 2016-04-18 | 5 | -0/+56 |
| | | | | (3rd party themes: maybe abit of tweaking is still needed). Also fixing some minor cosmetic things. | ||||
* | fix boxy scheme | Mario Vavti | 2016-02-25 | 1 | -5/+1 |
| | |||||
* | There was nothing wrong with my pimped pubsites (was another problem). Took ↵ | jeroenpraat | 2016-02-21 | 3 | -0/+29 |
| | | | | the opportunity to update schemas. Plus updated spanish and dutch strings. | ||||
* | es-es+nl strings and fixing css maintained schemas | jeroenpraat | 2016-01-30 | 5 | -2/+44 |
| | |||||
* | Linking new connection notification to pending connections (see Channel 1) ↵ | jeroenpraat | 2016-01-27 | 1 | -1/+7 |
| | | | | and improved email notifications about new connections. Could not find a way to do this also for the generic notifications. Added hub domain of channel address on the new channel page. A few people on my hub didn't understood. This example will make it more clear. Some minor bits. | ||||
* | A few minor tweaks in schemas + link to login form in lostpass | jeroenpraat | 2016-01-21 | 5 | -1/+21 |
| | |||||
* | String update es-es and nl. Plus some extra bits, incl .gitignore update ↵ | jeroenpraat | 2016-01-10 | 1 | -1/+1 |
| | | | | with pageheader.html | ||||
* | Some work on the login, register and default home page. Mostly neatly ↵ | jeroenpraat | 2015-12-09 | 1 | -3/+7 |
| | | | | centering things on different viewport widths. Bluegrid schema updated. | ||||
* | es+nl and bluegrid update | jeroenpraat | 2015-12-03 | 1 | -1/+1 |
| | |||||
* | Some bits | jeroenpraat | 2015-11-20 | 1 | -2/+6 |
| | |||||
* | nl+es and some other bits | jeroenpraat | 2015-11-14 | 2 | -2/+6 |
| | |||||
* | Small update to Bluegrid and generic-content-wrapper-styled to dreport | jeroenpraat | 2015-11-12 | 1 | -1/+1 |
| | |||||
* | Chat page improved (I think). Works now better with diff. resolutions, font ↵ | jeroenpraat | 2015-11-04 | 2 | -2/+7 |
| | | | | sizes and languages. Fixed follow field on conn. page. Small schemas updates. | ||||
* | small update Ducth strings + fix dark schema | jeroenpraat | 2015-11-03 | 1 | -14/+26 |
| | |||||
* | More Bluegrid fine tuning and generic-content-wrapper-styled added to some ↵ | jeroenpraat | 2015-11-01 | 1 | -5/+35 |
| | | | | tpl-files and 2 php files, cause they dont have a tpl file. | ||||
* | update srings nl+es, wrapper-styled 1 tpl-file, more finetuning bluegrid schema. | jeroenpraat | 2015-10-31 | 1 | -28/+77 |
| | |||||
* | More fine tuning bluegrid schema. Extra generic-wrapper-styled. | jeroenpraat | 2015-10-27 | 1 | -11/+46 |
| | |||||
* | NEW: Redbasic schema, based on the Hubzilla project page layout. | jeroenpraat | 2015-10-27 | 2 | -0/+358 |
| | |||||
* | Update Dark schema | jeroenpraat | 2015-10-26 | 1 | -3/+63 |
| |