Commit Graph

362 Commits

Author SHA1 Message Date
friendica 34eb79e6ba provide 'style' option to archive widget to choose between 'select' and 'list' format 2014-03-23 16:20:44 -07:00
Christian Vogeley c972a94b01 Add color picker to theme settings 2014-03-23 21:35:20 +01:00
friendica ff0a07655d Merge pull request #375 from cvogeley/master
Narrow navbar:Switch to bs default on small screens
2014-03-23 08:43:19 +11:00
Christian Vogeley b533e67d52 Narrow navbar:Switch to bs default on small screens 2014-03-22 22:34:11 +01:00
marijus 13916566f0 use border-box for everything 2014-03-22 21:10:26 +01:00
marijus c968a18db3 re-enable nav opacity and minor style.css cleanup 2014-03-21 17:37:23 +01:00
git-marijus afca10a071 lesson learned.... dont fix anything on a mobile device 2014-03-19 14:03:40 +01:00
git-marijus 804d8bd73b this shouldnt be there 2014-03-19 13:56:38 +01:00
marijus 20d47c4478 bootstrapify common tabs and make show aside/tabs buttons only appear if there is something to show 2014-03-19 09:43:23 +01:00
marijus a8de28cc16 Merge branch 'master' of https://github.com/friendica/red 2014-03-13 19:50:28 +01:00
marijus b32f8f0ba7 move region_1 to off instead of removing it and dont squelch region_2 when region_1 moves in again 2014-03-13 19:50:22 +01:00
friendica b30ddfaaf9 fix colors on input elements which bootstrap set to "inherit" and doesn't play nicely with dark themes. 2014-03-12 16:21:20 -07:00
friendica 25901a7bc4 revert recent changes to cmtBbClose which removed the ability to insert quotes into an empty comment box 2014-03-11 15:43:51 -07:00
marijus 34fd387438 this commit is an attempt to make conv items better scalable on smaller screens. also save some horizontal space. 2014-03-10 17:17:49 +01:00
marijus 56c84ba267 style fixes 2014-03-08 11:24:53 +01:00
marijus f85346673f thats better 2014-03-07 20:12:23 +01:00
marijus 55d66cc2fb probably should indicate the appearence of aside visualy somehow 2014-03-07 19:58:20 +01:00
marijus e8da840eec remove aside on navbar collapse and add button to toggle visibility 2014-03-07 13:36:49 +01:00
friendica 61f47cd5ed move language selector to a module 2014-03-05 03:19:20 -08:00
friendica d16324685a implement horizontal menu class in redbasic 2014-03-03 15:21:43 -08:00
marijus 64b32d9146 var update 2014-03-03 19:56:38 +01:00
marijus 239550b0c9 one got lost and a typo 2014-03-03 19:48:16 +01:00
marijus ad10eb2875 little css fixes 2014-03-03 19:14:35 +01:00
marijus 57cc77f6d5 make navbar themable again 2014-03-02 22:50:53 +01:00
marijus 6b6052d5a9 Revert "a little fix against bootstrap 3.1.1"
This reverts commit e82c9eb176.
2014-02-28 23:34:52 +01:00
marijus e82c9eb176 a little fix against bootstrap 3.1.1 2014-02-28 23:23:19 +01:00
marijus b390336016 add hover effect to usermenu caret 2014-02-28 23:04:38 +01:00
friendica 7cb295bbe6 over-ride code tags within pre blocks as bootstrap which puts a border around pre tags, which messes up markdown code blocks which have yet another border. 2014-02-27 20:55:25 -08:00
friendica 102521844b put schemas in Comanche (this requires theme support (!)) 2014-02-27 20:48:10 -08:00
marijus 8860d80bd4 Revert "little correction"
This reverts commit 496a5a556f.
2014-02-26 23:34:36 +01:00
marijus 496a5a556f little correction 2014-02-26 23:31:35 +01:00
marijus c5b8224dcc properly fix profile edit dropdown menu 2014-02-26 23:20:40 +01:00
friendica 9a2e73ae15 move bootstrap to theme and out of core. 2014-02-25 16:29:00 -08:00
Christian Vogeley a5f70f6c10 little tweaks 2014-02-22 20:30:41 +01:00
Christian Vogeley f9eddb89ef Add option for narrow navbar instead of the bootstrap default
thick version
2014-02-22 16:10:46 +01:00
marijus 32d0189b56 remove some design fixes which got fixed in bootstrap 3.1.1 2014-02-21 14:38:21 +01:00
marijus 8c37a01f74 dont allow bootstrap to mess with blockquote font-size 2014-02-21 13:57:00 +01:00
marijus 593631d8f5 oups... to much cleaning... 2014-02-21 13:03:32 +01:00
marijus 052be3c92b cleanup style.css 2014-02-21 12:16:26 +01:00
friendica 9db40322ab move jgrowl (alert popup) out of the now taller navbar 2014-02-20 18:51:35 -08:00
marijus 82b028173c another correction 2014-02-19 20:08:02 +01:00
marijus c09087262c bootstrapify the nav 2014-02-19 18:42:37 +01:00
friendica ec99cac9e8 very simple scheme 2014-02-13 00:52:54 -08:00
marijus 3ad9cf67c6 whitespace 2014-02-10 00:00:35 +01:00
marijus 46153e4a57 moving background-color to style.css 2014-02-09 23:59:19 +01:00
marijus 4fc0126661 theming chat a little 2014-02-09 23:52:09 +01:00
Christian Vogeley 176b0881ce . 2014-02-09 01:39:37 +01:00
friendica 97739920eb create a new "subdued" CSS class for things that shouldn't be in your face 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. 2014-02-08 00:48:19 -08:00
friendica baf3b052f6 don't load any configs from DB if installing - especially in style.pcss 2014-02-02 18:18:22 -08:00
Tazman DeVille d2b55f5eea added Thomas' additional navbar colours from APW to redbasic 2014-02-03 02:06:07 +01:00