Commit Graph

141 Commits

Author SHA1 Message Date
Johannes Meyer 02c0a9b151 Integrate light theme's `low-sat-blue` 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 96687e37c6 Integrate light theme's `@body-bg-color` using a media query 2021-06-23 17:40:06 +02:00
Florian Strohmaier 1119e001d4 CSS: Use text-color-light analogous to icingadb-web 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
Johannes Meyer 4481c5b9c4 Fix collapsible impact effect 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 1cb92064aa main.less: Adjust collapsible bottom fade 2021-06-23 07:39:55 +02:00
Johannes Meyer 2563672f11 css: Initialize `@iplWebAssets` variable 2021-06-02 15:33:18 +02:00
Johannes Meyer 9db50eb75b css: Enhance layout of inline forms 2021-04-07 14:30:14 +02:00
Johannes Meyer 68f101b015 RoleForm: Don't let privilege labels break on dashes 2021-04-07 14:30:14 +02:00
Johannes Meyer 39e59422f4 error/error: Show a hint to check dependencies if there are unmet ones 2020-11-18 13:21:34 +01:00
Johannes Meyer 32f9ce8b7c config/module: Show library dependencies and unmet ones 2020-11-18 13:21:34 +01:00
Johannes Meyer c9f5c65828 css: Simplify collapsible control styles and layout
The button is now floated right instead of absolutely positioned.
Also, the hover effect is just a different background now, not a
ridiculous overlay with transparency.

Both changes help to avoid a horizontal scroll-bar in Chrome
and Icinga DB Web views.
2020-05-20 12:01:40 +02:00
Philipp Dorschner 5e22caab61 Style role memberships 2020-04-09 09:13:44 +02:00
Florian Strohmaier 82e02c8ce1 CSS: Align value-table-name width with label width 2019-10-31 14:43:37 +01:00
Florian Strohmaier 7b0b32fc43 CSS: Adapt form design for button links 2019-08-22 14:37:26 +02:00
Johannes Meyer 9e3c9bbab7 css: Don't apply .collapsible-control style to custom controls 2019-07-29 16:02:48 +02:00
Johannes Meyer 1fd673a034 collapsible.js: Let fade effect look good in containers with .impact 2019-07-26 07:36:17 +02:00
Johannes Meyer 9d0ef4cf33 Wrap any markdown output with a `<section>` and remove explicit containers 2019-07-23 14:45:32 +02:00
Florian Strohmaier b45b38d73d CSS: Calculate hover effect offset correctly 2019-07-17 13:12:41 +02:00
Florian Strohmaier 12aa079e5c CSS: Fix collapsible-control icon alignment in Firefox 2019-07-17 13:12:41 +02:00
Johannes Meyer c5ebaa2bde main.less: Don't use `unset`, IE11 does not support it 2019-07-17 13:12:41 +02:00
Johannes Meyer fb83bee924 css: Make collapsible styles work with the new markup 2019-07-17 13:12:41 +02:00
Florian Strohmaier e375822ef1 CSS: Add hover effect for collapsible control 2019-07-17 13:12:41 +02:00
Florian Strohmaier 168cc33a69 CSS: Fade collapsed containers 2019-07-17 13:12:41 +02:00
Florian Strohmaier b07ffd4987 JS: Implement collapsible-container behavior 2019-07-17 13:12:41 +02:00
Florian Strohmaier 14caccc384 CSS: Style for collapsible control 2019-07-17 13:12:41 +02:00
Eric Lippmann 4182a5af75 Improve rendering of iframes in the dashboard 2018-01-16 16:38:32 +01:00
Eric Lippmann 293dd2b576 Remove icon-strikethrough in history views 2016-12-12 12:11:57 +01:00
Eric Lippmann 48e1a2cf4b CSS: Remove class pull-left
Usage as class is discouraged. pull-right still in use. Should also be removed.
2016-11-17 10:59:31 +01:00
Eric Lippmann ec07ef2647 CSS: Reduce color mixins to fg-stateful and bg-stateful 2016-11-17 10:58:21 +01:00
Eric Lippmann 4d60bc9c3f CSS: Reduce letter-spacing for centered-ghost 2016-11-17 10:21:17 +01:00
Florian Strohmaier a8bf78b054 CSS: Optimize button link styles 2016-04-13 15:16:48 +02:00
Florian Strohmaier ab626c211b CSS: Fix alignment of action icon in tables 2016-04-07 11:42:57 +02:00
Eric Lippmann 793acd8475 CSS: Move styles related to controls to controls.less
refs #11145
2016-03-31 12:38:25 +02:00
Florian Strohmaier 13f8da254c CSS: Fix controls floating
refs #11145
2016-03-31 10:33:11 +02:00
Marius Hein 25369b6de5 Remove button style from action links 2016-02-29 22:41:39 +01:00
Eric Lippmann 5a76895105 CSS: Disable :hover transition on tr (WIP)
If any tr is hovered and auto-refresh kicks in, the tr will be hovered again which leads to "flickering".

We should find good a way to use transitions w/o flickering.

refs #11073
2016-02-25 14:52:54 +01:00
Eric Lippmann ff3aa43070 CSS: Set tr background transition only for hover
fixes #11073
2016-02-23 15:40:47 +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 b483ab2a28 Revert "CSS: Allow coloring button-link"
This reverts commit fc4458857f.

lessc treats classes w/ variables as mixins. Thus ignoring direct use of action-link and button-link in HTML for example.
2015-12-21 09:39:20 +01:00
Eric Lippmann 11e7d1050f Merge branch 'bugfix/line-breaks-in-comments-10603'
fixes #10603
2015-12-21 09:39:12 +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 707b954534 CSS: Add smooth transition on tr hover 2015-12-15 13:31:14 +01:00
Eric Lippmann fc4458857f CSS: Allow coloring button-link 2015-12-15 13:24:51 +01:00
Eric Lippmann c227bcc94d Rename error layout for guests and support theming
refs #10705
2015-12-10 13:34:54 +01:00
Eric Lippmann 012fdf9cb5 CSS: Add styles for centering content of unknown width and height both horizontally and vertically 2015-12-10 13:34:53 +01:00
Eric Lippmann 216d1e71e8 CSS: Add smooth transition on tr hover 2015-11-20 15:49:15 +01:00
Eric Lippmann 8d5da9bb86 CSS: Simplify comment-list style 2015-11-20 15:13:01 +01:00