Revision 9439c4f2
Von Hans Peter Schlaepfer vor mehr als 6 Jahren hinzugefügt
css/less/menu.less | ||
---|---|---|
135 | 135 |
// Items with Sub Items |
136 | 136 |
// |
137 | 137 |
div.x { |
138 |
background: no-repeat right url("/image/menu-arrow-to-right-5.png"); |
|
138 |
background: no-repeat right url("../image/menu-arrow-to-right-5.png");
|
|
139 | 139 |
} |
140 | 140 |
|
141 | 141 |
// |
... | ... | |
271 | 271 |
span.ms { |
272 | 272 |
float: left; |
273 | 273 |
width: 24px; |
274 |
background: url(../../image/unterpunkt.png);
|
|
274 |
background: url("../image/unterpunkt.png");
|
|
275 | 275 |
} |
276 | 276 |
} |
277 | 277 |
|
Auch abrufbar als: Unified diff
Diverse weitere Anpassungen zum Design 4.0