aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/redbasic/php/style.php
Commit message (Collapse)AuthorAgeFilesLines
...
| * 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
|
* set the colour of the active nav element so it doesn't get washed outfriendica2013-10-101-2/+6
|
* Easier to load a chosen schema if one has a chosen schema to load...friendica2013-10-101-0/+1
|
* *sigh* I swear I DID test this first...Thomas Willingham2013-10-101-2/+2
|
* Various schema issues.Thomas Willingham2013-10-101-13/+13
|
* Basic schema support - but no actual schemas.Thomas Willingham2013-10-101-1/+21
|
* get rid of pink search bar when not using redbasic "red"friendica2013-10-031-0/+4
|
* bring back photo shadows (via theme settings)friendica2013-10-021-1/+5
|
* Fix a gotcha in theme defaults.Thomas Willingham2013-10-031-15/+26
|
* Why use 6 lines when you can use 8,000?Thomas Willingham2013-10-021-0/+3
|
* Four little typosThomas Willingham2013-10-021-4/+4
|
* Do PCSS properlyThomas Willingham2013-10-011-144/+55
|
* configurable theme precedence rules, and passing the page owner to the pcss ↵friendica2013-07-171-2/+4
| | | | theme settings.
* provide a controlling user for theme settings, not necessarily local_user() ↵friendica2013-07-161-14/+17
| | | | - can't test on my test site so moving into production and I'll debug it there.
* remove double tags on search results, updates to install doco to get rid of ↵friendica2013-07-091-0/+1
| | | | Friendica name there and clarify Red requirements.
* more work on bug #59 - hope this doesn't hork everything. Also some tweaking ↵friendica2013-07-081-1/+3
| | | | of the theme for the new radius control, which produced some surprising results when expert mode was toggled.
* make corner radius configurable in redbasic expert modefriendica2013-07-081-1/+10
|
* Quick fix for PCSS until the cleaned up version is finished.Thomas Willingham2013-06-091-0/+1
|
* Use misanthrozot as dark scheme, fix some PCSS bugsThomas Willingham2013-05-281-1/+3
|
* Use load_pconfig in style.phpThomas Willingham2013-03-201-1/+2
|
* Make idiot mode colour schemes work.Thomas Willingham2013-03-111-1/+7
|
* fix font-sizefriendica2013-03-061-1/+1
|
* tweaky tweak, plus add share tracking db, and don't show acl for guest ↵friendica2013-03-061-1/+10
| | | | postings, and experiment with compressing pcss on the fly
* conflicting class namefriendica2013-03-051-1/+1
|
* tweaksfriendica2013-03-051-1/+1
|
* fix a typo and bring back nav:hover animation for the red schemefriendica2013-02-211-1/+12
|
* Redbasic - implement "dark" colours. Intended to make life easier for a ↵root2013-02-211-4/+5
| | | | theme developer.
* Fix font size. That should never have worked in the first place.Thomas Willingham2013-02-201-1/+1
|
* PCSS RedbasicThomas Willingham2013-02-201-22/+87
|
* make pcss work (really this time)friendica2013-02-071-64/+11
|
* Templates for theme settings. There is a 99% chance these do not work yet, ↵Thomas Willingham2012-12-081-0/+99
even if you implement them.