Commit Graph

26 Commits

Author SHA1 Message Date
ef87f7123b Replace theme variables with CSS variables (#7214)
* Replace theme colors with `Theme->variable()`

* Replace `Theme->variable()` with the equivalent CSS variable

* Small changing in mail template for using of `Theme->variable()`

* Doc version for CSS variables

* Update CHANGELOG.md
2024-09-12 15:03:31 +00:00
4cc65fcf7c Enh #7131: Introduce new CSS variables: --hh-fixed-header-height and … (#7133)
* Enh #7131: Introduce new CSS variables: --hh-fixed-header-height and --hh-fixed-footer-height

* Add description to migration guide

* Force keeping px after CSS compilation.

* Add comment in less file

* On mobile, change --hh-fixed-header-height CSS variable value instead of body padding top

* Update MIGRATE-DEV.md

* 593935d2b4 (r1686930702)

* Replace LESS compile -x option with --clean-css

---------

Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2024-07-30 10:23:50 +00:00
9448c0e6aa Merge branch 'master' into develop 2024-07-05 22:33:38 +02:00
9c7d74d054 Fix: Missing --text-color-default CSS variable (#7104)
* Fix: Missing --text-color-default CSS variable

* Add PR ID to changelog
2024-07-03 12:35:29 +02:00
000dff3870 Add a link to notification settings on top dropdown list (#7073)
* Add a link to notification settings on top dropdown list

* Update styles for notification dropdown list
2024-07-01 07:46:33 +00:00
3e72d2bb04 Enh #25: Improve contrast of @default button color (#6886)
Co-authored-by: Serhiy Moskalenko <serg.mosk.dev@gmail.com>
2024-03-14 17:14:37 +00:00
3c81bee312 Lighten Wells/BG-Color-Secondary (#6884) 2024-03-13 13:20:47 +01:00
8861a580c4 Update style variable background-color-secondary (#6296) 2023-05-05 17:01:19 +02:00
5f7cd820c3 Enh/theme var background color highlight (#6175)
* Update theme variable `@background-color-highlight`

* Update CHANGELOG-DEV.md

* New theme variable `@background-color-highlight-soft`

* Improve theme var `background-color-highlight`
2023-03-17 09:21:11 +00:00
3857983534 Theme variables background-color-highlight and background-color-highlight-soft (#6173)
* Update theme variable `@background-color-highlight`

* Update CHANGELOG-DEV.md

* New theme variable `@background-color-highlight-soft`
2023-03-16 08:57:00 +00:00
0d3b7b92bb Remove theme variable mail-font-url (#6157) 2023-03-10 09:23:05 +00:00
8cc278dd94 Implement CSS variables (#6081)
* Implement CSS variables

* Update CHANGELOG-DEV.md

* Update CHANGELOG-DEV.md

---------

Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2023-02-01 15:00:32 +01:00
11faf87c44 Enh #4399: Changed default @warning color to 2021-09-28 14:50:51 +02:00
45aad60f33 Small cleanup in variables.less 2020-11-11 19:51:43 +01:00
ba8791c551 Fixed stream gallery ratio issues on fluid themes 2020-11-11 19:50:02 +01:00
040e673893 #4432 Made tab space equal to4 instead to 2. And several horisontal space between selectors 2020-10-09 14:49:01 +03:00
a09f703c8c Minor theme alignments 2020-09-24 16:14:35 +02:00
b40fef1caa - Implementation of StreamEntryOptions for differentiating the appearance
- Migrated Activity widget to new StreamEntryWidget logic
- Aligned comment section to new StreamEntryWidget
2020-09-23 17:47:36 +02:00
dbb1aa94a1 Enh: Initial implementation of new WallStreamEntryWidget 2020-09-15 16:57:19 +02:00
2f33aff0d2 Fixed invalid @mail-font-family theme value 2019-10-15 22:39:21 +02:00
e3326d0e85 - Enh: Moved from bower to npm assets
- Chng: Removed `jquery-placeholder` asset and dependency
- Chng: Removed `atwho` asset and dependency
- Cnng: Removed old IE support
2018-12-10 18:02:29 +01:00
cf2757389a Updated CHANGELOG.md 2018-10-23 14:12:11 +02:00
d712375421 add less options for mail font url/family 2018-10-14 09:49:27 +02:00
6d19c7fce7 Fixed bower paths 2017-11-05 21:38:25 +01:00
e7e42de41f Fixed less build paths 2017-01-27 00:27:36 +01:00
98f92e2221 Moved root folders (js/css/resources/less) into static folder 2017-01-26 17:44:51 +01:00