Sebastian Castro
7aa7e02e27
Various UI improvement ( #4017 )
2020-06-02 10:25:43 +01:00
Sebastian Castro
01c59b3b88
colibris: apply skin variants to set_title_on_pad
2020-05-03 22:36:14 +02:00
Sebastian Castro
84d82b506b
css: Fix some problems with new UI refs #3907 ( #3908 )
...
* css: Fix sidedivinner padding creating ui problems refs #3907
* css: Fix colorpicker for mobile
2020-04-20 14:51:02 +01:00
Sebastian Castro
705b6c5e2e
colibris: adds toolbar border when editor is scrolling
2020-04-19 03:03:44 +02:00
Sebastian Castro
621448b92f
css: add default color/variable for browsers non supporting css variables
2020-04-19 03:03:44 +02:00
Sebastian Castro
02769bee44
css: simplify new theme and variants
...
make design simpler so it's less complex to implement
remove light-soft-color and dark-soft-color
2020-04-19 03:03:44 +02:00
Sebastian Castro
12da4f751f
colibris: style ep_comments
2020-04-19 03:03:44 +02:00
Sebastian Castro
7fb086edbe
css: Still some adjustements to handle all variants properly
2020-04-19 03:03:44 +02:00
Sebastian Castro
709e5d2233
colibris: introduce skin variants, in order to customize the rendering
...
This provide a nice way to change the colors of main containers from settings file. See comment inside settings for how it works
2020-04-19 03:03:44 +02:00
Sebastian Castro
99d9752b0a
css: introduce css variables in Colibris skin
2020-04-19 03:03:44 +02:00
Sebastian Castro
a89503a4dd
css: style scroll bars
2020-04-19 03:03:44 +02:00
Sebastian Castro
559a48221e
css: Clear old comments code, we gonna write it from scratch
2020-04-19 03:03:44 +02:00
Sebastian Castro
51b857ad1a
css: minor improvements
2020-04-19 03:03:44 +02:00
Sebastian Castro
a5164dad43
fonts: improve default fonts & font picker
...
- change default font for colibris and for no-skin
- add roboto and quicksand font files
- simplify font picker: directly use the name of the font, and reduce their
number
2020-04-19 03:03:44 +02:00
Sebastian Castro
2dc4cfdfe1
css: improve popup opening animation
2020-04-19 03:03:44 +02:00
Sebastian Castro
6d586a21b3
colibris: clean no more used code since refactor
2020-04-19 03:03:44 +02:00
Sebastian Castro
b5543d65be
mobile: fix colibris skin
2020-04-19 03:03:44 +02:00
Sebastian Castro
d6aec95684
colibris: improve toolbar
2020-04-19 03:03:44 +02:00
Sebastian Castro
c79ad1e504
css: fix Colibris timeslider
2020-04-19 03:03:44 +02:00
Sebastian Castro
e041099d1b
fix colibris skin after refactor
2020-04-19 03:03:44 +02: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
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
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
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