Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move bootstrap to theme and out of core. | friendica | 2014-02-25 | 1 | -0/+9 |
| | |||||
* | little tweaks | Christian Vogeley | 2014-02-22 | 1 | -2/+2 |
| | |||||
* | Add option for narrow navbar instead of the bootstrap default | Christian Vogeley | 2014-02-22 | 4 | -0/+35 |
| | | | | thick version | ||||
* | remove some design fixes which got fixed in bootstrap 3.1.1 | marijus | 2014-02-21 | 1 | -1/+1 |
| | |||||
* | dont allow bootstrap to mess with blockquote font-size | marijus | 2014-02-21 | 1 | -0/+5 |
| | |||||
* | oups... to much cleaning... | marijus | 2014-02-21 | 1 | -0/+58 |
| | |||||
* | cleanup style.css | marijus | 2014-02-21 | 1 | -269/+2 |
| | |||||
* | move jgrowl (alert popup) out of the now taller navbar | friendica | 2014-02-20 | 1 | -1/+1 |
| | |||||
* | another correction | marijus | 2014-02-19 | 1 | -1/+1 |
| | |||||
* | bootstrapify the nav | marijus | 2014-02-19 | 2 | -42/+50 |
| | |||||
* | very simple scheme | friendica | 2014-02-13 | 1 | -0/+5 |
| | |||||
* | whitespace | marijus | 2014-02-10 | 1 | -1/+1 |
| | |||||
* | moving background-color to style.css | marijus | 2014-02-09 | 1 | -0/+1 |
| | |||||
* | theming chat a little | marijus | 2014-02-09 | 1 | -0/+8 |
| | |||||
* | . | Christian Vogeley | 2014-02-09 | 1 | -0/+1 |
| | |||||
* | create a new "subdued" CSS class for things that shouldn't be in your face ↵ | friendica | 2014-02-08 | 1 | -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.pcss | friendica | 2014-02-02 | 1 | -1/+5 |
| | |||||
* | added Thomas' additional navbar colours from APW to redbasic | Tazman DeVille | 2014-02-03 | 2 | -3/+43 |
| | |||||
* | link hover colour remains user set link_colour (w/o change default, | Tazman DeVille | 2014-02-02 | 1 | -1/+1 |
| | | | | Mike) | ||||
* | fix default link color | friendica | 2014-02-01 | 2 | -2/+2 |
| | |||||
* | user configured link colour | Tazman DeVille | 2014-02-02 | 2 | -2/+2 |
| | |||||
* | link colours | Tazman DeVille | 2014-02-02 | 1 | -0/+1 |
| | |||||
* | link colour options | Tazman DeVille | 2014-02-02 | 4 | -3/+10 |
| | |||||
* | online indication on profile sidebar | friendica | 2014-01-28 | 1 | -0/+4 |
| | |||||
* | get rid of bootstrap's blockqote margin css which is just bloody wrong and ↵ | friendica | 2014-01-25 | 1 | -0/+1 |
| | | | | can't easily be over-ridden | ||||
* | Remove deprecated CSS - there is a dark schema now, and shadows and stuff ↵ | Thomas Willingham | 2014-01-16 | 2 | -293/+0 |
| | | | | are cofigurable. | ||||
* | add "self" to access control lists with special marking to indicate it's ↵ | friendica | 2014-01-06 | 1 | -0/+4 |
| | | | | special (for instance you can't really deny access to yourself). But this lets us make something private to our eyes only; whatever it may be. | ||||
* | expose profile things in the UI | friendica | 2013-12-30 | 1 | -9/+0 |
| | |||||
* | basic edit and delete for things | friendica | 2013-12-30 | 1 | -0/+5 |
| | |||||
* | more comanche migration | friendica | 2013-12-19 | 1 | -0/+4 |
| | |||||
* | show drop-icon on wall-item hover only | marijus | 2013-12-18 | 1 | -6/+2 |
| | |||||
* | we make this with css now | marijus | 2013-12-18 | 1 | -11/+1 |
| | |||||
* | fix a typo | marijus | 2013-12-18 | 1 | -1/+1 |
| | |||||
* | move some stuff back to mod_connections.css | marijus | 2013-12-16 | 1 | -34/+0 |
| | |||||
* | remove some cruft and a typo | marijus | 2013-12-16 | 1 | -57/+4 |
| | |||||
* | mark some things for deletion | marijus | 2013-12-12 | 1 | -1/+11 |
| | |||||
* | move affinity slider to widgets.css and minor cleanup | marijus | 2013-12-12 | 1 | -23/+7 |
| | |||||
* | missing brace in redbasic style.css | friendica | 2013-12-11 | 1 | -0/+1 |
| | |||||
* | Merge https://github.com/friendica/red into zpull | friendica | 2013-12-11 | 1 | -106/+42 |
|\ | | | | | | | | | Conflicts: view/theme/redbasic/css/style.css | ||||
| * | .selected is in use for something else already | marijus | 2013-12-11 | 1 | -1/+1 |
| | | |||||
| * | also add group widget to widgets.css | marijus | 2013-12-11 | 1 | -31/+5 |
| | | |||||
| * | unify styling a little | marijus | 2013-12-11 | 1 | -0/+7 |
| | | |||||
| * | split out widgets.css | marijus | 2013-12-11 | 1 | -79/+33 |
| | | |||||
* | | comanchify all the simple cases - those that only load a profile. Rework ↵ | friendica | 2013-12-11 | 1 | -0/+52 |
|/ | | | | permission checks for the profile sidebar so that it is all done internally. Remove crepair which we aren't using. | ||||
* | more css cleanup | friendica | 2013-12-09 | 1 | -98/+0 |
| | |||||
* | more css shrinkage | friendica | 2013-12-09 | 1 | -368/+6 |
| | |||||
* | Merge branch 'master' of https://github.com/git-marijus/red | friendica | 2013-12-09 | 1 | -1/+17 |
|\ | | | | | | | | | Conflicts: view/theme/redbasic/css/style.css | ||||
| * | saved search icon work and bugfixes for #tags not beeing deletable and save ↵ | marijus | 2013-12-10 | 1 | -1/+14 |
| | | | | | | | | button showing if saved search is disabled | ||||
* | | notes widget | friendica | 2013-12-09 | 1 | -1/+8 |
|/ | |||||
* | make suggestion photo sizes match top level post sizes | friendica | 2013-12-07 | 1 | -0/+5 |
| |