SPR-950: Headerstyling in Mobile optimieren

This commit is contained in:
Silke Pisulla 2017-05-08 15:38:25 +02:00
commit 8e5fef321f
4 changed files with 33 additions and 29 deletions

View file

@ -4,12 +4,16 @@
.page-attributes {
li.plugin_starred {
.starred svg {
margin-top: .1em;
width: 1.6em;
height: 1.6em;
font-size: 0.82rem;
fill: @ini_nav_menu_hover_color;
.starred {
display: block;
padding-top: .05rem;
svg {
width: 1.6em;
height: 1.6em;
font-size: 0.82rem;
fill: @ini_nav_menu_hover_color;
}
}
a:hover,