aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/redbasic/css
Commit message (Collapse)AuthorAgeFilesLines
...
* rework and hopefully improve webpage menu creation workflowMario Vavti2015-04-211-3/+3
|
* css fixMario Vavti2015-04-181-1/+1
|
* fix page-title marginMario Vavti2015-04-181-0/+4
|
* adjus webpage font size to match conv item font sizeMario Vavti2015-04-171-1/+2
|
* allow jot to be displayed expanded, remove deprected datetimepicker js and ↵Mario Vavti2015-04-171-6/+10
| | | | some random fixes
* wording and css fixesMario Vavti2015-04-161-3/+2
|
* webpages appearenceMario Vavti2015-04-131-1/+6
|
* add bs classes to design tools menuMario Vavti2015-04-131-22/+0
|
* move style to style.cssMario Vavti2015-04-101-0/+6
|
* make search box border radius consistent with everything else. It looks ↵friendica2015-03-311-1/+1
| | | | really weird when it's so different.
* Make sure long words (channel addresses, homepages) on the vcard are not on ↵jeroenpraat2015-03-291-0/+1
| | | | top of the content to the right.
* some colorbox stylingMario Vavti2015-03-271-5/+11
|
* Move bootstrap dependencies (tagsinput) to theme redbasic (we only have it ↵Mario Vavti2015-03-271-6/+7
| | | | there). Comment out some most probably deprecated js includes. Some css cleanup.
* adjust category auto-complete background color (blue) to match the blue we ↵friendica2015-03-261-0/+3
| | | | use for buttons. It was a completely unrelated shade of blue and looked out of place.
* remove some vars from style.cssMario Vavti2015-03-261-22/+1
|
* remove more $vars from style.cssMario Vavti2015-03-201-33/+9
|
* remove more $vars from style.cssMario Vavti2015-03-191-26/+5
|
* 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 .