aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme
Commit message (Collapse)AuthorAgeFilesLines
* 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.
* 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
|
* dont allow bootstrap to mess with blockquote font-sizemarijus2014-02-211-0/+5
|
* oups... to much cleaning...marijus2014-02-211-0/+58
|
* cleanup style.cssmarijus2014-02-211-269/+2
|
* move jgrowl (alert popup) out of the now taller navbarfriendica2014-02-201-1/+1
|
* another correctionmarijus2014-02-191-1/+1
|
* bootstrapify the navmarijus2014-02-192-42/+50
|
* very simple schemefriendica2014-02-131-0/+5
|
* whitespacemarijus2014-02-101-1/+1
|
* moving background-color to style.cssmarijus2014-02-091-0/+1
|
* theming chat a littlemarijus2014-02-091-0/+8
|
* .Christian Vogeley2014-02-091-0/+1
|
* create a new "subdued" CSS class for things that shouldn't be in your face ↵friendica2014-02-081-0/+9
| | | | unless you want them and intentionally hover over them. Typically this would be accomplished via an opacity or colour change, but themes are free to use other methods. Also changed the channel_tabs "chatroom" link to use the subdued class if no rooms have been created rather than a count of chatrooms. Themse should probably create a .subdued and .subdued:hover definition because we'll probably take most of the stuff which is now hardwired to use opacity by id and change it to use the class definition instead.
* don't load any configs from DB if installing - especially in style.pcssfriendica2014-02-021-1/+5
|
* added Thomas' additional navbar colours from APW to redbasicTazman DeVille2014-02-032-3/+43
|