aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/redbasic/php
Commit message (Collapse)AuthorAgeFilesLines
...
* Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-07-101-1/+1
|\ | | | | | | | | | | | | | | Conflicts: mod/editpost.php util/messages.po view/nl/messages.po view/nl/strings.php
| * fix aside width for collapsed stateMario Vavti2015-07-091-1/+1
| |
| * move profile image up and refine the aside widthMario Vavti2015-07-091-1/+1
| |
| * increase width of the aside area and make default profile image size 300x300Mario Vavti2015-07-091-1/+1
| |
* | Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-06-212-2/+5
|\| | | | | | | | | | | Conflicts: include/items.php util/messages.po
| * do not show default in scheme selection dropdown. default.php and ↵Mario Vavti2015-06-212-2/+5
| | | | | | | | default.css should be symlinks. adjust doco accordingly.
* | more work on itemsredmatrix2015-06-111-3/+8
|\| | | | | | | | | | | | | | | | | | | | | and Merge branch 'master' of https://github.com/redmatrix/redmatrix Conflicts: include/items.php view/it/messages.po view/it/strings.php
| * set width for region_3 only if center page content is setMario Vavti2015-06-111-3/+8
| |
* | Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-06-101-3/+6
|\|
| * assign right aside the same width as we have in left aside but hide it on ↵Mario Vavti2015-06-101-3/+6
| | | | | | | | small and xs screens. make aside width a variablee for easier handling.
* | Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-06-061-283/+172
|\| | | | | | | | | Conflicts: util/messages.po
| * whitespaceMario Vavti2015-06-061-169/+175
| |
| * some cleanup after scheme transitionMario Vavti2015-06-061-117/+0
| |
* | second pass name changeredmatrix2015-05-051-1/+1
| |
* | first pass name changeredmatrix2015-05-051-1/+1
|/
* fix center page content settingMario Vavti2015-05-041-1/+2
|
* Move bootstrap dependencies (tagsinput) to theme redbasic (we only have it ↵Mario Vavti2015-03-271-1/+3
| | | | there). Comment out some most probably deprecated js includes. Some css cleanup.
* remove some vars from style.cssMario Vavti2015-03-261-31/+0
|
* remove unused varsMario Vavti2015-03-201-2/+0
|
* remove more $vars from style.cssMario Vavti2015-03-201-46/+3
|
* there are no vars to replace in converse_center.cssMario Vavti2015-03-191-1/+0
|
* remove more unused $varsMario Vavti2015-03-192-21/+0
|
* remove more $vars from style.cssMario Vavti2015-03-191-26/+0
|
* remove $abook_changebg from style.cssMario Vavti2015-03-191-3/+1
|
* remove px from default valueMario Vavti2015-03-181-1/+1
|
* just to be sureMario Vavti2015-03-182-2/+2
|
* make every page regard max content width setting and move the setting out of ↵Mario Vavti2015-03-182-5/+10
| | | | experts mode
* move bootbox out of bootstrapMario Vavti2015-03-171-1/+1
|
* update bootstrap-3.3.4 and bootbox-4.4.0Mario Vavti2015-03-171-1/+0
|
* remove unused variablesMario Vavti2015-03-081-5/+0
|
* port boxy schemeMario Vavti2015-03-081-10/+0
|
* if we have not got a schema also look for default.cssMario Vavti2015-03-061-8/+12
|
* create schema/dark.css and create a sampleMario Vavti2015-03-061-2/+0
|
* add ability to use css files with schemesMario Vavti2015-03-061-1/+9
|
* restructure display settingsMario Vavti2015-03-051-3/+3
|
* more yes/no labelsMario Vavti2015-03-051-3/+2
|
* local_user => local_channelfriendica2015-01-281-65/+65
|
* Fixed #846 Viewing event from calendar displays eventEiner von Vielen2015-01-181-1/+1
| | | See https://github.com/friendica/red/issues/846
* update NL and text-background-fix in chat for alternatives schemasJeroen2015-01-031-0/+3
|
* readd link_colour againmarijus2014-11-291-1/+1
|
* bootstrap-3.3.1 and minor css fixesmarijus2014-11-291-1/+1
|
* Switch to a better datetime picker widgetStefan Parviainen2014-11-161-3/+2
|
* some work on photo uploadmarijus2014-10-301-1/+1
|
* one more oups...marijus2014-10-101-2/+2
|
* oups... that was weired...marijus2014-10-101-2/+1
|
* This is a fix to not interfere the ongoing adding of ↵marijus2014-10-101-2/+3
| | | | | | | .generic-content-wrapper with the ongoing styling of redbasic theme. adding of .generic-content-wrapper is needed and useful for derivative themes but it should not contain any styling information for redbasic theme. therefor i added .generic-content-wrapper-styled as a quickfix for spots where redbasic is not finished yet. Sidenote: please avoid opening a div in one *.tpl and close it in another or (even worse) open a div in a *.tpl and close it in an already templatified mod/*.php. This will really make the code and templates very, very confusing.
* Good compromise I think. Remove display setting . Set the default (light) ↵Jeroen2014-10-102-6/+2
| | | | schema to = , so that other schemas can still use .
* Added the display setting for generic (other) content wrapper. Also did set ↵Jeroen2014-10-092-0/+7
| | | | the default a bit lighter. See if that's ok.
* fix css for [code]marijus2014-10-091-3/+3
|
* Schema option for bgcolour and underline yes/no on hover for the left aside.Jeroen2014-10-071-0/+3
|