Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 192c2acf

Von Cem Aydin vor etwa 4 Jahren hinzugefügt

  • ID 192c2acf86d12ff5919fe5f508393dcbe10c5da8
  • Vorgänger b3d3067e
  • Nachfolger 6873cc9c

Neues Design Bugfix: #446 Hauptmenü Klickbereich verbessert (CSS)

- less/css neu kompiliert

Unterschiede anzeigen:

css/less/menu.less
display: block;
color: @menu_link;
text-decoration: none;
padding: 0.45em 0.6em 0.58em 1.3em ;
//padding-right: 0.6em;
}
......
li{
border-bottom: 1px @menu_border_color solid ;
padding: 0.45em 0.6em 0.58em 0.8em ;
}
} // /ul (2nd and 3rd Level)
......
& > li {
background-color: @menu_link_bg_level2 ;
padding-left: 12px ;
margin-left: 1px;
// Items with Sub Items

Auch abrufbar als: Unified diff