aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/redbasic/php
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* Schema option for making links bold again. ↵Jeroen2014-10-071-0/+3
| | | | https://redmatrix.nl/display/d09d1cd2dbc45866beb9c0d384c9dcefe799d1251e3394d12ddb2e34d2c26228@red.mariovavti.com
* new version of moment.js to match datetimepickerAlexandre Hannud Abdo2014-10-061-1/+1
|
* 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.
* Trivial typo - concatenated string that should be. Doesn't reallyThomas Willingham2014-09-161-1/+1
| | | | | deserve it's own commit, but if I don't fix it now, nobody will notice for another18 months.
* Added abook-changed background colour to dark schemaJeroen2014-09-071-0/+3
|
* add background color to widgetsmarijus2014-08-261-1/+1
|
* add en-gb and en-au ('en-us' aka 'en' is the default language now so watch ↵friendica2014-08-051-1/+1
| | | | out for words like colour and centralise and please use the US variants in translatable strings)
* Merge branch 'master' of https://github.com/friendica/redJeroen2014-07-311-16/+16
|\
| * convert application strings to en-USfriendica2014-07-311-16/+16
| |
* | Font sizes (temporary?) scaled down a bit. See ↵Jeroen2014-07-311-2/+2
|/ | | | https://github.com/friendica/red/commit/994b6b5258856a97cf6863de74e5a8baddf59b49
* As talked about earlier: set body font size to 0.8rem and post/comment font ↵Jeroen2014-07-291-2/+2
| | | | size to 1.0rem. This respects the user's browser font settings. Please comment if this changes the font sizes to much. There are some other font sizes that need to be changed to a scalable size (like btn-xs), but they don't have a priority. First see if this works. - Also made it possible for users to zoom on smart devices. - Small update to Redable. Aside is now disabled on almost all tablets in portrait mode.
* 14px>12pt as agreed on ↵Jeroen2014-07-281-1/+1
| | | | https://github.com/friendica/red/commit/075fc6727762d4e45ddcae5843eec0100ad3ab72 - Also fixed empty delete button showing up for channels without edit photo rights.
* Improved photo view page. Added a delete button, stylized other button and ↵Jeroen2014-07-271-1/+1
| | | | rearangend divs a but. I even made a javascript function (copied is the right word). I changed the application (non-posts) font size (temporary) to 14px, same as button (btn) font size. I like to change all font sizes to 1.0rem (posts) and 0.8rem (application) in the near future, but I will test that first on my hub.
* Red Matrix default instead of global default. Is more clear. Update nl to ↵jeroenpraat2014-07-021-1/+1
| | | | 99%. Update util/messages.po
* Changed Default to Light (global default). So if hub owners want to change ↵jeroenpraat2014-07-021-1/+1
| | | | the default, they don't get two defaults. Please revert when not needed/wanted.
* Update nl / Dark schema: Some minor, but important fixesjeroenpraat2014-06-161-6/+15
|