aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/redbasic
Commit message (Collapse)AuthorAgeFilesLines
* Extended theme redbasic: Allow to center the content (aside + converse)sasiflo2014-04-094-15/+33
| | | | | | | | | Added an option to settings of redbasic theme. You are now able to activate centering the left aside and the conversion regions in the middle of the screen. This respects configuration of conversion region width and works without special actions for mobile devices. TODO: Find a way to handle conversion width given in percent.
* convert /network saved search to bootstrap buttonsfriendica2014-04-071-1/+1
|
* subdue archived connections in mod/connectionsfriendica2014-04-061-0/+4
|
* jot and location style fixesmarijus2014-04-061-4/+0
|
* some work on jot, remove some deprecated js and some random style fixesmarijus2014-04-032-60/+10
|
* No empty stringsjeroenpraat2014-04-031-2/+0
|
* Update and fix dark schemejeroenpraat2014-04-031-5/+31
| | | Updated the dark scheme as far as possible. Some items do not have a string, so they can't be themed. A dark derived theme would probably better.
* check that aside actually exists before querying the html lengthfriendica2014-03-291-1/+1
|
* more css fixesmarijus2014-03-271-1/+16
|
* css fixesmarijus2014-03-271-0/+16
|
* improve scannability of content with per-item bottom border, but lighten the ↵friendica2014-03-251-1/+8
| | | | per-item borders considerably so it isn't in your face. This is an experiment based on sound principles, but I'm not a UI expert. If this uglifies it too much - please revert.
* Merge pull request #379 from cvogeley/masterRedMatrix2014-03-261-1/+1
|\ | | | | Well, if you want to add a color picker it is indeed a good idea
| * Well, if you want to add a color picker it is indeed a good ideaChristian Vogeley2014-03-251-1/+1
| | | | | | | | to include the color picker.
* | fix lock permissions view and autoload not kicking in on touch devices under ↵marijus2014-03-252-9/+3
| | | | | | | | certain conditions
* | provide 'style' option to archive widget to choose between 'select' and ↵friendica2014-03-231-1/+1
|/ | | | 'list' format
* Add color picker to theme settingsChristian Vogeley2014-03-232-17/+31
|
* Merge pull request #375 from cvogeley/masterfriendica2014-03-231-3/+5
|\ | | | | Narrow navbar:Switch to bs default on small screens
| * Narrow navbar:Switch to bs default on small screensChristian Vogeley2014-03-221-3/+5
| |
* | use border-box for everythingmarijus2014-03-221-7/+15
| |
* | re-enable nav opacity and minor style.css cleanupmarijus2014-03-212-48/+3
| |
* | lesson learned.... dont fix anything on a mobile devicegit-marijus2014-03-191-2/+1
| |
* | this shouldnt be theregit-marijus2014-03-191-3/+1
| |
* | bootstrapify common tabs and make show aside/tabs buttons only appear if ↵marijus2014-03-192-29/+25
|/ | | | there is something to show
* Merge branch 'master' of https://github.com/friendica/redmarijus2014-03-131-0/+5
|\
| * fix colors on input elements which bootstrap set to "inherit" and doesn't ↵friendica2014-03-121-0/+5
| | | | | | | | play nicely with dark themes.
* | move region_1 to off instead of removing it and dont squelch region_2 when ↵marijus2014-03-132-6/+20
|/ | | | region_1 moves in again
* revert recent changes to cmtBbClose which removed the ability to insert ↵friendica2014-03-111-4/+4
| | | | quotes into an empty comment box
* this commit is an attempt to make conv items better scalable on smaller ↵marijus2014-03-103-5/+10
| | | | screens. also save some horizontal space.
* style fixesmarijus2014-03-082-2/+18
|
* thats bettermarijus2014-03-071-1/+1
|
* probably should indicate the appearence of aside visualy somehowmarijus2014-03-071-0/+7
|
* remove aside on navbar collapse and add button to toggle visibilitymarijus2014-03-072-1/+11
|
* move language selector to a modulefriendica2014-03-051-6/+0
|
* implement horizontal menu class in redbasicfriendica2014-03-031-0/+18
|
* var updatemarijus2014-03-031-1/+1
|
* one got lost and a typomarijus2014-03-031-1/+3
|
* little css fixesmarijus2014-03-032-3/+11
|
* make navbar themable againmarijus2014-03-025-97/+118
|
* Revert "a little fix against bootstrap 3.1.1"marijus2014-02-281-1/+0
| | | | This reverts commit e82c9eb176541b42c9ea00828d4d1a7f1231743b.
* a little fix against bootstrap 3.1.1marijus2014-02-281-0/+1
|
* add hover effect to usermenu caretmarijus2014-02-281-3/+8
|
* over-ride code tags within pre blocks as bootstrap which puts a border ↵friendica2014-02-271-0/+4
| | | | around pre tags, which messes up markdown code blocks which have yet another border.
* put schemas in Comanche (this requires theme support (!))friendica2014-02-271-4/+10
|
* Revert "little correction"marijus2014-02-261-1/+1
| | | | This reverts commit 496a5a556f85c724d2fef3e465c675e34639dc10.
* little correctionmarijus2014-02-261-1/+1
|
* properly fix profile edit dropdown menumarijus2014-02-261-69/+18
|
* move bootstrap to theme and out of core.friendica2014-02-251-0/+9
|
* little tweaksChristian Vogeley2014-02-221-2/+2
|
* Add option for narrow navbar instead of the bootstrap defaultChristian Vogeley2014-02-224-0/+35
| | | | thick version
* remove some design fixes which got fixed in bootstrap 3.1.1marijus2014-02-211-1/+1
|