Johannes Meyer
038479b6d2
css: Support fieldsets wrapped by .control-group
...
(cherry picked from commit 12af81d4c3962e5234a626a51a532971aab19d9a)
2022-12-14 13:19:52 +01:00
Johannes Meyer
cdd7ea6bad
print.less: Make sure that client print attempts work fine
...
(cherry picked from commit 723eaae08c70eef8afff2711e3880fa86191781a)
2022-12-13 09:33:14 +01:00
Florian Strohmaier
b61be8169b
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>
(cherry picked from commit 1b0bb1b80b014c30a20099e07fa9cefa83d5899b)
2021-11-10 09:37:58 +01:00
Sukhwinder Dhillon
bdd3bf968b
Add icingadb as OR dependecy
...
Add only if the given module supports icingadb and has monitoring as a requirement
(cherry picked from commit 2c01f38decd38cc2a0521aac0501f64c5d8fa395)
2021-11-10 09:37:48 +01:00
Florian Strohmaier
b688115c8d
base.less: Optmize contrast for pre
elements
...
(cherry picked from commit 457b6f6971555db43a611e9e6b955db11c614205)
2021-11-09 14:23:22 +01:00
Florian Strohmaier
652ebf1a14
legacy-theme: Fix style discrepancies
2021-11-09 12:48:01 +01:00
Johannes Meyer
f6c343482d
legacy-theme.less: Override ipl-web variables
2021-11-09 09:45:03 +01:00
Johannes Meyer
8a0fd5fb19
Merge pull request #4574 from Icinga/bugfix/theme-issues-4565
...
Bugfix/theme issues 4565
(cherry picked from commit 08c51d27a655fb71e69abfcf0496a9965985c819)
2021-11-09 09:42:52 +01:00
Johannes Meyer
7dd7b31875
Merge pull request #4567 from Icinga/bugfix/mobile-issues-4562
...
Bugfix/mobile issues 4562
(cherry picked from commit a9a3288e10facae8b29bb9d4ec87d48954ba4d07)
2021-11-09 09:40:33 +01:00
Florian Strohmaier
835584a2f6
tabs.less: Fix tab dropdown being obscured by object-statistics-total
...
(cherry picked from commit 696dc03bb78d129e04ff85699e62301b67ae8f73)
2021-11-09 09:37:39 +01:00
Florian Strohmaier
ac2b324b82
CSS: Optimize notifications layout
...
(cherry picked from commit 170bafd32e8577d4e5ed629ddb61f6acf74e529c)
2021-11-09 09:37:29 +01:00
Yonas Habteab
650a8485ce
CSS: Adjust application state summary notification design
...
(cherry picked from commit 8a5251a3a164ffe51f2dcac9b6c5cee9e1a2afee)
2021-11-09 09:36:57 +01:00
Florian Strohmaier
1cb488753a
forms.less: Optimize legend styles
...
refs #4571
(cherry picked from commit f3c16ee907404475caa1c29a560cede24bfc9593)
2021-11-09 09:36:23 +01:00
Florian Strohmaier
ef77a5dbc9
modal.less: Align .close button
...
(cherry picked from commit e121022a4f7edec124039aa2fed5ebb23ea245bc)
2021-11-09 09:34:50 +01:00
Johannes Meyer
ff2fb3f379
Merge pull request #4548 from Icinga/fix/compress-comment-detail
...
Compress comment detail in Hosts detail and Comments list.
(cherry picked from commit 736957f7c3a04c0444b69b56427375b7a2175460)
2021-11-09 09:34:38 +01:00
Johannes Meyer
d30a8d9cc3
LoginForm: Also disable stay logged in case of no encryption method
...
(cherry picked from commit 24c1618793774eec8e6fc09aa056c73a6f26bc21)
2021-08-10 10:10:22 +02:00
Johannes Meyer
0f95b8a475
css: Disable login orb animation and all orbs for themes
...
fixes #4437
(cherry picked from commit c38a7b5cf309c9dec850882e5c6aa1f93c77e293)
2021-07-26 11:54:57 +02:00
Johannes Meyer
701bdceac0
Add default default theme to temporarily revert the dark mode
2021-07-12 10:46:09 +02:00
Florian Strohmaier
5fae8fc2b2
CSS: Make labels wrap in Safari with `display: inline-block’
...
refs #4421
2021-07-08 08:00:29 +02:00
Florian Strohmaier
7be774b71d
Dashboard: Add ability to use IPL Icons ( #4429 )
2021-07-07 17:29:05 +02:00
Florian Strohmaier
fc63433341
CSS: Avoid chromatic (red/green) contrast on login screen links ( #4430 )
2021-07-07 14:12:30 +02:00
Johannes Meyer
e4a39cf0e1
css: Expect additional nav anchors to have styled content
...
anchors are part of the layout in the menu, they shouldn't
be styled. Instead they're now expected to have content that
is styled instead.
2021-07-05 17:29:18 +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
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
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