aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/redbasic/php
Commit message (Collapse)AuthorAgeFilesLines
* 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.
* redbasic nav bar gradient is now similar to the red shade in the logotuscanhobbit2013-11-231-8/+6
|
* fix plugin and them toggles for the colourblind, add theme info block and ↵friendica2013-11-181-0/+10
| | | | recent screenshot to redbasic
* 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-152-0/+7
|
* 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-152-1/+16
| | | | 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-132-7/+7
|
* 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-052-37/+52
|
* soften the background a bit morefriendica2013-11-051-2/+2
|
* Merge https://github.com/friendica/red into zpullfriendica2013-11-052-3/+10
|\
| * make the font-colour for the banner adjustable as wellmarijus2013-11-062-3/+10
| |
* | 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-032-4/+12
|
* provide nav_min_opacity which allows the navbar to fade or even vanish until ↵friendica2013-11-032-5/+20
| | | | hovered with a value of for instance '0';
* Merge upstreamChristian Vogeley2013-10-202-7/+6
|\
| * Errant logging.Thomas Willingham2013-10-171-2/+0
| |
| * Check only for php in schema globs.Thomas Willingham2013-10-161-1/+1
| |
| * Don't break themes by using functions we don't need.Thomas Willingham2013-10-162-6/+7
| | | | | | | | 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-202-3/+10
|/
* Dark schema, and associated fixes.Thomas Willingham2013-10-111-19/+24
|
* TypoThomas Willingham2013-10-111-1/+1
|
* 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
|
* Add "scheme default" button for nav colours.Thomas Willingham2013-10-101-0/+1
|
* *sigh* I swear I DID test this first...Thomas Willingham2013-10-101-2/+2
|
* Various schema issues.Thomas Willingham2013-10-102-17/+17
|
* But remember to set the expert flagThomas Willingham2013-10-101-0/+4
|
* Basic schema support - but no actual schemas.Thomas Willingham2013-10-102-3/+38
|
* 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-022-3/+10
|
* 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-022-0/+4
|
* Four little typosThomas Willingham2013-10-021-4/+4
|
* Do PCSS properlyThomas Willingham2013-10-012-284/+88
|
* silence some warnings at php E_ALL levelsfriendica2013-08-281-5/+1
|
* configurable theme precedence rules, and passing the page owner to the pcss ↵friendica2013-07-172-3/+6
| | | | 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-082-3/+16
|
* 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-282-1/+4
|