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