Florian Strohmaier
|
b7f4b30935
|
layout.less: Fix footer alignment, when `.sidebar-collapsed
fixes #4756
|
2022-05-12 15:13:16 +02:00 |
Florian Strohmaier
|
f1d79ffc66
|
CSS: Prevent footer from overlapping sidebar
|
2022-05-12 11:10:59 +02:00 |
Johannes Meyer
|
3ba4727bbd
|
css: Use `@light-mode` to register light mode rules
|
2022-02-10 11:11:06 +01:00 |
Johannes Meyer
|
7a938f6b02
|
css: Don't use `.var()` or `var()` calls explicitly
|
2022-02-10 10:59:01 +01:00 |
Florian Strohmaier
|
ea5560756b
|
CSS: Fix #notifications layout on mobile
refs #4562
|
2021-10-21 15:59:47 +02:00 |
Florian Strohmaier
|
1ae6ee9615
|
layout.less: Increase `#mobile-menu-toggle` size
refs #4562
|
2021-10-20 17:54:33 +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
|
b7f42e52dc
|
Integrate light theme's `gray-light` 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
|
532c2ed109
|
CSS: Update styles for #notifications
|
2021-06-23 07:39:56 +02:00 |
Florian Strohmaier
|
acca870064
|
layout.less: Adjust layout element colors
|
2021-06-23 07:39:55 +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
|
b85c706df3
|
css: Drop obsolete no-js rules
|
2020-04-15 09:42:36 +02:00 |
Johannes Meyer
|
168fcfec36
|
layout.less: Relax specificity of content and controls padding
|
2019-12-11 11:31:23 +01:00 |
Johannes Meyer
|
d83ae2cd9b
|
layout: Apply `overflow:auto` also to `.container` elements
Otherwise content not wrapped with `.content` lets overflow
the entire page.
|
2019-12-06 16:04:10 +01:00 |
Johannes Meyer
|
8922447d10
|
css: Remove remaining position instructions used for the legacy layout
|
2019-12-06 15:39:14 +01:00 |
Johannes Meyer
|
31e3ce70a8
|
layout: Don't use id `header` if it's not a global header
|
2019-12-06 15:36:34 +01:00 |
Florian Strohmaier
|
88db9c80c3
|
CSS: Compensate .tabs-spacer
refs #3810
refs #3815
|
2019-12-06 15:36:34 +01:00 |
Florian Strohmaier
|
eb104c3332
|
CSS: Prevent tabs from line-break
refs #3810
refs #3815
|
2019-12-06 15:36:34 +01:00 |
Florian Strohmaier
|
615085d744
|
CSS: Fix collapsed sidebar
|
2019-12-06 15:36:34 +01:00 |
Florian Strohmaier
|
955ab298f7
|
CSS: Flex layout to container contents
|
2019-12-06 15:36:34 +01:00 |
Florian Strohmaier
|
8c7b5fcd57
|
CSS: Add flex-box to #main
|
2019-12-06 15:36:34 +01:00 |
Florian Strohmaier
|
ead543e373
|
CSS: Hide ‘empty’ containers in main
|
2019-12-06 15:36:34 +01:00 |
Florian Strohmaier
|
b819dd6881
|
CSS: Add sidebar layout
|
2019-12-06 15:36:34 +01:00 |
Florian Strohmaier
|
31815d1035
|
CSS: Adjust logo-container to match tab’s height, when sidebar collapsed
|
2019-07-23 11:36:04 +02:00 |
Johannes Meyer
|
91e4baa221
|
Remove remaining special cases for IE8
|
2019-07-18 07:57:14 +02:00 |
Johannes Meyer
|
974df5f2a9
|
layout.less: Make sure that big numbers in badges don't overflow
refs #3568
|
2019-07-03 11:30:20 +02:00 |
Johannes Meyer
|
e992eb6b26
|
ui: Show problem badges in collapsed sidebar
fixes #3568
|
2019-06-26 10:34:30 +02:00 |
Florian Strohmaier
|
574c76ab42
|
Improve mobile menu
|
2019-05-06 14:49:41 +02:00 |
Eric Lippmann
|
f8295ea825
|
Revert "Fix menu flickering on reload and broken layout w/o JS"
This reverts commit 3b06f06a04 .
Breaks announcements.
|
2018-11-20 10:17:27 +01:00 |
Eric Lippmann
|
3b06f06a04
|
Fix menu flickering on reload and broken layout w/o JS
fixes #3629
fixes #3630
|
2018-11-20 10:06:41 +01:00 |
Eric Lippmann
|
5058868c2b
|
Fix issues with minimal-layout if the sidebar has been collapsed
|
2017-11-27 13:52:39 +01:00 |
Eric Lippmann
|
544e92ac4a
|
Fix issues w/ scrollbars in the menu
|
2017-11-27 13:26:23 +01:00 |
Florian Strohmaier
|
3503fb77f1
|
CSS: Fix navigation details
|
2017-11-22 11:33:38 +01:00 |
Florian Strohmaier
|
6097f5796e
|
CSS: Introduce class for dark icinga-logo
|
2017-11-22 10:21:24 +01:00 |
Florian Strohmaier
|
1290711f94
|
CSS: Dark styles for menu
|
2017-11-22 00:08:56 +01:00 |
Eric Lippmann
|
d447487219
|
Menu: Do not show outline upon focus
|
2017-11-21 23:04:12 +01:00 |
Eric Lippmann
|
4c32935c48
|
Increase header logo height
|
2017-11-21 23:04:12 +01:00 |
Eric Lippmann
|
09c70ec3fb
|
Show search input upon focus when the sidebar is collapsed
|
2017-11-21 23:04:12 +01:00 |
Florian Strohmaier
|
147587da90
|
Allow to collapse/expand the sidebar via a toggle button at the bottom of the sidebar
|
2017-11-21 23:04:12 +01:00 |
Eric Lippmann
|
807fbdb131
|
Reduce flyout menu JS complexity
|
2017-11-21 23:04:12 +01:00 |
Florian Strohmaier
|
14b325aff4
|
Fix header height when announces shown
|
2016-12-13 13:53:23 +01:00 |
Florian Strohmaier
|
634656be7e
|
Fix missing header logo in IE8
Signed-off-by: Eric Lippmann <eric.lippmann@icinga.com>
|
2016-12-13 12:14:09 +01:00 |
Florian Strohmaier
|
f0bc12d2c0
|
Fix jumping header when reloading
Signed-off-by: Eric Lippmann <eric.lippmann@icinga.com>
|
2016-12-13 12:14:01 +01:00 |