aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/redbasic/php/style.php
Commit message (Collapse)AuthorAgeFilesLines
* *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.