minor color and layout changes in admin interface

This commit is contained in:
artus40
2017-09-01 15:59:07 +02:00
parent f91d94685d
commit dfc9a40800
10 changed files with 1120 additions and 18 deletions

View File

@@ -522,6 +522,7 @@ input[type=button][disabled].default {
font-size: 13px;
text-align: left;
background: #2f2f2f;
border-bottom: 1px solid #d9230f;
color: #fff;
}
@@ -730,7 +731,7 @@ a.deletelink:focus, a.deletelink:hover {
}
.object-tools a:focus, .object-tools a:hover {
background-color: #417690;
background-color: #91170a;
}
.object-tools a:focus{