Commit Graph

1177 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
phani00 c855346358 remove my dark theme fixes.
(cherry picked from commit 70a7661711)
2018-12-22 19:52:09 +01:00
phani00 44832bbacb change redbasic dark schema to make categories and highlights readable
additions to /view/theme/redbasic/schema/dark.css to change the appearance of category
badges and highlighted text ([hl]...[/hl]).

hl text changed from master: it's not 'strong' anymore. commented out the pseudo-class
selector that works in master but not in dev anymore.


(cherry picked from commit 18caf0273f)
2018-12-14 11:30:05 +01:00
Mario Vavti 05c422ef23 redbasic sticky aside fixes
(cherry picked from commit 8d4f6a7865)
2018-12-02 10:18:20 +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 97fcc495f2 fix minor issue in dark and light schemas 2018-10-10 14:01:03 +02:00
Mario Vavti 7dadf387e5 indicate locked features 2018-10-01 11:01:56 +02:00
Mario Vavti 91502b4104 change wording 2018-09-26 15:13:19 +02:00
Mario Vavti 9bc76b4259 appification of the pdl editor and move advanced_theming to theme settings where it belongs 2018-09-26 15:02:20 +02:00
Mario Vavti 9bb0f1d18e move advanced_theming switch to settings/display for now 2018-09-25 12:02:00 +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 32fba39915 fix typo 2018-09-21 11:22:11 +02:00
Mario Vavti c1697ce96b fix can not enter text in notes widget 2018-09-21 11:15:18 +02:00
Mario Vavti 54fa28441c install bootstrap via composer 2018-09-07 11:26:02 +02:00
Mario Vavti 673a2f67f1 sticky-kit: improve handling 2018-09-06 10:08:55 +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 cbaaa1c57f merge groups and filed posts into activity filters 2018-05-31 13:05:32 +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 00a95f4b91 minor fixes for dark schema 2018-04-26 22:44:40 +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
Mario Vavti ddb9db188b rename boxy schema to focus-boxy and bs-default to focus-light 2018-04-25 11:31:10 +02:00
Mario Vavti a3f77409a4 mark simple_* schemas unmaintained and deprecated 2018-04-25 11:14:45 +02:00
Mario Vavti 1bb2d0b954 more css fixes for bs-default schema 2018-04-25 11:02:14 +02:00
Mario Vavti 0773b9bf92 css fixes for bs-default schema 2018-04-25 10:58:38 +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
Mathieu "Matbac" Bacou 500b141341 Uniformize title input with other input fields
Add rounded corners to mimic categories input field and main text area.
2018-03-08 21:12:33 +01:00
Mathieu "Matbac" Bacou f9cca2422a Remove useless background spec for category field 2018-03-08 21:02:51 +01:00