Schemas: should be ok now.

This commit is contained in:
jeroenpraat
2015-06-03 22:53:48 +02:00
parent 03361acce5
commit 6e336d680d
7 changed files with 116 additions and 342 deletions

View File

@@ -1506,6 +1506,7 @@ margin-right: 50px;
.admin-icons {
font-size: 1.2em;
color: $toolicon_colour;
margin-right: 10px;
}
a .drop-icons {
@@ -1548,11 +1549,6 @@ a .drop-icons:hover {
list-style-type: none;
}
.admin-icons {
color: $toolicon_colour;
margin-right: 10px;
}
#adminpage table tr:hover {
background-color: #BBC7D7;
}