2259 Commits

Author SHA1 Message Date
Johannes Meyer
54acf35c69 Revert "js: Don't bypass our cache when reloading CSS"
This reverts commit 1c7e5b31bfaf83517edfbf33abb59cd291a43413.

fixes #4417
refs #4340
2021-07-02 14:46:22 +02:00
Johannes Meyer
decf8c0588 css: Cleanup login.less and fix layout issues
fixes #4419
2021-07-02 12:12:13 +02:00
Johannes Meyer
edf97e9560 compat.less: Define @menu-2ndlvl-highlight-color 2021-07-02 08:55:32 +02:00
Johannes Meyer
a494eb1c74 solarized-dark.less: Adjust menu adjustments 2021-07-01 17:48:14 +02:00
Johannes Meyer
23aa656272 high-contrast.less: Adjust menu adjustments 2021-07-01 17:47:59 +02:00
Johannes Meyer
39f3d97235 Winter.less: Adjust menu adjustments 2021-07-01 17:47:37 +02:00
Johannes Meyer
dedb63b7af css: Fix menu hover/focus styles 2021-07-01 17:47:14 +02:00
Johannes Meyer
ff30bf2393 IcingaCheckbox: Use css class sr-only again
`hidden=true` also hides elements from screen readers.
`sr-only` is now fixed for chrome.
`aria-hidden` true has been added because it suits
and was previosly missing.

fixes #4411
2021-07-01 11:16:55 +02:00
Johannes Meyer
a8c6ae8055 css: Fix wizard styles 2021-06-30 18:56:01 +02:00
Florian Strohmaier
8b7a3f05af JS: Add icon to js notifications 2021-06-30 08:33:51 +02:00
Johannes Meyer
63464f03be css: Remove superfluous colon in colorblind theme 2021-06-29 14:41:10 +02:00
Florian Strohmaier
2e995ea192 CSS: Fix th background in dashboard settings
refs #4403
2021-06-29 14:17:03 +02:00
Johannes Meyer
b88dad9525 css: Respect --icinga-* 2021-06-28 16:22:19 +02:00
Johannes Meyer
6c235c64b5 css: Respect --tr-*-color 2021-06-28 14:12:58 +02:00
Johannes Meyer
fad9eb0a84 css: Respect remaining --menu-* vars 2021-06-28 14:08:27 +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
6990e48446 css: Respect --disabled-gray 2021-06-28 11:24:02 +02:00
Johannes Meyer
663cc53017 css: Respect --black 2021-06-28 11:13:23 +02:00
Johannes Meyer
3b6a10ecaa css: Apply theme mode also to the datetime picker 2021-06-24 17:33:28 +02:00
Johannes Meyer
98cea1bbab css: Fix form description background color 2021-06-24 13:06:05 +02:00
Johannes Meyer
36034afc93 css: Respect --menu-flyout-color 2021-06-23 17:40:06 +02:00
Johannes Meyer
723e3ec362 css: Respect --menu-active-color 2021-06-23 17:40:06 +02:00
Johannes Meyer
e3dbd01e86 css: Respect --text-color-light 2021-06-23 17:40:06 +02:00
Johannes Meyer
638cc5c683 css: Respect --menu-flyout-bg-color 2021-06-23 17:40:06 +02:00
Johannes Meyer
fbb137a227 css: Respect --text-color-on-icinga-blue 2021-06-23 17:40:06 +02:00
Johannes Meyer
ac45a51ffb css: Respect --text-color-inverted 2021-06-23 17:40:06 +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
Florian Strohmaier
4b75f94573 PreferenceForm: Style theme mode control 2021-06-23 17:34:27 +02:00
Florian Strohmaier
1c137ee6e6 Add theme mode thumbnail images
refs #4390
2021-06-23 17:34:27 +02:00
Sukhwinder Dhillon
c64e9888a2 Add .less files for theme modes 2021-06-23 16:20:14 +02:00
Sukhwinder Dhillon
39fbc43860 Add .var() to mixins.less 2021-06-23 16:15:52 +02:00
Florian Strohmaier
4e6049c115 Use light loader in theme 2021-06-23 07:39:56 +02:00
Florian Strohmaier
006860f0e5 Add loader image for light theme 2021-06-23 07:39:56 +02:00
Florian Strohmaier
0eec9e2521 Invert icinga-loader.gif image 2021-06-23 07:39:56 +02:00
Florian Strohmaier
1119e001d4 CSS: Use text-color-light analogous to icingadb-web 2021-06-23 07:39:56 +02:00
Florian Strohmaier
00f28b935e Adjust styles to markup changes 2021-06-23 07:39:56 +02:00