Mario Vavti
c200e55f95
remove option which should never have slipped into dev branch
2019-05-08 16:15:26 +02:00
Mario Vavti
dce6a5763d
calendar merge: d&d support and some minor cleanup and fixes
2019-04-29 11:45:55 +02:00
Mario Vavti
9b6e46dc6b
calendar merge initial commit
2019-04-19 15:32:56 +02:00
Mario Vavti
fac3579fb0
revert padding for text highlight. It is messing with indent punctuation and decreases legibility of the highlighted text.
2018-12-22 19:47:46 +01:00
phani00
2354bb5427
remove color from style.css (default) but add a little padding; add color & border radius to dark.css.
2018-12-18 17:54:39 +01:00
phani00
b97143e9db
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.
2018-12-18 14:02:50 +01:00
phani00
aaab905e72
remove some fancy formatting.
2018-12-18 12:37:51 +01:00
phani00
aace8a14ce
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.
2018-12-17 15:28:15 +00:00
phani00
70a7661711
remove my dark theme fixes.
2018-12-17 10:08:45 +00:00
phani00
18caf0273f
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.
2018-12-10 03:03:28 +00:00
Mario Vavti
8d4f6a7865
redbasic sticky aside fixes
2018-12-01 21:30:18 +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