Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | do not reload page for edit album and some minor cleanup | marijus | 2014-10-27 | 1 | -0/+1 |
| | |||||
* | 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 |
| | |||||
* | tweak .comment-edit-text-empty to correlate with the new default app font-size | marijus | 2014-08-13 | 1 | -1/+1 |
| | |||||
* | max-width for small screens | Jeroen | 2014-08-06 | 1 | -1/+1 |
| | |||||
* | Reworked the options on the profile edit page. In one words: buttons. Hope ↵ | Jeroen | 2014-08-06 | 1 | -4/+24 |
| | | | | you liked it. Revert or fix if not. Also reworked the channels manage page a bit, because channel names where not readable with larger fonts. Not perfect yet, but now readable and I think better aligned. Also revert/fix if not good. | ||||
* | re-align the "remember me" button on login page after bootstrap update | friendica | 2014-07-27 | 1 | -0/+2 |
| | |||||
* | Improved photo view page. Added a delete button, stylized other button and ↵ | Jeroen | 2014-07-27 | 1 | -9/+20 |
| | | | | rearangend divs a but. I even made a javascript function (copied is the right word). I changed the application (non-posts) font size (temporary) to 14px, same as button (btn) font size. I like to change all font sizes to 1.0rem (posts) and 0.8rem (application) in the near future, but I will test that first on my hub. | ||||
* | make profile edit pencil stand out a bit on darker backgrounds | friendica | 2014-07-24 | 1 | -0/+1 |
| | |||||
* | update to bootstrap-3.2 and minor css adjustments | marijus | 2014-07-24 | 1 | -3/+2 |
| | |||||
* | more event display formatting | friendica | 2014-07-07 | 1 | -6/+16 |
| | |||||
* | event render improvements | friendica | 2014-07-06 | 1 | -1/+5 |
| | |||||
* | make it a div to prevent extra borders in some browsers after click | marijus | 2014-06-26 | 1 | -0/+4 |
| |