Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | theme the observer tags so they stick out like a sore thumb. Too much bad juju. | friendica | 2014-11-24 | 1 | -0/+8 |
| | |||||
* | some work on directory widgets | marijus | 2014-11-11 | 1 | -13/+0 |
| | |||||
* | tie the narrow nav-pills to .widget instead of aside | marijus | 2014-11-11 | 1 | -4/+0 |
| | |||||
* | Fix merge conflict | Stefan Parviainen | 2014-11-08 | 1 | -15/+29 |
|\ | |||||
| * | release the navbar in landscape mode on small devices | marijus | 2014-11-05 | 1 | -0/+7 |
| | | |||||
| * | css fixes | marijus | 2014-11-02 | 1 | -4/+6 |
| | | |||||
| * | do not reload page for photo upload | marijus | 2014-10-31 | 1 | -9/+5 |
| | | |||||
| * | more work on photo upload | marijus | 2014-10-31 | 1 | -4/+6 |
| | | |||||
| * | some work on photo upload | marijus | 2014-10-30 | 1 | -0/+6 |
| | | |||||
| * | do not reload page for edit album and some minor cleanup | marijus | 2014-10-27 | 1 | -0/+1 |
| | | |||||
* | | Highlight badge on hover | Stefan Parviainen | 2014-11-08 | 1 | -0/+4 |
|/ | |||||
* | not quite there yet but getting closer | marijus | 2014-10-20 | 1 | -11/+7 |
| | |||||
* | This is a fix to not interfere the ongoing adding of ↵ | marijus | 2014-10-10 | 1 | -1/+1 |
| | | | | | | | .generic-content-wrapper with the ongoing styling of redbasic theme. adding of .generic-content-wrapper is needed and useful for derivative themes but it should not contain any styling information for redbasic theme. therefor i added .generic-content-wrapper-styled as a quickfix for spots where redbasic is not finished yet. Sidenote: please avoid opening a div in one *.tpl and close it in another or (even worse) open a div in a *.tpl and close it in an already templatified mod/*.php. This will really make the code and templates very, very confusing. | ||||
* | Added the display setting for generic (other) content wrapper. Also did set ↵ | Jeroen | 2014-10-09 | 1 | -4/+4 |
| | | | | the default a bit lighter. See if that's ok. | ||||
* | Added and changed on some places div class generic-content-wrapper. And ↵ | Jeroen | 2014-10-09 | 1 | -4/+7 |
| | | | | added to redbasic. Other thems can now also theme backgrounds of a lot of pages. I'm not completely done, but till now - this is it. | ||||
* | remove some cruft - revert if you find any regressions | marijus | 2014-10-09 | 1 | -112/+0 |
| | |||||
* | fix css for [code] | marijus | 2014-10-09 | 1 | -5/+1 |
| | |||||
* | more css fixes | marijus | 2014-10-09 | 1 | -0/+1 |
| | |||||
* | css fixes | marijus | 2014-10-09 | 1 | -15/+3 |
| | |||||
* | Small fix so search field and search buttons fit well. | Jeroen | 2014-10-08 | 1 | -1/+5 |
| | |||||
* | make nav-pills a bit smaller in height | marijus | 2014-10-08 | 1 | -1/+5 |
| | |||||
* | template for searchbox and some more work on saved searches | marijus | 2014-10-08 | 1 | -16/+3 |
| | |||||
* | css fixes | marijus | 2014-10-08 | 1 | -15/+0 |
| | |||||
* | Schema option for bgcolour and underline yes/no on hover for the left aside. | Jeroen | 2014-10-07 | 1 | -0/+5 |
| | |||||
* | Schema option for making links bold again. ↵ | Jeroen | 2014-10-07 | 1 | -0/+1 |
| | | | | https://redmatrix.nl/display/d09d1cd2dbc45866beb9c0d384c9dcefe799d1251e3394d12ddb2e34d2c26228@red.mariovavti.com | ||||
* | take away some boldness, some css fixes and some photo work | marijus | 2014-10-07 | 1 | -11/+7 |
| | |||||
* | shareable design elements | friendica | 2014-10-06 | 1 | -0/+5 |
| | |||||
* | more work on photos | marijus | 2014-10-02 | 1 | -2/+2 |
| | |||||
* | implement a "powered-by" but leave it turned off until somebody with a good ↵ | friendica | 2014-09-29 | 1 | -0/+13 |
| | | | | eye for layout can figure out where best to put it. | ||||
* | some more work on photos | marijus | 2014-09-28 | 1 | -10/+20 |
| | |||||
* | more css shifting | marijus | 2014-09-27 | 1 | -0/+17 |
| | |||||
* | fix blockquote | marijus | 2014-09-26 | 1 | -7/+13 |
| | |||||
* | some more work on photos - work in progress | marijus | 2014-09-26 | 1 | -30/+23 |
| | |||||
* | Another piece that didn't fit well in the dark schema. Hopefully this is the ↵ | Jeroen | 2014-09-19 | 1 | -0/+7 |
| | | | | last. | ||||
* | See comments on commit 5ab85b0. Also fixed some bb typo's in docu index. | Jeroen | 2014-09-15 | 1 | -6/+18 |
| | |||||
* | heading font-size should not be tied to font-size for posts and comments | marijus | 2014-09-15 | 1 | -2/+2 |
| | |||||
* | cleanup after recent changes in mod photos | marijus | 2014-09-13 | 1 | -13/+0 |
| | |||||
* | This is even better. Adapts better to Red user settings. | Jeroen | 2014-09-12 | 1 | -2/+2 |
| | |||||
* | H1-H6 simplified (less font sizes), rem | Jeroen | 2014-09-12 | 1 | -0/+12 |
| | |||||
* | Added abook-changed background colour to dark schema | Jeroen | 2014-09-07 | 1 | -0/+4 |
| | |||||
* | this improves the photos even more | friendica | 2014-09-04 | 1 | -3/+3 |
| | |||||
* | constrain photos to a fixed block regardless of aspect ratio | friendica | 2014-09-04 | 1 | -1/+23 |
| | |||||
* | minor css fixes and cleanup | marijus | 2014-08-28 | 1 | -10/+2 |
| | |||||
* | ability to create/edit/delete custom profile field definitions - read the ↵ | friendica | 2014-08-27 | 1 | -0/+11 |
| | | | | source. Currently the created entries aren't added to the allowed fields arrays, but this can be done by hand until that bit is made available. Only choice for input type at the moment is 'text' or a text input, not a textarea. Multiple choice will be added later. | ||||
* | make vcard and contact block widget look-alike | marijus | 2014-08-27 | 1 | -44/+36 |
| | |||||
* | add background color to widgets | marijus | 2014-08-26 | 1 | -1/+1 |
| | |||||
* | nav channel selection | friendica | 2014-08-18 | 1 | -0/+2 |
| | |||||
* | .btn.xs > 0.75rem (let's keep that as the min. scalable font size) | jeroenpraat | 2014-08-15 | 1 | -1/+1 |
| | |||||
* | .btn-xs 0.65 > 0.7rem | jeroenpraat | 2014-08-15 | 1 | -1/+1 |
| | |||||
* | Added some missing translation strings. Fixed to scalable for a few font sizes. | Jeroen | 2014-08-14 | 1 | -2/+3 |
| |