aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/redbasic/css
Commit message (Collapse)AuthorAgeFilesLines
* calendar merge initial commitMario Vavti2019-04-191-5/+6
|
* revert padding for text highlight. It is messing with indent punctuation and ↵Mario Vavti2018-12-221-2/+1
| | | | decreases legibility of the highlighted text.
* remove color from style.css (default) but add a little padding; add color & ↵phani002018-12-181-1/+1
| | | | border radius to dark.css.
* change hl text color to the default text color in non-dark schema. looks ↵phani002018-12-181-1/+1
| | | | good, except in dark, where i can change it in dark.css.
* remove some fancy formatting.phani002018-12-181-4/+0
|
* new fix for dark themephani002018-12-171-0/+10
| | | | | | | | change implementation of hl-tags in include/bbcode.php insert class='default-highlight' instead of background-color: 'yellow' into span add span.default-highlight definition to view/theme/redbasic/css/style.css this works for all schemas incl. dark.
* fix css issues in bbcode conversion and focus-light schemaMario Vavti2018-11-121-5/+0
|
* fix shared_header img expanding to 100% width when sharing a shareMario Vavti2018-11-101-5/+2
|
* css fix for reshared-content images and whitespaceMario Vavti2018-10-311-3/+14
|
* textcomplete: return up to 100 items and look for for matches in the entire ↵Mario Vavti2018-10-221-0/+6
| | | | string (not just the beginning) when suggesting emojis
* indicate locked featuresMario Vavti2018-10-011-3/+1
|
* revert nav settings opacityMario Vavti2018-09-241-11/+0
|
* fade in nav settings buttonMario2018-09-241-0/+3
|
* only show nav settings icon when hovering over navMario2018-09-231-0/+8
|
* fix position of nav settings iconMario Vavti2018-09-211-1/+5
|
* hide cover photo by default and show it only if conditions are metMario Vavti2018-09-051-1/+2
|
* revert "Add bottom margin on aside elements and main to allow for viewport ↵Mario Vavti2018-09-051-7/+1
| | | | | | footer." This reverts commit 1d7d604016e6728725c4b857cec85c3d5a050268.
* Revert "Fix jumpy sidebars"Mario Vavti2018-09-051-3/+0
| | | | This reverts commit 79eb6d39423c47c8c7809ed34cdc88effbb6e97e.
* Fix jumpy sidebarsM.Dent2018-08-211-0/+3
|
* Add bottom margin on aside elements and main to allow for viewport footer.M.Dent2018-08-201-1/+7
|
* fix css regressionMario Vavti2018-07-071-1/+0
|
* some work on mod groupMario2018-06-171-26/+6
|
* some more work on forum notificationsMario Vavti2018-06-021-1/+7
|
* fixes for css fixMario Vavti2018-06-011-1/+1
|
* css fixMario Vavti2018-06-011-3/+2
|
* add hover effect to dropdown caretMario Vavti2018-06-011-0/+8
|
* css fixMario Vavti2018-05-201-1/+1
|
* update to fork-awesome 1.1 and fix an old font-awesome referenceMario Vavti2018-05-191-1/+1
|
* drop box-shadow from generic-content-wrapper (it's probably too 90') and use ↵Mario Vavti2018-04-251-5/+5
| | | | transparent colors for borders to work better with alternate background colors
* when changing cover photo, show existingzotlabs2018-04-171-0/+4
|
* css fixesMario Vavti2018-04-151-0/+3
|
* fix issue #1047Mario Vavti2018-04-121-1/+3
|
* fix minor issue with custom acl selectorMario Vavti2018-02-261-0/+2
|
* slightly improve custom acl selectorMario Vavti2018-02-261-9/+0
|
* change fontname in css and fix issue with unicode charactersMario Vavti2018-02-261-10/+2
|
* mark connections where we do not have post_comments permissions with an no ↵Mario Vavti2018-02-241-0/+5
| | | | entry sign.
* slightly improve cropper styleMario Vavti2018-02-121-8/+3
|
* Merge remote-tracking branch 'mike/master' into devMario Vavti2017-12-131-0/+3
|\
| * hubzilla issue #475, item 3zotlabs2017-12-121-1/+5
| |
* | Revert "try as best we can to keep the directory table (cloud list mode) ↵Mario Vavti2017-12-121-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 devMario Vavti2017-12-121-0/+9
|\
| * try as best we can to keep the directory table (cloud list mode) inside the ↵zotlabs2017-12-111-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 Vavti2017-12-111-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 ↵zotlabs2017-12-051-8/+9
| | | | auto-crop; increase the tile size slightly to compensate
* add a cursor-pointer classMario Vavti2017-12-011-1/+2
|
* after shrinking the tile icons they can be a bit darker. At the larger size ↵zotlabs2017-11-211-1/+1
| | | | the darkness was harsh.
* more work theming the tile viewzotlabs2017-11-201-4/+11
|
* cloud tiles: use folder-o for folders and set the icon colour to something a ↵zotlabs2017-11-191-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 viewMario Vavti2017-11-191-0/+5
|
* revisit media breakpoints - do not switch to mobile view to early.Mario Vavti2017-11-191-1/+1
|