aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/redbasic/css
Commit message (Collapse)AuthorAgeFilesLines
...
* remove $abook_changebg from style.cssMario Vavti2015-03-191-1/+1
|
* make every page regard max content width setting and move the setting out of ↵Mario Vavti2015-03-182-11/+5
| | | | experts mode
* update templatesMario Vavti2015-03-171-0/+9
|
* start on some db_table docofriendica2015-03-151-0/+9
|
* assure that badges will be displayed as circles no matter what font is used ↵Mario Vavti2015-03-141-5/+0
| | | | and if there is only one digit inside. move css to its proper place
* make nav badges big enough to be clickable on small touch devicesfriendica2015-03-131-0/+5
|
* buttons for admin_accounts + admin_channelsfriendica2015-03-091-0/+4
|
* add transition effect for border-colorMario Vavti2015-03-091-1/+4
|
* some more hover magic for field checkboxMario Vavti2015-03-091-5/+9
|
* add hover effect to checkbox fieldMario Vavti2015-03-081-0/+5
|
* copy/paste typoMario Vavti2015-03-081-1/+1
|
* port boxy schemeMario Vavti2015-03-081-11/+8
|
* create schema/dark.css and create a sampleMario Vavti2015-03-061-3/+3
|
* narrow navbar fixesMario Vavti2015-03-061-27/+58
|
* restructure display settingsMario Vavti2015-03-052-2/+2
|
* fix theme preview image cssMario Vavti2015-03-051-1/+1
|
* more on/off switch colour adjustmentMario Vavti2015-03-041-1/+1
|
* make on/off switches work better with schemesMario Vavti2015-03-041-2/+2
|
* cleanup removemeMario Vavti2015-03-041-0/+10
|
* Accordionize feature settingsMario Vavti2015-03-041-0/+2
|
* Merge https://github.com/friendica/red into pending_mergefriendica2015-03-031-4/+8
|\
| * yes switch to bootstrap blue again (same as link colour in default light ↵jeroenpraat2015-03-031-1/+1
| | | | | | | | redbasic schema). using link_colour for yes switch didnt work on dark schemas (displayes as white on white).
| * revert login max-widthMario Vavti2015-03-031-1/+1
| |
| * login adjustmentMario Vavti2015-03-031-1/+1
| |
| * typoMario Vavti2015-03-031-1/+1
| |
| * make remove channel button work againMario Vavti2015-03-031-3/+7
| |
* | group/collection edit page cleanupfriendica2015-03-031-1/+0
|/
* tagcloud tweaksfriendica2015-03-021-10/+10
|
* more settings workMario Vavti2015-03-011-4/+29
|
* fix loginMario Vavti2015-03-011-66/+2
|
* first pile of work on settingsMario Vavti2015-03-011-101/+13
|
* some css fixes for settingsMario Vavti2015-02-281-3/+3
|
* first step of theme separation. Only put redbasic under git control. Ignore ↵friendica2015-02-181-1/+1
| | | | any other themes in view/theme .
* advanced css calc() failbackmarijus2015-02-171-8/+2
|
* lost ability to delete eventsfriendica2015-02-151-1/+1
|
* yet another icon changemarijus2015-02-131-4/+0
|
* bring some styling back to the colorbox and improve the event preview abilityfriendica2015-02-091-10/+5
|
* we still need an event preview but this looks a lot better.friendica2015-02-081-1/+1
|
* increase size of rating value to make it stand out a bit.friendica2015-02-051-12/+0
|
* author profile photo in reshare wasn't linkedfriendica2015-02-051-0/+12
|
* remote rating and addition of rate-me to channel profile sidebarfriendica2015-02-041-3/+3
|
* first cut at rating widget. The flaw is that it is limited because it ↵friendica2015-02-041-2/+21
| | | | requires local_channel() (formerly local_user()). We need to extend this to take you home like rpost does if you're logged in as remote_channel() - and/or we need zot to send the rating message to the source channel and target in addition to the directories.
* final cleanup on ratings featurefriendica2015-02-031-1/+4
|
* ratings - mopping up, most everything but directory sync implementedfriendica2015-02-031-0/+9
|
* Fixed height of items in dropdown notification lists. They overlapped when ↵jeroenpraat2015-02-031-0/+7
| | | | the browser uses a higher font size. This must work for everyone.
* better cross-browser compatibility for td hover colourmarijus2015-01-301-1/+1
|
* bring back nav-search spinnermarijus2015-01-211-2/+2
|
* css fixes - hopefullymarijus2015-01-201-0/+15
|
* as a workaround make nav-search dropdown behave a little bettermarijus2015-01-201-0/+6
|
* Fixed #846 Viewing event from calendar displays eventEiner von Vielen2015-01-181-0/+1
| | | See https://github.com/friendica/red/issues/846