Revision 0ac1d89a
Von Cem Aydin vor etwa 4 Jahren hinzugefügt
css/less/jquery-ui_overrides.less | ||
---|---|---|
font-weight: normal;
|
||
|
||
a,
|
||
a:link { color: @tabs-default-color; }
|
||
a:link {
|
||
color: @tabs-default-color;
|
||
font-weight: normal;
|
||
}
|
||
}
|
||
|
||
&.ui-state-hover{
|
||
... | ... | |
// background-image: url(ui-lightness/images/ui-icons_777777_256x240.png) !important;
|
||
// }
|
||
//}
|
||
|
||
|
||
|
||
|
||
|
||
|
Auch abrufbar als: Unified diff
Neues Design Anpassung: #388 Sichtbarkeit der Links verbessert
- Farbspezifikation für Links hinzugefügt
- Links entsprechend angepasst, Schrift fett und unterstrichen
- CSS für Menüs entsprechend angepasst
- less/css neu kompiliert