Commit Graph

878 Commits

Author SHA1 Message Date
Mario Vavti 0bfda6d4c8 revert padding for text highlight. It is messing with indent punctuation and decreases legibility of the highlighted text.
(cherry picked from commit fac3579fb0)
2018-12-22 20:18:12 +01:00
phani00 feda1e6d84 remove color from style.css (default) but add a little padding; add color & border radius to dark.css.
(cherry picked from commit 2354bb5427)
2018-12-22 19:54:48 +01:00
phani00 4256bea418 change hl text color to the default text color in non-dark schema. looks good, except in dark, where i can change it in dark.css.
(cherry picked from commit b97143e9db)
2018-12-22 19:54:31 +01:00
phani00 4d47b098e5 remove some fancy formatting.
(cherry picked from commit aaab905e72)
2018-12-22 19:54:11 +01:00
phani00 66b56416b6 new fix for dark theme
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.


(cherry picked from commit aace8a14ce)
2018-12-22 19:52:39 +01:00
Mario Vavti 7bd60adfbe fix css issues in bbcode conversion and focus-light schema 2018-11-12 09:35:12 +01:00
Mario Vavti fc5dc9717a fix shared_header img expanding to 100% width when sharing a share 2018-11-10 11:31:06 +01:00
Mario Vavti 3dab0d365d css fix for reshared-content images and whitespace 2018-10-31 13:20:09 +01:00
Mario Vavti 5c36eef039 textcomplete: return up to 100 items and look for for matches in the entire string (not just the beginning) when suggesting emojis 2018-10-22 15:36:02 +02:00
Mario Vavti 7dadf387e5 indicate locked features 2018-10-01 11:01:56 +02:00
Mario Vavti c748230b35 revert nav settings opacity 2018-09-24 11:51:20 +02:00
Mario 4a7c678213 fade in nav settings button 2018-09-24 09:46:19 +02:00
Mario 9b7c6e96f7 only show nav settings icon when hovering over nav 2018-09-23 20:41:01 +02:00
Mario Vavti 4dd1521677 fix position of nav settings icon 2018-09-21 12:16:36 +02:00
Mario Vavti 4f82428a20 hide cover photo by default and show it only if conditions are met 2018-09-05 14:31:34 +02:00
Mario Vavti e494a76b33 revert "Add bottom margin on aside elements and main to allow for viewport footer."
This reverts commit 1d7d604016.
2018-09-05 12:34:30 +02:00
Mario Vavti 1753e40466 Revert "Fix jumpy sidebars"
This reverts commit 79eb6d3942.
2018-09-05 12:32:53 +02:00
M.Dent 79eb6d3942 Fix jumpy sidebars 2018-08-21 13:18:42 -04:00
M.Dent 1d7d604016 Add bottom margin on aside elements and main to allow for viewport footer. 2018-08-20 00:15:34 -04:00
Mario Vavti ac8db6479e fix css regression 2018-07-07 08:14:11 +02:00
Mario 9c5df51141 some work on mod group 2018-06-17 16:58:12 +02:00
Mario Vavti db0a3a7534 some more work on forum notifications 2018-06-02 15:39:38 +02:00
Mario Vavti 56f0244360 fixes for css fix 2018-06-01 20:59:28 +02:00
Mario Vavti 60a7e68b1b css fix 2018-06-01 13:39:29 +02:00
Mario Vavti ec6d4f8ac3 add hover effect to dropdown caret 2018-06-01 13:30:02 +02:00
Mario Vavti 6ba77ce0e2 css fix 2018-05-20 13:47:05 +02:00
Mario Vavti 7a1afc315d update to fork-awesome 1.1 and fix an old font-awesome reference 2018-05-19 22:01:10 +02:00
Mario Vavti 2ede8e3675 drop box-shadow from generic-content-wrapper (it's probably too 90') and use transparent colors for borders to work better with alternate background colors 2018-04-25 14:11:41 +02:00
zotlabs 0576046d02 when changing cover photo, show existing 2018-04-17 16:29:32 -07:00
Mario Vavti bbe58dd550 css fixes 2018-04-15 10:20:32 +02:00
Mario Vavti 09a8b4b379 fix issue #1047 2018-04-12 10:58:31 +02:00
Mario Vavti ee5fd8a0bd fix minor issue with custom acl selector 2018-02-26 15:09:46 +01:00
Mario Vavti 032cbca651 slightly improve custom acl selector 2018-02-26 13:57:13 +01:00
Mario Vavti be3e0ca9a1 change fontname in css and fix issue with unicode characters 2018-02-26 12:54:26 +01:00
Mario Vavti c618bfc607 mark connections where we do not have post_comments permissions with an no entry sign. 2018-02-24 19:42:39 +01:00
Mario Vavti 571a9642a5 slightly improve cropper style 2018-02-12 11:06:21 +01:00
Mario Vavti b8fcfc7698 Merge remote-tracking branch 'mike/master' into dev 2017-12-13 11:38:42 +01:00
zotlabs a984cd2b27 hubzilla issue #475, item 3 2017-12-12 13:50:25 -08:00
Mario Vavti 7a7bfd9de7 Revert "try as best we can to keep the directory table (cloud list mode) inside the containing div. It looks pretty bad when you have a long filename."
This reverts commit 4d7acdd44d.
2017-12-12 11:10:12 +01:00
Mario Vavti d0956eb39d Merge remote-tracking branch 'mike/master' into dev 2017-12-12 10:37:04 +01:00
zotlabs 4d7acdd44d try as best we can to keep the directory table (cloud list mode) inside the containing div. It looks pretty bad when you have a long filename. 2017-12-11 15:47:54 -08:00
Mario Vavti 5b1ef760a0 notification: slight animation for loading... and do not remove public stream items on click (we can not mark them read) 2017-12-11 16:50:25 +01:00
zotlabs 157966eb11 don't force tile photos to be square, as there's no way to sensibly auto-crop; increase the tile size slightly to compensate 2017-12-05 21:06:41 -08:00
Mario Vavti 9a04b49585 add a cursor-pointer class 2017-12-01 21:06:44 +01:00
zotlabs 1acef2e242 after shrinking the tile icons they can be a bit darker. At the larger size the darkness was harsh. 2017-11-21 01:41:35 -08:00
zotlabs 1810edae93 more work theming the tile view 2017-11-20 16:05:24 -08:00
zotlabs 250d947667 cloud tiles: use folder-o for folders and set the icon colour to something a 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) 2017-11-19 21:51:21 -08:00
Mario Vavti 66a0b4790e fix pinned apps not available in mobile view 2017-11-19 22:15:51 +01:00
Mario Vavti 3efe144fa0 revisit media breakpoints - do not switch to mobile view to early. 2017-11-19 21:41:45 +01:00
Mario Vavti e7d20efb1b css fixes 2017-11-08 12:00:15 +01:00