Revision 717d2088
Von Moritz Bunkus vor mehr als 7 Jahren hinzugefügt
css/kivitendo/main.css | ||
---|---|---|
577 | 577 |
div.layout-actionbar .layout-actionbar-default-action { |
578 | 578 |
font-weight: bold; |
579 | 579 |
} |
580 |
|
|
581 |
/* Admin section: the menu itself doesn't occupy space. So make room |
|
582 |
at the top of the div covering the whole admin area. */ |
|
583 |
body > div.admin { |
|
584 |
padding-top: 24px; |
|
585 |
} |
Auch abrufbar als: Unified diff
Stylesheets: Admin-Bereich: obersten Inhalt nicht hinter Menü verstecken