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
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
Mathieu "Matbac" Bacou
76a8006003
Fix background of tags field
2018-03-08 20:56:23 +01:00
Mathieu "Thrar" Bacou
7ac70e1f23
Fix code background in wiki pages
...
Fix needed after commit c444e40c01
2018-03-08 20:14:44 +01:00
Mario Vavti
a0e0b82067
update redbasic theme screenshot
2018-03-05 22:39:27 +01: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