Revision ff1671c0
Von Cem Aydin vor fast 4 Jahren hinzugefügt
css/less/control_panels.less | ||
---|---|---|
326 | 326 |
div.caption{ |
327 | 327 |
float: left; |
328 | 328 |
display: block; |
329 |
width: auto:
|
|
329 |
width: auto;
|
|
330 | 330 |
padding: 0 2.0em 0 0; |
331 | 331 |
margin: 0; |
332 | 332 |
|
... | ... | |
358 | 358 |
.control-panel select#contact_cp_id { |
359 | 359 |
|
360 | 360 |
} |
361 |
|
|
362 |
|
Auch abrufbar als: Unified diff
Neues Design Bugfix: Fix Typo
Doppelpunkt statt Semikolon