Commit Graph

987 Commits

Author SHA1 Message Date
Florian Strohmaier 0fa97ea420 CSS: Align control-group elements to vertical top 2019-07-29 10:17:59 +02:00
Florian Strohmaier 7d8cdefc7d CSS: Prevent selects with long option values from exceeding the container 2019-07-29 10:17:59 +02:00
Florian Strohmaier d452dfefaf CSS: Tidy redundant code 2019-07-29 10:17:59 +02:00
Florian Strohmaier fa4d39f7c6 CSS: Compensate select line height inconsistencies 2019-07-29 10:17:59 +02:00
Florian Strohmaier 0083a193b1 CSS: Add filter input styles 2019-07-29 10:17:59 +02:00
Florian Strohmaier 333d702a9a CSS: Use vars for input padding 2019-07-29 10:17:59 +02:00
Florian Strohmaier 21055d2bfe CSS: move controls specific styles to controls.less 2019-07-29 10:17:59 +02:00
Florian Strohmaier 1c12d84eee CSS: Reset line-height for inputs in .control-groups
refs #3676
2019-07-29 10:17:59 +02:00
Florian Strohmaier e04d42b7a9 CSS: Move controls styles to controls.less
refs #3676
2019-07-29 10:17:59 +02:00
Florian Strohmaier 54ba112d64 CSS: Align controls elements
refs #3676
2019-07-29 10:17:59 +02:00
Florian Strohmaier 73f82d2d31 CSS: align corrections
refs #3676
2019-07-29 10:17:59 +02:00
Florian Strohmaier f8ccce9bb8 CSS: Apply margin to spinner in form-controls only
refs #3676
2019-07-29 10:17:59 +02:00
Florian Strohmaier 59271fd8c0 CSS: Align control-info fly over correctly
refs #3676
2019-07-29 10:17:59 +02:00
Florian Strohmaier e1fd0899dc CSS: Increase form-description-icon size
refs #3676
2019-07-29 10:17:59 +02:00
Florian Strohmaier 3a3fce23f7 CSS: Right align form control elements
refs #3676
2019-07-29 10:17:59 +02:00
Florian Strohmaier a43b54ae22 CSS: Fix layout issues
refs #3676
2019-07-29 10:17:59 +02:00
Jennifer Mourek bf48b6d26b WIP: New form styles
Signed-off-by: Eric Lippmann <eric.lippmann@icinga.com>
2019-07-29 10:17:59 +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 31815d1035 CSS: Adjust logo-container to match tab’s height, when sidebar collapsed 2019-07-23 11:36:04 +02:00
Johannes Meyer eac3a106ad Render `<title>` tags for line and bar charts instead of tipsy titles 2019-07-18 07:57:14 +02:00
Johannes Meyer 91e4baa221 Remove remaining special cases for IE8 2019-07-18 07:57:14 +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
Johannes Meyer 902e5d1cb8
Merge pull request #3845 from Icinga/feature/add-tactical-overview-to-global-search-2529
Add tactical overview to global search
2019-07-11 08:20:52 +02:00
Johannes Meyer 83962edce5 tactical/index: Make sure the donuts are shown side-by-side
refs #2529
2019-07-04 15:10:20 +02:00
Johannes Meyer 1aca142e1a tatical/index: Use an `ul` for the legends and render real links
refs #2529
refs #3804
2019-07-04 14:49:53 +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 b6adf2caef CSS: Fix navigation level-2 indentation 2019-05-28 16:30:43 +02:00
Florian Strohmaier d3f9f82238 CSS: Fix rounding error for font-size-small 2019-05-28 16:30:17 +02:00
Johannes Meyer 82d6b22697
Merge pull request #3775 from Icinga/bugfix/improve-mobile-menu
Improve mobile menu
2019-05-24 10:56:02 +02:00
Jennifer Mourek eafc6cf356 Add colorblind theme 2019-05-16 08:47:57 +02:00
Florian Strohmaier 3294e2a789 CSS: Remove caret for active list items in mobile menu 2019-05-06 15:13:11 +02:00
Florian Strohmaier ac53cb6035 CSS: Remove box shadow from mobile menu 2019-05-06 14:56:06 +02:00
Florian Strohmaier 574c76ab42 Improve mobile menu 2019-05-06 14:49:41 +02:00
sant-swedge 727d07bd51 Set background color on Fullscreen Layout ul.tabs (#3653)
Fix for ul.tabs links not being visible in showFullscreen mode (white links on white background)
2019-05-03 15:14:33 +02:00
Eric Lippmann 915c7b8fe5
Merge pull request #3504 from Icinga/fix/collapsible-sidebar-issues-3187
Fix collapsible sidebar issues
2019-03-21 09:09:27 +01:00
Jennifer Mourek b3b80fdc31 Make active first-level nav items better distinguishable 2019-03-20 11:07:39 +01:00
Jennifer Mourek 1e79ba5c1c Remove opacity change on collapsed flyout hover on active items 2019-03-20 11:07:39 +01:00
Jennifer Mourek cacfd9f1d9 Fix tabbed navigation not highlighting the nav-items correctly 2019-03-20 11:07:39 +01:00
Jennifer Mourek 9ca5382e55 Remove font changes on active navigation items 2019-03-20 11:07:39 +01:00
Jennifer Mourek 2e5515274e Adjust sidebar lug size and reduce flyout delay 2019-03-20 11:07:39 +01:00
Jennifer Mourek 61b0d8aa90 Add icon with first letter of the li if there is no icon set else default to icon-circle 2019-03-20 11:07:39 +01:00