Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | some work on jot, remove some deprecated js and some random style fixes | marijus | 2014-04-03 | 2 | -60/+10 |
| | |||||
* | No empty strings | jeroenpraat | 2014-04-03 | 1 | -2/+0 |
| | |||||
* | Update and fix dark scheme | jeroenpraat | 2014-04-03 | 1 | -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 length | friendica | 2014-03-29 | 1 | -1/+1 |
| | |||||
* | more css fixes | marijus | 2014-03-27 | 1 | -1/+16 |
| | |||||
* | css fixes | marijus | 2014-03-27 | 1 | -0/+16 |
| | |||||
* | improve scannability of content with per-item bottom border, but lighten the ↵ | friendica | 2014-03-25 | 1 | -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/master | RedMatrix | 2014-03-26 | 1 | -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 idea | Christian Vogeley | 2014-03-25 | 1 | -1/+1 |
| | | | | | | | | to include the color picker. | ||||
* | | fix lock permissions view and autoload not kicking in on touch devices under ↵ | marijus | 2014-03-25 | 2 | -9/+3 |
| | | | | | | | | certain conditions | ||||
* | | provide 'style' option to archive widget to choose between 'select' and ↵ | friendica | 2014-03-23 | 1 | -1/+1 |
|/ | | | | 'list' format | ||||
* | Add color picker to theme settings | Christian Vogeley | 2014-03-23 | 2 | -17/+31 |
| | |||||
* | Merge pull request #375 from cvogeley/master | friendica | 2014-03-23 | 1 | -3/+5 |
|\ | | | | | Narrow navbar:Switch to bs default on small screens | ||||
| * | Narrow navbar:Switch to bs default on small screens | Christian Vogeley | 2014-03-22 | 1 | -3/+5 |
| | | |||||
* | | use border-box for everything | marijus | 2014-03-22 | 1 | -7/+15 |
| | | |||||
* | | re-enable nav opacity and minor style.css cleanup | marijus | 2014-03-21 | 2 | -48/+3 |
| | | |||||
* | | lesson learned.... dont fix anything on a mobile device | git-marijus | 2014-03-19 | 1 | -2/+1 |
| | | |||||
* | | this shouldnt be there | git-marijus | 2014-03-19 | 1 | -3/+1 |
| | | |||||
* | | bootstrapify common tabs and make show aside/tabs buttons only appear if ↵ | marijus | 2014-03-19 | 2 | -29/+25 |
|/ | | | | there is something to show | ||||
* | Merge branch 'master' of https://github.com/friendica/red | marijus | 2014-03-13 | 1 | -0/+5 |
|\ | |||||
| * | fix colors on input elements which bootstrap set to "inherit" and doesn't ↵ | friendica | 2014-03-12 | 1 | -0/+5 |
| | | | | | | | | play nicely with dark themes. | ||||
* | | move region_1 to off instead of removing it and dont squelch region_2 when ↵ | marijus | 2014-03-13 | 2 | -6/+20 |
|/ | | | | region_1 moves in again | ||||
* | revert recent changes to cmtBbClose which removed the ability to insert ↵ | friendica | 2014-03-11 | 1 | -4/+4 |
| | | | | quotes into an empty comment box | ||||
* | this commit is an attempt to make conv items better scalable on smaller ↵ | marijus | 2014-03-10 | 3 | -5/+10 |
| | | | | screens. also save some horizontal space. | ||||
* | style fixes | marijus | 2014-03-08 | 2 | -2/+18 |
| | |||||
* | thats better | marijus | 2014-03-07 | 1 | -1/+1 |
| | |||||
* | probably should indicate the appearence of aside visualy somehow | marijus | 2014-03-07 | 1 | -0/+7 |
| | |||||
* | remove aside on navbar collapse and add button to toggle visibility | marijus | 2014-03-07 | 2 | -1/+11 |
| | |||||
* | move language selector to a module | friendica | 2014-03-05 | 1 | -6/+0 |
| | |||||
* | implement horizontal menu class in redbasic | friendica | 2014-03-03 | 1 | -0/+18 |
| | |||||
* | var update | marijus | 2014-03-03 | 1 | -1/+1 |
| | |||||
* | one got lost and a typo | marijus | 2014-03-03 | 1 | -1/+3 |
| | |||||
* | little css fixes | marijus | 2014-03-03 | 2 | -3/+11 |
| | |||||
* | make navbar themable again | marijus | 2014-03-02 | 5 | -97/+118 |
| | |||||
* | Revert "a little fix against bootstrap 3.1.1" | marijus | 2014-02-28 | 1 | -1/+0 |
| | | | | This reverts commit e82c9eb176541b42c9ea00828d4d1a7f1231743b. | ||||
* | a little fix against bootstrap 3.1.1 | marijus | 2014-02-28 | 1 | -0/+1 |
| | |||||
* | add hover effect to usermenu caret | marijus | 2014-02-28 | 1 | -3/+8 |
| | |||||
* | over-ride code tags within pre blocks as bootstrap which puts a border ↵ | friendica | 2014-02-27 | 1 | -0/+4 |
| | | | | around pre tags, which messes up markdown code blocks which have yet another border. | ||||
* | put schemas in Comanche (this requires theme support (!)) | friendica | 2014-02-27 | 1 | -4/+10 |
| | |||||
* | Revert "little correction" | marijus | 2014-02-26 | 1 | -1/+1 |
| | | | | This reverts commit 496a5a556f85c724d2fef3e465c675e34639dc10. | ||||
* | little correction | marijus | 2014-02-26 | 1 | -1/+1 |
| | |||||
* | properly fix profile edit dropdown menu | marijus | 2014-02-26 | 1 | -69/+18 |
| | |||||
* | 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 |
| |