Johannes Meyer
|
e4a39cf0e1
|
css: Expect additional nav anchors to have styled content
anchors are part of the layout in the menu, they shouldn't
be styled. Instead they're now expected to have content that
is styled instead.
|
2021-07-05 17:29:18 +02:00 |
|
Johannes Meyer
|
dedb63b7af
|
css: Fix menu hover/focus styles
|
2021-07-01 17:47:14 +02:00 |
|
Johannes Meyer
|
6c235c64b5
|
css: Respect --tr-*-color
|
2021-06-28 14:12:58 +02:00 |
|
Johannes Meyer
|
fad9eb0a84
|
css: Respect remaining --menu-* vars
|
2021-06-28 14:08:27 +02:00 |
|
Johannes Meyer
|
36034afc93
|
css: Respect --menu-flyout-color
|
2021-06-23 17:40:06 +02:00 |
|
Johannes Meyer
|
723e3ec362
|
css: Respect --menu-active-color
|
2021-06-23 17:40:06 +02:00 |
|
Johannes Meyer
|
e3dbd01e86
|
css: Respect --text-color-light
|
2021-06-23 17:40:06 +02:00 |
|
Johannes Meyer
|
638cc5c683
|
css: Respect --menu-flyout-bg-color
|
2021-06-23 17:40:06 +02:00 |
|
Johannes Meyer
|
ac45a51ffb
|
css: Respect --text-color-inverted
|
2021-06-23 17:40:06 +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
|
8bb50b3725
|
Integrate light theme's menu-2ndlvl-color using a media query
|
2021-06-23 17:40:06 +02:00 |
|
Johannes Meyer
|
ff4dafe091
|
Integrate light theme's menu-active-bg-color 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
|
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 |
|
Florian Strohmaier
|
5f648128b5
|
menu.less: Use appropriate var for active menu item caret bg
|
2021-06-23 07:39:55 +02:00 |
|
Johannes Meyer
|
06d0621a12
|
menu.less: Use appropriate color variables based on usage
|
2021-06-23 07:39:55 +02:00 |
|
Florian Strohmaier
|
44430a3901
|
menu.less: Adjust level-2 hover background
|
2021-06-23 07:39:55 +02:00 |
|
Florian Strohmaier
|
049aadefc6
|
menu.less: Fix drop shadow obscuring #toggle-sidebar and active list itemm caret
|
2021-06-23 07:39:55 +02:00 |
|
Florian Strohmaier
|
32e756b185
|
menu.less: User themable text color for active level-1 menu item
|
2021-06-23 07:39:55 +02:00 |
|
Florian Strohmaier
|
a9a7cb81e8
|
menu.less: Remove drop shadow from menu
|
2021-06-23 07:39:55 +02:00 |
|
Florian Strohmaier
|
a99e99bd39
|
Adjust sidebar toggle icon color
|
2021-06-23 07:39:55 +02:00 |
|
Florian Strohmaier
|
50c2c8075b
|
menu.less: Adjust menu colors
|
2021-06-23 07:39:55 +02:00 |
|
Florian Strohmaier
|
77be67662b
|
menu.less: Invert .badge-nav-item hover color
|
2021-06-23 07:39:55 +02:00 |
|
Johannes Meyer
|
2da08ff58d
|
css: Use a more strict rule to apply selected style to active nav items
|
2020-11-17 15:17:58 +01:00 |
|
Florian Strohmaier
|
cabfb8c7f9
|
CSS: Remove unfunctional sidebar toggle in .no-js
refs #3629
|
2020-04-15 09:35:15 +02:00 |
|
Johannes Meyer
|
96f4eff4dc
|
menu.less: Fix placement of clickable badges in flyout menus
|
2020-01-24 11:30:33 +01:00 |
|
Johannes Meyer
|
60dfbcbad9
|
Remove remaining usages of #menu-container
|
2019-12-06 15:39:14 +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
|
6218ad8cde
|
menu.less: Use appropriate less functions to darken colors
|
2019-12-06 15:36:34 +01:00 |
|
Florian Strohmaier
|
2b2f0cf48f
|
menu.less: Align .badge-nav-item with flexbox
|
2019-12-06 15:36:34 +01:00 |
|
Florian Strohmaier
|
6d7bccc348
|
CSS: Fix special view layout issues
|
2019-12-06 15:36:34 +01:00 |
|
Florian Strohmaier
|
59d6237a5a
|
CSS: Style fixes for sidebar
|
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
|
1778ec673b
|
IE11: Fix nav flyouts being covered by #main
fixes #3942
|
2019-09-04 12:26:37 +02:00 |
|
Florian Strohmaier
|
faca0962ef
|
Navigation: Hide search clear button when value is empty
refs #3676
|
2019-07-29 10:19:39 +02:00 |
|
Florian Strohmaier
|
d4c7566aad
|
CSS: Fix menu search input styles
refs #3676
|
2019-07-29 10:19:39 +02:00 |
|
Florian Strohmaier
|
7eca14386a
|
CSS: Align menu search input icon
|
2019-07-29 10:17:59 +02:00 |
|
Florian Strohmaier
|
b6adf2caef
|
CSS: Fix navigation level-2 indentation
|
2019-05-28 16:30:43 +02:00 |
|
Florian Strohmaier
|
574c76ab42
|
Improve mobile menu
|
2019-05-06 14:49:41 +02: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 |
|
Jennifer Mourek
|
504c7cd5d8
|
Fix minimised sidebar glitching left when searchbar is clicked in safari
|
2019-03-20 11:07:39 +01:00 |
|
Jennifer Mourek
|
6a7c73dd77
|
Add caret to flyout menu
|
2019-03-20 11:07:39 +01:00 |
|
Johannes Meyer
|
b8e406fd95
|
menu: Only invert icons located under /img/icons/
refs #3181
|
2018-04-06 09:18:45 +02:00 |
|