Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Merge pull request #760 from pafcu/apps | RedMatrix | 2014-12-23 | 1 | -1/+8 | |
|\ | | | | | Some apps changes | |||||
| * | Move app icon centering to style.css | Stefan Parviainen | 2014-12-22 | 1 | -0/+8 | |
| | | ||||||
| * | Center app names | Stefan Parviainen | 2014-12-22 | 1 | -1/+0 | |
| | | ||||||
* | | Show autocomplete taggable with special color | Stefan Parviainen | 2014-12-22 | 1 | -29/+2 | |
|/ | ||||||
* | Merge pull request #757 from git-marijus/master | RedMatrix | 2014-12-22 | 1 | -10/+0 | |
|\ | | | | | files: make mod/filestorage.php load via ajax and some design work. work... | |||||
| * | files: make mod/filestorage.php load via ajax and some design work. work in ↵ | marijus | 2014-12-21 | 1 | -10/+0 | |
| | | | | | | | | progress... | |||||
* | | Fancy categories input with bootstrap-tagsinput | Stefan Parviainen | 2014-12-21 | 1 | -27/+31 | |
|/ | ||||||
* | essentials for creating a "block-style" list-mode page such as one might ↵ | friendica | 2014-12-16 | 2 | -0/+20 | |
| | | | | have for a pinterest-style layout. Just load view/theme/redbasic/css/blockmode.css after redbasic PCSS - you're done. We may need some other indicator besides the number of comments to indicate "click here to see the rest of the article", but we're a bit short on space so maybe a view icon will work. | |||||
* | move profile css to mod_profile and minoor fixes | marijus | 2014-12-11 | 1 | -23/+0 | |
| | ||||||
* | bootstrap-3.3.1 and minor css fixes | marijus | 2014-11-29 | 1 | -12/+2 | |
| | ||||||
* | 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 | |
| |