Commit Graph

67 Commits

Author SHA1 Message Date
Eric Lippmann 583a4985c0 Add mobile menu
fixes #8999
2015-11-16 14:21:08 +01:00
Eric Lippmann 7508e72df8 CSS/Menu: Re-use padding on a instead of li
refs #5543
2015-11-12 10:40:40 +01:00
Eric Lippmann 4b84b936b5 CSS/Menu: Remove outline-offset
refs #5543
2015-11-12 10:19:41 +01:00
Eric Lippmann 514f84f839 CSS: Fix menu padding and search position
refs #5543
2015-11-12 10:09:57 +01:00
Eric Lippmann 45cc5eb238 CSS: Fix that active menu items move to the right according to their border
refs #5543
2015-11-12 09:50:18 +01:00
Eric Lippmann 1c83c710e9 CSS: Move menu related styles from widgets to menu.less
refs #5543
2015-11-12 09:38:38 +01:00
Eric Lippmann ec1cc5ebcb CSS/Menu: Fix badge offset correction
refs #5543
2015-11-11 15:10:51 +01:00
Eric Lippmann 92a2727a0b CSS: Change backround color for the user menu
refs #5543
2015-11-10 16:52:46 +01:00
Eric Lippmann 92e3895c94 Revert user menu to its original state
refs #5543
2015-11-10 14:05:48 +01:00
Eric Lippmann 9bb2961a77 Remove left margin from icons
refs #5543
2015-11-04 14:08:59 +01:00
Eric Lippmann b80128ced5 Increase accessibility of our menu
refs #5543
2015-11-04 14:02:35 +01:00
Eric Lippmann 569e92021e css/menu: Fix alignment of items w/o icons and the search input
refs #5543
2015-10-29 09:27:35 +01:00
Eric Lippmann 4361ac00ca CSS: Increase horizontal-padding on the menu
refs #5543
2015-10-27 16:23:02 +01:00
Eric Lippmann 84f3190dc6 CSS: Fix several menu issues
- Removed border transition for active items because the transition is activated on auto-refresh too which is annoying
- Fixed hover menu readability
- Fixed hover menu positioning
- Fixed hover menu arrow
- Fixed that menu labels may override badges
- Pixel perfect alignment for icons, labels and badges

fixes #10292
fixes #10293
fixes #10299
fixes #10303
fixes #10305
2015-10-27 13:53:26 +01:00
Eric Lippmann 565a9e4e03 CSS: Fix focus color in menu
refs #5543
2015-10-01 22:58:17 +02:00
Eric Lippmann aedc359735 CSS: Fix padding of menu items w/o icon
refs #5543
2015-10-01 11:16:41 +02:00
Bernd Erk 6a66da998a CSS: fixes transision in menu 2015-09-28 22:34:13 +02:00
Bernd Erk ef16c3c479 CSS: design user logout and preferences 2015-09-28 17:58:23 +02:00
Bernd Erk f68b8bceee CSS: Hover menu 2015-09-27 17:41:57 +02:00
Bernd Erk ad2784d5bb CSS: Badges and menu 2015-09-27 16:34:33 +02:00
Bernd Erk 155e54978d Fix header image and alignment 2015-09-26 18:38:18 +02:00
Bernd Erk 2242f6192c Redesign draft and implementation 2015-09-22 17:33:02 +02:00
Eric Lippmann f32e62bdaa CSS: Replace petrol w/ Icinga blue
refs #5543
2015-09-19 21:57:02 +02:00
Eric Lippmann efd7eb5793 Simplify skip-links' CSS
refs #8729
2015-03-13 04:18:31 +01:00
Eric Lippmann 6dc48fe9d3 CSS: Remove .skip-links-inline ...
... because we don't use it.
2015-03-12 16:08:47 +01:00
Eric Lippmann 90971f2caf Revert "Merge branch 'feature/organize-headings-7976'"
This reverts commit ea2a17a76c, reversing
changes made to e72de8dfe1.

refs #7976
fixes #8647
2015-03-12 16:08:34 +01:00
Marius Hein a61e309402 Header: Scrolling Position fix for skiplinks
refs #7976
2015-02-18 10:56:21 +01:00
Marius Hein 32226418af Header: Add header to process/info
refs #7976
2015-02-17 16:12:41 +01:00
Alexander Fuhr 240c55fcaf Adjust on focus css style for the auto refresh trigger button
refs #7945
2015-02-16 12:05:26 +01:00
Alexander Fuhr 7be134a774 Merge master fixed conflicts 2015-02-16 11:24:15 +01:00
Marius Hein 936bfd43b0 Skip Links: Remove logo focus and move links into the menu 2015-02-16 10:57:31 +01:00
Alexander Fuhr 73a03ada83 Move autoRefreshForm to skip-links
refs #7945
2015-02-13 15:33:39 +01:00
Alexander Fuhr 2112676594 Implement hidden accessible control for auto refresh on the page
refs #7945
2015-02-13 14:34:29 +01:00
Marius Hein f586714f02 Skip Links: Select a more useful object
Skip links can select a container and find a usable element inside. Adapt
project jquery variable style.

refs #7976
2015-02-12 16:34:50 +01:00
Marius Hein b6daf2237d Menu: Add html5 nav element to menu
refs #7933
2015-02-12 13:14:01 +01:00
Marius Hein ca4477de5b Skip Links: Add to body and create style
refs #7933
2015-02-12 13:13:47 +01:00
Eric Lippmann 6bae2e0a53 Note that our license is GPL v2 or any later version in our license header instead of pointing to the license's URL 2015-02-04 10:52:27 +01:00
Eric Lippmann 5b4fab0750 Add license header
This time without syntax errors hopefully :)
2015-02-03 16:27:59 +01:00
Eric Lippmann 5fa2e3cfdc Revert "Add license header"
This reverts commit 338d067aba.
2015-02-03 16:16:26 +01:00
Eric Lippmann 338d067aba Add license header
fixes #7788
2015-02-03 15:51:04 +01:00
Matthias Jentsch e47eb73499 Improve visibility of focus
Display navigation focus in a visible color and display focus outline in regular site body more prominently.

fixes #6164
2014-12-30 16:35:42 +01:00
Thomas Gelf 2a27b6ce25 css/menu.less: resolve merge conflict 2014-11-13 21:28:51 +01:00
Bernd Erk 903219b302 Merge branch 'master' into feature/redesign-7144
Conflicts:
	library/Icinga/Web/Menu.php
	public/css/icinga/menu.less
2014-11-13 21:11:36 +01:00
Eric Lippmann 8bdde5adc5 Fix long menu item titles breaking our menu
We will not allow Karl-Theodor Maria Nikolaus Johann Jacob Philipp Franz Joseph Sylvester Freiherr von und zu Guttenberg to view his full name :(.

fixes #7663
2014-11-13 19:03:28 +01:00
Bernd Erk f2c4c3bb1b Fix color codes and badges 2014-11-12 16:19:00 +01:00
Bernd Erk 049c9edb67 modified forms 2014-11-07 11:38:32 +01:00
Bernd Erk acd6e91757 Fixed font-family in search field 2014-11-07 00:56:18 +01:00
Bernd Erk 7aef0581f3 Changed to color codes using less 2014-11-06 22:55:17 +01:00
Bernd Erk 71cbf83766 Reduced menu size 2014-11-06 13:25:52 +01:00
Bernd Erk bc5f296e60 Fixed badges in menu 2014-11-06 00:40:44 +01:00