Revision 6cb1c463
Von Cem Aydin vor fast 4 Jahren hinzugefügt
css/less/jquery-ui_overrides.less | ||
---|---|---|
126 | 126 |
font-weight: normal; |
127 | 127 |
|
128 | 128 |
a, |
129 |
a:link { color: @tabs-default-color; } |
|
129 |
a:link { |
|
130 |
color: @tabs-default-color; |
|
131 |
font-weight: normal; |
|
132 |
} |
|
130 | 133 |
} |
131 | 134 |
|
132 | 135 |
&.ui-state-hover{ |
... | ... | |
420 | 423 |
// background-image: url(ui-lightness/images/ui-icons_777777_256x240.png) !important; |
421 | 424 |
// } |
422 | 425 |
//} |
423 |
|
|
424 |
|
|
425 |
|
|
426 |
|
|
427 |
|
|
428 |
|
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