aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/redbasic/php/style.php
Commit message (Collapse)AuthorAgeFilesLines
* make sticky aside available for small screens. we had to get rid of the ↵Mario Vavti2016-12-191-1/+1
| | | | transition effect for this to work reliably
* check for variables after schema files have been addedMario Vavti2016-07-161-12/+12
|
* check for variables in schemesMario Vavti2016-07-161-1/+1
|
* static Appredmatrix2016-03-311-2/+2
|
* issue #319 - make sure we have a local_channel() and an App::channel before ↵redmatrix2016-03-091-1/+1
| | | | trying to change the default schema for a channel
* Set the schema to the default schema in derived themes.Jeroen van Riet Paap2016-03-071-0/+5
| | | See the documentation for creating derived themes how to override this.
* avoid collapsing only above the viewportMario Vavti2016-02-081-1/+0
|
* change aside width to reflect recent widget style changesMario Vavti2016-02-021-1/+1
|
* an attempt to fix the banner messMario Vavti2015-09-121-1/+1
|
* center page content by defaultMario Vavti2015-09-111-7/+6
|
* make redmatrix focus scheme default for hubzillaMario Vavti2015-09-101-5/+5
|
* 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
|
* do not show default in scheme selection dropdown. default.php and ↵Mario Vavti2015-06-211-0/+1
| | | | default.css should be symlinks. adjust doco accordingly.
* set width for region_3 only if center page content is setMario Vavti2015-06-111-3/+8
|
* 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.
* whitespaceMario Vavti2015-06-061-169/+175
|
* some cleanup after scheme transitionMario Vavti2015-06-061-117/+0
|
* fix center page content settingMario Vavti2015-05-041-1/+2
|
* 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-191-19/+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-181-1/+1
|
* make every page regard max content width setting and move the setting out of ↵Mario Vavti2015-03-181-2/+7
| | | | experts mode
* 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
|
* 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
|
* 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-101-3/+2
| | | | schema to = , so that other schemas can still use .
* Added the display setting for generic (other) content wrapper. Also did set ↵Jeroen2014-10-091-0/+4
| | | | 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
|
* Schema option for making links bold again. ↵Jeroen2014-10-071-0/+3
| | | | https://redmatrix.nl/display/d09d1cd2dbc45866beb9c0d384c9dcefe799d1251e3394d12ddb2e34d2c26228@red.mariovavti.com
* fix blockquotemarijus2014-09-261-3/+3
|
* Another piece that didn't fit well in the dark schema. Hopefully this is the ↵Jeroen2014-09-191-10/+22
| | | | last.