98 Commits

Author SHA1 Message Date
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
Eric Lippmann
25a85ca36b Help IE to outline the focus 2016-04-11 14:13:37 +02:00
Thomas Gelf
ed8c66e84c css/base: apply impact style to full container 2016-02-29 22:17:54 +01:00
Alexander A. Klimov
474803fee4 Change all license headers to only reflect a file's year of creation
refs #11000
2016-02-08 15:41:00 +01:00
Eric Lippmann
5b7f4cd91a CSS: Fix colors used in layout.less 2016-01-25 09:01:26 +01:00
Eric Lippmann
134061f3db CSS: Fix colors used in widgets.less 2016-01-25 08:50:37 +01:00
Eric Lippmann
d265da1fa9 CSS: Add text-color-on-icinga-blue
Intended to replace text-color-inverted.
2016-01-12 08:52:30 +01:00
Eric Lippmann
93539d9369 CSS: Remove color @icinga-blue-dark
Color ist not in use.
2016-01-04 11:40:58 +01:00
Eric Lippmann
a127962e73 CSS: Bring back styles for .impact
refs #10886
2015-12-21 09:57:01 +01:00
Eric Lippmann
4f562280ba CSS: Don't provide box-sizing mixin 2015-12-16 12:53:07 +01:00
Eric Lippmann
8800decc69 Use icinga-blue like background colors for active and hovered table rows 2015-12-15 13:32:56 +01:00
Eric Lippmann
99f0a348c5 Disable transitions on page load 2015-12-15 13:29:30 +01:00
Eric Lippmann
bcd1402123 CSS: Combine header-, footer-elements and layout-colors in layout.less 2015-12-10 13:34:53 +01:00