make new colour bar smaller. FU, CSS

git-svn-id: http://www.observium.org/svn/observer/trunk@2890 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
Tom Laermans
2012-03-08 19:19:54 +00:00
parent 4f8410a4fc
commit baeb083b97
3 changed files with 24 additions and 7 deletions
+9
View File
@@ -1351,3 +1351,12 @@ a.interface-upup:hover, a.interface-updown:hover, a.interface-admindown:hover {
box-shadow: #CCC 0 0 .25em;
behavior: url(/css/PIE.htc);
}
.devicetable {
border-collapse: collapse;
}
.paddedcell {
padding: 7px;
}