1313 Commits

Author SHA1 Message Date
Eric Lippmann
f5945ff908 CSS: Move colors to mixins 2016-01-25 08:20:58 +01:00
Eric Lippmann
ec177e78e5 Make error messages accessible 2016-01-25 07:44:48 +01:00
Eric Lippmann
1682d8dd67 UI: Fix wobbling spinners
fixes #11008
2016-01-22 12:59:29 +01:00
Eric Lippmann
2cf8471a00 CSS: Fix input widths
refs #10995
2016-01-20 18:17:32 +01:00
Eric Lippmann
2b183a370b Revert "css/forms: do not set with for ALL inputs"
This reverts commit 323c1e3ebb277555d0e1da1096bb018ae770f311.

refs #10995
2016-01-20 18:10:10 +01:00
Thomas Gelf
323c1e3ebb css/forms: do not set with for ALL inputs
refs #10995
2016-01-20 17:33:01 +01:00
Eric Lippmann
89bf2b53a9 Add high-contrast theme 2016-01-18 13:32:48 +01:00
Eric Lippmann
a65398d5c9 Fix outline of form controls 2016-01-18 13:19:08 +01:00
Eric Lippmann
074477b452 Show outline in the filter editor 2016-01-18 13:16:16 +01:00
Eric Lippmann
4f21e0fb94 CSS: Remove outline from .button mixin 2016-01-18 12:50:27 +01:00
Eric Lippmann
9b2a325f6f CSS: Remove outline from .container 2016-01-18 12:50:27 +01:00
Eric Lippmann
e2ff6b1b5a CSS: Set .action navigation styles in the monitoring module 2016-01-18 12:50:27 +01:00
Eric Lippmann
99ba4e9a39 Fix focus styles for tabs 2016-01-18 12:50:27 +01:00
Eric Lippmann
3bcda92f5f Remove fixed width of left aligned tabs 2016-01-18 12:50:27 +01:00
Thomas Gelf
5cc38a3085 css/forms: use em, get rid of a bunch of px values 2016-01-13 15:02:12 +01:00
Thomas Gelf
e0bec8644f monitoring/actions: adjust action link styling 2016-01-12 12:28:12 +01:00
Eric Lippmann
672e8359e4 Support :focus for new tab info in dropdown menus 2016-01-12 08:52:30 +01:00
Eric Lippmann
9a5e69a8ec Improve tab styles for accessibility 2016-01-12 08:52:30 +01:00
Eric Lippmann
31df702a80 Remove logo.less
Not used anymore.
2016-01-12 08:52:30 +01:00
Eric Lippmann
4db06d79cb Fix dashboard gutters overflow and sizing 2016-01-12 08:52:30 +01:00
Eric Lippmann
72baf9b022 Menu: Increase icon width
Else "bigger" icons like cubes would have no right margin.
2016-01-12 08:52:30 +01:00
Eric Lippmann
cbfaee8681 CSS: Optimize dashboard, column and controls styles
fixes #7350
fixes #10289
fixes #10871
2016-01-12 08:52:30 +01:00
Eric Lippmann
b1049f2aed Prepare .controls for removing padding
refs #10871
2016-01-12 08:52:30 +01:00
Eric Lippmann
f2f4375125 CSS: Use badge-color instead of text-color-inverted 2016-01-12 08:52:30 +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
999725e605 Login: Increase focus visibility 2016-01-04 11:41:36 +01:00
Eric Lippmann
93539d9369 CSS: Remove color @icinga-blue-dark
Color ist not in use.
2016-01-04 11:40:58 +01:00
Thomas Gelf
7b50d9f89c css/themes: add a Winter theme
fixes #10898
2015-12-21 13:40:46 +01:00
Eric Lippmann
a127962e73 CSS: Bring back styles for .impact
refs #10886
2015-12-21 09:57:01 +01:00
Eric Lippmann
b483ab2a28 Revert "CSS: Allow coloring button-link"
This reverts commit fc4458857ff01eb9c7d61825313cd475c359ff68.

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
4f562280ba CSS: Don't provide box-sizing mixin 2015-12-16 12:53:07 +01:00
Eric Lippmann
0e8834a4a2 CSS: Add :focus style to button-link 2015-12-16 12:49:24 +01:00
Eric Lippmann
8006090108 Merge branch 'feature/theming-10705'
resolves #10705
2015-12-16 12:49:11 +01:00
Eric Lippmann
9b27a83600 CSS: Add box-shadow mixin 2015-12-16 12:48:02 +01:00
Eric Lippmann
7f265034fb CSS: Fix background-color for .controls 2015-12-15 13:35:26 +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
99f0a348c5 Disable transitions on page load 2015-12-15 13:29:30 +01:00
Eric Lippmann
4a10e2d758 Fix overflow of #login and #guest-error 2015-12-15 13:25:15 +01:00
Eric Lippmann
fc4458857f CSS: Allow coloring button-link 2015-12-15 13:24:51 +01:00
Eric Lippmann
16e5ce9e73 Fix login markup 2015-12-10 13:34:54 +01:00
Eric Lippmann
637f09aa5a Support theming #header-logo
refs #10705
2015-12-10 13:34:54 +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
bcd1402123 CSS: Combine header-, footer-elements and layout-colors in layout.less 2015-12-10 13:34:53 +01:00
Eric Lippmann
b193ea5d32 Fix print styles 2015-12-10 13:34:53 +01:00
Eric Lippmann
f83d4488ab CSS: Fix button mixin transition 2015-12-10 13:34:53 +01:00
Eric Lippmann
5dff355720 CSS: Add fadein animation to mixins
Was in login.less before. Will be removed.
2015-12-10 13:34:53 +01:00
Eric Lippmann
b92fba2804 CSS: Allow to control colors of the button mixin 2015-12-10 13:34:53 +01:00