Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add bottom margin on aside elements and main to allow for viewport footer. | M.Dent | 2018-08-20 | 2 | -2/+12 |
| | |||||
* | fix css regression | Mario Vavti | 2018-07-07 | 1 | -1/+0 |
| | |||||
* | some work on mod group | Mario | 2018-06-17 | 1 | -26/+6 |
| | |||||
* | some more work on forum notifications | Mario Vavti | 2018-06-02 | 1 | -1/+7 |
| | |||||
* | fixes for css fix | Mario Vavti | 2018-06-01 | 1 | -1/+1 |
| | |||||
* | css fix | Mario Vavti | 2018-06-01 | 1 | -3/+2 |
| | |||||
* | add hover effect to dropdown caret | Mario Vavti | 2018-06-01 | 1 | -0/+8 |
| | |||||
* | merge groups and filed posts into activity filters | Mario Vavti | 2018-05-31 | 1 | -0/+5 |
| | |||||
* | css fix | Mario Vavti | 2018-05-20 | 1 | -1/+1 |
| | |||||
* | update to fork-awesome 1.1 and fix an old font-awesome reference | Mario Vavti | 2018-05-19 | 1 | -1/+1 |
| | |||||
* | minor fixes for dark schema | Mario Vavti | 2018-04-26 | 1 | -2/+2 |
| | |||||
* | drop box-shadow from generic-content-wrapper (it's probably too 90') and use ↵ | Mario Vavti | 2018-04-25 | 1 | -5/+5 |
| | | | | transparent colors for borders to work better with alternate background colors | ||||
* | rename boxy schema to focus-boxy and bs-default to focus-light | Mario Vavti | 2018-04-25 | 5 | -7/+15 |
| | |||||
* | mark simple_* schemas unmaintained and deprecated | Mario Vavti | 2018-04-25 | 6 | -0/+0 |
| | |||||
* | more css fixes for bs-default schema | Mario Vavti | 2018-04-25 | 1 | -1/+1 |
| | |||||
* | css fixes for bs-default schema | Mario Vavti | 2018-04-25 | 1 | -6/+3 |
| | |||||
* | when changing cover photo, show existing | zotlabs | 2018-04-17 | 1 | -0/+4 |
| | |||||
* | css fixes | Mario Vavti | 2018-04-15 | 1 | -0/+3 |
| | |||||
* | fix issue #1047 | Mario Vavti | 2018-04-12 | 1 | -1/+3 |
| | |||||
* | Uniformize title input with other input fields | Mathieu "Matbac" Bacou | 2018-03-08 | 1 | -0/+4 |
| | | | | Add rounded corners to mimic categories input field and main text area. | ||||
* | Remove useless background spec for category field | Mathieu "Matbac" Bacou | 2018-03-08 | 1 | -1/+0 |
| | |||||
* | Fix background of tags field | Mathieu "Matbac" Bacou | 2018-03-08 | 1 | -15/+23 |
| | |||||
* | Fix code background in wiki pages | Mathieu "Thrar" Bacou | 2018-03-08 | 1 | -0/+4 |
| | | | | Fix needed after commit c444e40c016c0faaec604335093b19661b3585b7 | ||||
* | update redbasic theme screenshot | Mario Vavti | 2018-03-05 | 2 | -0/+0 |
| | |||||
* | fix minor issue with custom acl selector | Mario Vavti | 2018-02-26 | 1 | -0/+2 |
| | |||||
* | slightly improve custom acl selector | Mario Vavti | 2018-02-26 | 1 | -9/+0 |
| | |||||
* | change fontname in css and fix issue with unicode characters | Mario Vavti | 2018-02-26 | 1 | -10/+2 |
| | |||||
* | switch to fork-awesome | Mario Vavti | 2018-02-26 | 1 | -1/+1 |
| | |||||
* | mark connections where we do not have post_comments permissions with an no ↵ | Mario Vavti | 2018-02-24 | 1 | -0/+5 |
| | | | | entry sign. | ||||
* | slightly improve cropper style | Mario Vavti | 2018-02-12 | 1 | -8/+3 |
| | |||||
* | update to bootstrap 4 stable | Mario Vavti | 2018-01-24 | 1 | -2/+1 |
| | |||||
* | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2017-12-13 | 1 | -0/+3 |
|\ | |||||
| * | hubzilla issue #475, item 3 | zotlabs | 2017-12-12 | 1 | -1/+5 |
| | | |||||
* | | Revert "try as best we can to keep the directory table (cloud list mode) ↵ | Mario Vavti | 2017-12-12 | 1 | -9/+0 |
|/ | | | | | | inside the containing div. It looks pretty bad when you have a long filename." This reverts commit 4d7acdd44d4413c5bb712fe05a77bcaccc3054a5. | ||||
* | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2017-12-12 | 1 | -0/+9 |
|\ | |||||
| * | try as best we can to keep the directory table (cloud list mode) inside the ↵ | zotlabs | 2017-12-11 | 1 | -0/+9 |
| | | | | | | | | containing div. It looks pretty bad when you have a long filename. | ||||
* | | notification: slight animation for loading... and do not remove public ↵ | Mario Vavti | 2017-12-11 | 1 | -0/+43 |
|/ | | | | stream items on click (we can not mark them read) | ||||
* | don't force tile photos to be square, as there's no way to sensibly ↵ | zotlabs | 2017-12-05 | 1 | -8/+9 |
| | | | | auto-crop; increase the tile size slightly to compensate | ||||
* | add a cursor-pointer class | Mario Vavti | 2017-12-01 | 1 | -1/+2 |
| | |||||
* | Update dark.css | albigro | 2017-11-27 | 1 | -1/+8 |
| | |||||
* | after shrinking the tile icons they can be a bit darker. At the larger size ↵ | zotlabs | 2017-11-21 | 1 | -1/+1 |
| | | | | the darkness was harsh. | ||||
* | more work theming the tile view | zotlabs | 2017-11-20 | 1 | -4/+11 |
| | |||||
* | cloud tiles: use folder-o for folders and set the icon colour to something a ↵ | zotlabs | 2017-11-19 | 1 | -0/+4 |
| | | | | bit less harsh than the link colour for system icons. Dark solid blue folders are a bit overwhelming, as is the default text_colour (black) | ||||
* | fix pinned apps not available in mobile view | Mario Vavti | 2017-11-19 | 1 | -0/+5 |
| | |||||
* | revisit media breakpoints - do not switch to mobile view to early. | Mario Vavti | 2017-11-19 | 2 | -5/+7 |
| | |||||
* | move notifications full-screen handling to notifications widget | Mario Vavti | 2017-11-14 | 1 | -14/+0 |
| | |||||
* | removed underline only for testing purpose - revert | Mario Vavti | 2017-11-12 | 1 | -1/+1 |
| | |||||
* | fix some schema issues | Mario Vavti | 2017-11-12 | 4 | -5/+21 |
| | |||||
* | load notifications links to /display via ajax if we are already in /display | Mario Vavti | 2017-11-09 | 1 | -1/+3 |
| | |||||
* | css fixes | Mario Vavti | 2017-11-08 | 1 | -5/+5 |
| |