Eric Lippmann
39c7451664
Implement announcements
...
refs #11198
2016-11-29 15:24:34 +01:00
Eric Lippmann
0c2e8abc0e
Reintroduce control separation
2016-11-29 15:23:42 +01:00
Eric Lippmann
425c6da47f
CSS: Change the menu's search placeholder's color only when focussed
2016-11-28 14:53:01 +01:00
Eric Lippmann
c33816f6a5
Remove the command-spacer
2016-11-24 11:38:28 +01:00
Florian Strohmaier
c0c2bddc69
CSS: Reduce header height
...
Signed-off-by: Eric Lippmann <eric.lippmann@icinga.com>
2016-11-22 15:14:52 +01:00
Florian Strohmaier
de7d409377
Replace icinga header logos with pixel optimized SVGs
...
Signed-off-by: Eric Lippmann <eric.lippmann@icinga.com>
2016-11-22 15:12:18 +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
1d21597999
CSS: Introduce color-up and color-down
...
refs #11050
2016-11-17 10:54:10 +01:00
Eric Lippmann
4d60bc9c3f
CSS: Reduce letter-spacing for centered-ghost
2016-11-17 10:21:17 +01:00
Eric Lippmann
ecdf96c588
CSS: Fix typo in mixins.less
2016-11-16 14:16:09 +01:00
Eric Lippmann
a668731ef7
CSS: Remove obsolete rules for the opacity mixin
2016-11-16 14:15:40 +01:00
Eric Lippmann
8fca2cd9b2
CSS: Remove search field's border transition in the menu
2016-11-16 14:11:32 +01:00
Eric Lippmann
63bf9e20cd
CSS: Disable invalid glow of the search field
...
refs #11835
2016-11-16 13:28:46 +01:00
Eric Lippmann
5805e5d675
CSS: Fix skip-links positioning
2016-11-16 12:54:38 +01:00
Eric Lippmann
c0e92c2bc5
CSS: Use color gray-light for the search placeholder in the menu
2016-11-16 12:34:55 +01:00
Eric Lippmann
6b06e05c04
CSS: Add clear button to the search field in the menu
...
refs #11835
2016-11-16 11:43:21 +01:00
Eric Lippmann
3c8e41d4f6
CSS: Remove rule for inputs having the placeholder attribute
...
This was meant to style the input's placeholder but it is just wrong.
2016-11-16 11:37:13 +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
2e13754ba1
Hide controls in PDF exports
2016-11-10 15:01:55 +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
825499662d
Menu: Reduce left padding for submenu hover flyout
2016-06-07 14:15:46 +02:00
Florian Strohmaier
de61e0c703
CSS: Remove border-radius on focussed input on login screen
2016-06-03 15:37:08 +02:00
Eric Lippmann
ba5fe61fa9
monitoring: Make timeline colors accessible
...
fixes #11871
2016-06-01 14:40:55 +02:00
Florian Strohmaier
a8bf78b054
CSS: Optimize button link styles
2016-04-13 15:16:48 +02:00
Florian Strohmaier
6168828878
CSS: Change font to Lucida Grande on OS X
2016-04-13 13:58:50 +02:00
Florian Strohmaier
8034e9de23
Accessibility: Increase focus visibility in tactical overview
...
fixes #11516
2016-04-13 13:48:32 +02:00
Florian Strohmaier
7e15f68a7a
CSS: Beautify state-badges
2016-04-13 12:42:52 +02:00
Eric Lippmann
25a85ca36b
Help IE to outline the focus
2016-04-11 14:13:37 +02:00
Eric Lippmann
7ea9ae8305
CSS: Remove redundant hover styles for a
2016-04-11 14:12:32 +02:00
Florian Strohmaier
8792cfdf72
Fix alignment of backend selection in user and group lists
2016-04-07 12:52:27 +02:00
Florian Strohmaier
0a9c0925cb
CSS: Add space before the autosubmit info in forms
2016-04-07 12:46:13 +02:00
Florian Strohmaier
ab626c211b
CSS: Fix alignment of action icon in tables
2016-04-07 11:42:57 +02:00
Eric Lippmann
862fddd705
Reduce font-size in login
2016-03-31 16:29:16 +02:00
Florian Strohmaier
9e0bee5006
Fix mispositioned mobile menu icon
...
fixes #11099
2016-03-31 14:00:27 +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
a492839097
CSS: add style for backend-selection
...
refs #11145
2016-03-31 10:45:42 +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
Thomas Gelf
ed8c66e84c
css/base: apply impact style to full container
2016-02-29 22:17:54 +01:00
Eric Lippmann
7188a82a4c
Fix that the close-container-control is not immediately shown for #col1
...
refs #8590
2016-02-27 15:09:11 +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
23b5777b05
CSS: Left-align text in link-button
...
If the text in a link-button consumes more than one line, text would be center-aligned else.
2016-02-25 10:18:41 +01:00
Eric Lippmann
ff3aa43070
CSS: Set tr background transition only for hover
...
fixes #11073
2016-02-23 15:40:47 +01:00
Eric Lippmann
17d0f7be5e
CSS: Avoid !important for gutter in .controls
...
fixes #11143
2016-02-22 09:26:53 +01:00
Thomas Gelf
f9a10bc345
layout: no left/right margin for tabs
...
refs #11143
2016-02-20 15:12:40 +01:00
Eric Lippmann
dc80fe59ef
CSS: Avoid (in)visible mixins
2016-02-16 17:21:07 +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
2ae88130f7
Fix that the filter editor overlaps the dropdown menu
2016-01-28 14:27:11 +01:00
Eric Lippmann
5b7f4cd91a
CSS: Fix colors used in layout.less
2016-01-25 09:01:26 +01:00