aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/redbasic/php
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* update nl / dark schema: fixed prev/next buttons connections page and ↵jeroenpraat2014-06-111-0/+15
| | | | directory / same css layout for those buttons
* fix one more bootstrap override regression - addendummarijus2014-05-261-0/+1
|
* fix one more bootstrap override regressionmarijus2014-05-261-0/+2
|
* make comment_indent an option and removeitem_opacity as it is not working ↵marijus2014-05-122-6/+5
| | | | properly at the current state - we have got item background opacity now (allthough not yet for custom colors because the colorpicker does not work with rgba colors). Reset left comment border width to 3px as it is barely visible otherwise.
* Move "boxy" conversation design into a schema fileChristian Vogeley2014-05-111-1/+17
| | | | Default design is now again basically the previous one
* fix some issues with nav-tabs overrides and make their background transparentmarijus2014-05-051-3/+3
|
* Dark schema: I forgot the dropdown menu.jeroenpraat2014-05-031-0/+24
|
* Dark schema: last bits. From now on, only updates.jeroenpraat2014-05-021-0/+12
|
* make the comment border colour configurablefriendica2014-05-012-0/+7
|
* Dark schema: there are some minor issues left, but this one should go firstjeroenpraat2014-05-011-0/+3
|
* Update for the Dark schema because of revision/redesign of conv_item.tpljeroenpraat2014-05-011-3/+3
|
* revision/redesign of conv_item.tplmarijus2014-05-012-12/+15
|
* Workaround alignment notify menu'sjeroenpraat2014-04-191-0/+3
|
* Last 3 dropdown menus fixed for dark schema. Dark schema completed (by now).jeroenpraat2014-04-171-0/+6
|
* Dark schema: fixed code view, ACL window and previewjeroenpraat2014-04-161-2/+26
|
* Needed for large update dark schema.jeroenpraat2014-04-151-4/+107
|
* Extended theme redbasic: Allow to center the content (aside + converse)sasiflo2014-04-092-15/+27
| | | | | | | | | Added an option to settings of redbasic theme. You are now able to activate centering the left aside and the conversion regions in the middle of the screen. This respects configuration of conversion region width and works without special actions for mobile devices. TODO: Find a way to handle conversion width given in percent.
* Well, if you want to add a color picker it is indeed a good ideaChristian Vogeley2014-03-251-1/+1
| | | | to include the color picker.
* Add color picker to theme settingsChristian Vogeley2014-03-231-1/+6
|
* this commit is an attempt to make conv items better scalable on smaller ↵marijus2014-03-101-1/+1
| | | | screens. also save some horizontal space.
* style fixesmarijus2014-03-081-1/+1
|
* one got lost and a typomarijus2014-03-031-1/+3
|
* make navbar themable againmarijus2014-03-022-93/+56
|
* put schemas in Comanche (this requires theme support (!))friendica2014-02-271-4/+10
|
* move bootstrap to theme and out of core.friendica2014-02-251-0/+9
|
* Add option for narrow navbar instead of the bootstrap defaultChristian Vogeley2014-02-222-0/+7
| | | | thick version
* don't load any configs from DB if installing - especially in style.pcssfriendica2014-02-021-1/+5
|
* added Thomas' additional navbar colours from APW to redbasicTazman DeVille2014-02-032-3/+43
|
* fix default link colorfriendica2014-02-011-1/+1
|
* user configured link colourTazman DeVille2014-02-021-1/+1
|
* link coloursTazman DeVille2014-02-021-0/+1
|
* link colour optionsTazman DeVille2014-02-022-0/+6
|
* make font-asewome optional. Also include jquery.browser in js/main.js so we ↵friendica2013-11-251-0/+5
| | | | can turn off the migration toolkit.