Sebastian Castro
6d4ea36646
skin colibris: Fix table of content with ep_resizable_bar
2020-01-03 15:35:12 -03:00
muxator
312c72c364
formatting: bulk remove trailing whitespaces
...
Do not touch vendorized files (e.g. libraries that were imported from external
projects).
No functional changes.
Command:
find . -name '*.<EXTENSION>' -type f -print0 | xargs -0 sed -i 's/[[:space:]]*$//'
2019-10-20 02:09:22 +02:00
cupcakearmy
d88726b58d
colibris: the "ok" button was misaligned in Chrome
...
When visiting Etherpad's home page with Chrome the "ok" button was not on the
same line as the pad name text box. On Firefox & Safari there was no problem.
Tested on Chrome 74.
Fixes #3604 .
2019-05-10 09:50:25 +02:00
Sebastian Castro
9848a600e3
colibris: Fixes #3548 #3549 chat improvements
2019-02-22 19:48:46 +01:00
Sebastian Castro
378dbe8485
skins: Improve clientPluginNames class helper
...
Moving classes to html tag so it can be used to style other part of template depending on plugins like #users, #chat etc...
Rename plugin class with "plugin-" prefix, because there were conflicts with some plugins using the same .ep_font_color class to apply css rules
2019-02-22 19:48:46 +01:00
Sebastian Castro
fc629e49d9
skins:colibris fixes #3514 hide sidediv and "show line number" option on mobile
2018-11-28 15:01:12 +01:00
Sebastian Castro
2ce195747b
skins: Fixes #3510 show/hide line numbers
2018-11-15 11:34:32 +01:00
Sebastian Castro
4c7ae65ac4
colibris: use a darker default font and do not use OpenDyslexic
2018-11-08 21:56:41 +01:00
Sebastian Castro
385ca8771b
colibris: various improvements, including author_hover, cursortrace plugins
2018-11-08 21:56:40 +01:00
Sebastian Castro
39ad22f78f
colibris: style timeslider page
2018-11-08 21:56:39 +01:00
Sebastian Castro
8343afde84
colibris: move ep_embedded_hyperlinks style to plugin itself
2018-11-08 21:56:38 +01:00
Sebastian Castro
948e9e4e10
colibris: responsive layout depending on plugins activated
2018-11-08 21:56:30 +01:00
Sebastian Castro
413f46b085
colibris: minor improvements
2018-11-08 21:56:29 +01:00
Sebastian Castro
e8c229cc65
colibris: add style for ep_embedded_hyperlink plugin
2018-11-08 21:56:29 +01:00
Sebastian Castro
9205b551df
colibris: fix plugin ep_comments style
2018-11-08 21:56:28 +01:00
Sebastian Castro
af641c3b3d
colibris: minor improvements
2018-11-08 21:56:27 +01:00
Sebastian Castro
8881a2a61f
colibris: style plugin ep_tables2
2018-11-08 21:56:26 +01:00
Sebastian Castro
24b46984d4
colibris: Style ep_set_title_on_pad
2018-11-08 21:56:18 +01:00
Sebastian Castro
dad6c217ef
colibris: improvements
2018-11-08 21:56:17 +01:00
Sebastian Castro
3f761121b2
colibris: improve colibris responsive
2018-11-08 21:56:15 +01:00
Sebastian Castro
6cc499bcce
colibris: add new skin, initial commit
...
Needs further development: responsive, plugins, configuration...
2018-11-08 21:56:14 +01:00
muxator
aba1c6f8bd
skins: moved "static/custom" -> "static/skins/no-skin"
...
The old empty skin created by the startup scripts becomes the default: no-skin.
2018-08-26 21:17:04 +02:00