aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/redbasic/php/style.php
Commit message (Collapse)AuthorAgeFilesLines
...
* 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-011-0/+4
|
* 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-011-12/+12
|
* 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-091-14/+23
| | | | | | | | | 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.
* 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-021-72/+32
|
* put schemas in Comanche (this requires theme support (!))friendica2014-02-271-4/+10
|
* Add option for narrow navbar instead of the bootstrap defaultChristian Vogeley2014-02-221-0/+4
| | | | 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-031-0/+32
|
* 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-021-0/+3
|
* redbasic nav bar gradient is now similar to the red shade in the logotuscanhobbit2013-11-231-8/+6
|
* more photo menu positioning work for varying photo sizesfriendica2013-11-161-3/+3
|
* more of a light&fresh lookfriendica2013-11-161-2/+2
|
* do a better job of lining things up (like comments) when the photo size changesfriendica2013-11-151-1/+3
|
* reposition certain things like the wall-to-wall "to" photo when one changes ↵friendica2013-11-151-2/+4
| | | | the size of the author icons
* make font size tweakable for the whole appfriendica2013-11-151-0/+4
|
* changed some defaults - for some of us everything will have shrunk and may ↵friendica2013-11-151-3/+3
| | | | be hard to read. turn on expert mode if you want to change them back.
* reposition the photo menu button when the author photo is resizedfriendica2013-11-151-1/+6
|
* redbasic - set pixel dimensions of conversation top author photo and reply ↵friendica2013-11-151-1/+10
| | | | author photos. Hint: if you set these to something like 64px and 32px respectively and reduce the main font-size to say 0.9em, young people won't complain as much about the "ugly dated UI". You see they're used to companies squeezing every pixel out of the screen (more room for advertising) and they don't yet have bad eyes so they can still read teeny stuff. Big fonts and pictures are for old folks that need glasses and make young people complain about the "dated" interface. It's a sure sign that you're going to find old folks here and not many young adults or teens. What's missing at the moment is that if you shrink these photos, the "item-photo-menu" arrow is no longer in the bottom corner of the picture, but might be outside the photo. Will have to see if there's a way to dynamically position this based on the size.
* when setting font_size - the expert setting needs units. Otherwise you can't ↵friendica2013-11-141-1/+1
| | | | switch from px to em
* issues with converse_width uncovered during testingfriendica2013-11-131-1/+1
|
* change section_width to converse_widthfriendica2013-11-131-4/+4
|
* Don't fart if we've got a schema that doesn't exist at this hub.Thomas Willingham2013-11-061-1/+4
|
* redbasic - allow changing icon coloursfriendica2013-11-051-0/+8
|
* soften the background a bit morefriendica2013-11-051-2/+2
|
* Merge https://github.com/friendica/red into zpullfriendica2013-11-051-1/+5
|\
| * make the font-colour for the banner adjustable as wellmarijus2013-11-061-1/+5
| |
* | soften the colours a wee bit for the default casefriendica2013-11-051-3/+3
|/
* add sloppy photo setting and fix default navbar hide settingfriendica2013-11-031-1/+6
|
* provide nav_min_opacity which allows the navbar to fade or even vanish until ↵friendica2013-11-031-3/+13
| | | | hovered with a value of for instance '0';
* Merge upstreamChristian Vogeley2013-10-201-6/+5
|\
| * Errant logging.Thomas Willingham2013-10-171-2/+0
| |
| * Don't break themes by using functions we don't need.Thomas Willingham2013-10-161-5/+6
| | | | | | | | If you've got a theme that started off copying Redbasic (ie, all of you) need to do this too.
* | redbasic: set width of main sectionChristian Vogeley2013-10-201-1/+5
|/
* Dark schema, and associated fixes.Thomas Willingham2013-10-111-19/+24
|