Commit Graph

1131 Commits

Author SHA1 Message Date
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
Sukhwinder Dhillon 39fbc43860 Add .var() to mixins.less 2021-06-23 16:15:52 +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
Florian Strohmaier 532c2ed109 CSS: Update styles for #notifications 2021-06-23 07:39:56 +02:00
Florian Strohmaier 4f4671a15b main.less: Match name-value-table label color with .horizintal-key-value key color 2021-06-23 07:39:55 +02:00
Florian Strohmaier 5f648128b5 menu.less: Use appropriate var for active menu item caret bg 2021-06-23 07:39:55 +02:00
Florian Strohmaier 5b14970b9f CSS: Use color vars for module boxes in setup
refs #4337
2021-06-23 07:39:55 +02:00
Florian Strohmaier acc3607f65 CSS: Adjust color for .control-info hover
refs #4337
2021-06-23 07:39:55 +02:00
Florian Strohmaier c419efb3d0 CSS: Adjust colors for disabled pagination elements
refs #4337
2021-06-23 07:39:55 +02:00
Johannes Meyer 6b91f8f223 css: Cleanup base.less 2021-06-23 07:39:55 +02:00
Johannes Meyer 3b87bbaff9 css: Fix tab hover styles 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
Johannes Meyer 4481c5b9c4 Fix collapsible impact effect 2021-06-23 07:39:55 +02:00
Florian Strohmaier e863344dad CSS: Redesign login form 2021-06-23 07:39:55 +02:00
Florian Strohmaier 3b1b8a0b92 CSS: Remove layout specific styles for login view 2021-06-23 07:39:55 +02:00
Florian Strohmaier fe5e2b0f05 login.less: Implement login animation 2021-06-23 07:39:55 +02:00
Florian Strohmaier 73deefe7c4 badges.less: Fix default badge contrast 2021-06-23 07:39:55 +02:00
Florian Strohmaier 4ae71ae1dc Login: Use static background image 2021-06-23 07:39:55 +02:00
Florian Strohmaier 44430a3901 menu.less: Adjust level-2 hover background 2021-06-23 07:39:55 +02:00
Florian Strohmaier 049aadefc6 menu.less: Fix drop shadow obscuring #toggle-sidebar and active list itemm caret 2021-06-23 07:39:55 +02:00
Florian Strohmaier 22dc22b535 layout-structure.less: Add sidebar shadow 2021-06-23 07:39:55 +02:00
Florian Strohmaier 2b323c9008 controls.less: Use light search icon in controls 2021-06-23 07:39:55 +02:00
Florian Strohmaier 090e744508 main.less: Blend collapsible gradient to background 2021-06-23 07:39:55 +02:00
Florian Strohmaier c854bd3f34 tabs.less: Adjust tabs item color 2021-06-23 07:39:55 +02:00
Florian Strohmaier 32e756b185 menu.less: User themable text color for active level-1 menu item 2021-06-23 07:39:55 +02:00
Florian Strohmaier a9a7cb81e8 menu.less: Remove drop shadow from menu 2021-06-23 07:39:55 +02:00
Florian Strohmaier a99e99bd39 Adjust sidebar toggle icon color 2021-06-23 07:39:55 +02:00
Florian Strohmaier 50c2c8075b menu.less: Adjust menu colors 2021-06-23 07:39:55 +02:00
Florian Strohmaier 1cb92064aa main.less: Adjust collapsible bottom fade 2021-06-23 07:39:55 +02:00
Florian Strohmaier eed1672ed4 login.less: Update login screen 2021-06-23 07:39:55 +02:00
Florian Strohmaier 77be67662b menu.less: Invert .badge-nav-item hover color 2021-06-23 07:39:55 +02:00
Florian Strohmaier 2f7b2f1fde tabs.less: Adjust tab colors 2021-06-23 07:39:55 +02:00
Florian Strohmaier acca870064 layout.less: Adjust layout element colors 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 2563672f11 css: Initialize `@iplWebAssets` variable 2021-06-02 15:33:18 +02:00
Eric Lippmann 68acf12407
Remember me (#4112)
Co-authored-by: Sukhwinder Dhillon <sukhwinder.dhillon@icinga.com>
2021-05-21 15:43:06 +02:00
Johannes Meyer 025c50f8a5 css: Only set `width:100%` for `.icinga-form`s in a modal's content 2021-05-17 13:20:43 +02:00
Johannes Meyer 0da4a11d91
Merge pull request #4355 from Icinga/health-endpoint
Health endpoint
2021-05-17 13:11:51 +02:00
Johannes Meyer def52c6c49 css: Remove `.code()` mixin
Undefined mixins don't cause the CSS to not load anymore.
2021-05-17 10:28:23 +02:00