Commit Graph

110 Commits

Author SHA1 Message Date
Sukhwinder Dhillon 09b9d7401c base.less: Make menu nav-level-2 hover better visible 2023-06-19 10:09:36 +02:00
Johannes Meyer 3c2c79b669 css: Apply `box-sizing:border-box` to all `<details>` children
We have this everywhere else, so it should not be different here.
2022-10-10 10:42:45 +02:00
Florian Strohmaier f215497330 CSS: Improve sidebar contrast
refs #4720
2022-04-05 15:24:41 +02:00
Johannes Meyer e0e922efc9 base.less: Cleanup overidden ipl-web light variables 2022-02-25 10:52:16 +01:00
Florian Strohmaier 6bf05b8a8b base.less: Add ipl-web overrides for light mode vars 2022-02-25 10:52:16 +01:00
Florian Strohmaier c02895d3b0 base.less: Remove redundant ipl-web vars 2022-02-25 10:52:16 +01:00
Florian Strohmaier 9f6a4f4797 base.less: Set ipl-web vars 2022-02-25 10:52:16 +01:00
Johannes Meyer 3ba4727bbd css: Use `@light-mode` to register light mode rules 2022-02-10 11:11:06 +01:00
Johannes Meyer 7a938f6b02 css: Don't use `.var()` or `var()` calls explicitly 2022-02-10 10:59:01 +01:00
Florian Strohmaier 1b0bb1b80b
Bugfix/fix collapsible bottom fade gradient (#4593)
* base: Introduce `@body-bg-transparent-color

* main.less: Fix collapsible bottom fade gradient

* css: Raise `.impact`'s z-index even higher

Co-authored-by: Johannes Meyer <johannes.meyer@icinga.com>
2021-11-10 09:34:40 +01:00
Florian Strohmaier 457b6f6971 base.less: Optmize contrast for `pre` elements 2021-11-09 14:18:24 +01:00
Florian Strohmaier 1621588bdd base.less: Tint light theme gray vars
refs #4565
2021-10-27 17:44:37 +02:00
Johannes Meyer c38a7b5cf3 css: Disable login orb animation and all orbs for themes
fixes #4437
2021-07-26 11:54:28 +02:00
Johannes Meyer dedb63b7af css: Fix menu hover/focus styles 2021-07-01 17:47:14 +02:00
Johannes Meyer b88dad9525 css: Respect `--icinga-*` 2021-06-28 16:22:19 +02:00
Johannes Meyer b68281388a css: Fix notification color vars and respect `--color-notification-*` 2021-06-28 12:37:42 +02:00
Johannes Meyer 804fe75d55 css: Respect `--color-*` 2021-06-28 12:37:30 +02:00
Johannes Meyer 98cea1bbab css: Fix form description background color 2021-06-24 13:06:05 +02:00
Johannes Meyer 608499c4cd Integrate light theme's `gray-lightest` using a media query 2021-06-23 17:40:06 +02:00
Johannes Meyer 49f905af06 Integrate light theme's `gray-lighter` using a media query 2021-06-23 17:40:06 +02:00
Johannes Meyer b7f42e52dc Integrate light theme's `gray-light` using a media query 2021-06-23 17:40:06 +02:00
Johannes Meyer 62979c31f0 Integrate light theme's `gray-semilight` using a media query 2021-06-23 17:40:06 +02:00
Johannes Meyer d82577c0e0 Integrate light theme's `gray` using a media query 2021-06-23 17:40:06 +02:00
Johannes Meyer 78aef14c9f Integrate light theme's `low-sat-blue-dark` using a media query 2021-06-23 17:40:06 +02:00
Johannes Meyer 02c0a9b151 Integrate light theme's `low-sat-blue` using a media query 2021-06-23 17:40:06 +02:00
Johannes Meyer 8bb50b3725 Integrate light theme's `menu-2ndlvl-color` using a media query 2021-06-23 17:40:06 +02:00
Johannes Meyer ff4dafe091 Integrate light theme's `menu-active-bg-color` using a media query 2021-06-23 17:40:06 +02:00
Johannes Meyer 39983763f1 Integrate light theme's `menu-color` using a media query 2021-06-23 17:40:06 +02:00
Johannes Meyer 039fdfc8af Integrate light theme's `@text-color` using a media query 2021-06-23 17:40:06 +02:00
Johannes Meyer 05acbd0a3f Integrate light theme's `@menu-bg-color` using a media query 2021-06-23 17:40:06 +02:00
Johannes Meyer 96687e37c6 Integrate light theme's `@body-bg-color` using a media query 2021-06-23 17:40:06 +02:00
Johannes Meyer b1622fcb2d Integrate light theme's selector rules using media queries 2021-06-23 17:40:06 +02:00
Johannes Meyer 6b91f8f223 css: Cleanup base.less 2021-06-23 07:39:55 +02:00
Johannes Meyer 06d0621a12 menu.less: Use appropriate color variables based on usage 2021-06-23 07:39:55 +02:00
Florian Strohmaier bddd376cfd base.less: Set color vars 2021-06-23 07:39:55 +02:00
Johannes Meyer ce1fed1b1d css: Use specific colors to represent grants, refusals and restrictions 2021-04-07 14:30:14 +02:00
Johannes Meyer 46769b9be2 js: Add `.impact` to `.content` if a control is automatically submitted 2021-01-13 17:19:39 +01:00
Markus Frosch 1979b53555 css: Fix relative path loading for icinga-loader.gif 2020-06-09 10:16:21 +02:00
Johannes Meyer 1527b7c85c css: Style outline for any focusable element the same
A recent chrome version changed the focus style again.
Without this some form elements and other focusable
elements get a black outline.
2020-06-04 08:32:15 +02:00
Johannes Meyer cdd5004a25 base.less: Optimize container loading effect 2020-04-14 10:40:09 +02:00
Florian Strohmaier 224e87c856 base.less: Redesign loading effect 2020-04-14 08:31:48 +02:00
Feu Mourek 8236b3baf0 Move form colours to the base.less 2019-12-04 11:35:25 +01:00
Florian Strohmaier 1755c01390 base.less: Add gray-semilight var 2019-11-28 15:32:38 +01:00
Florian Strohmaier d3f9f82238 CSS: Fix rounding error for font-size-small 2019-05-28 16:30:17 +02:00
Florian Strohmaier c9cecae972 CSS: Include additional less color vars 2017-11-22 10:27:44 +01:00
Florian Strohmaier 1290711f94 CSS: Dark styles for menu 2017-11-22 00:08:56 +01:00
Eric Lippmann 1d21597999 CSS: Introduce color-up and color-down
refs #11050
2016-11-17 10:54:10 +01:00
Florian Strohmaier bf809ef7c8 Update font stack
Try to use the OS font instead of providing a custom one.

Signed-off-by: Eric Lippmann <eric.lippmann@icinga.com>
2016-11-14 13:56:01 +01:00
Eric Lippmann da9e90b1a9 Don't use border-style: auto because its not supported by dompdf
fixes #12776
2016-11-10 15:00:47 +01:00
Florian Strohmaier 6168828878 CSS: Change font to Lucida Grande on OS X 2016-04-13 13:58:50 +02:00