Very basic start for accounts admin view

This commit is contained in:
Torkel Ödegaard
2015-01-15 15:53:55 +01:00
parent cf344abff2
commit 5b93e09714
7 changed files with 110 additions and 6 deletions
+2 -1
View File
@@ -5,7 +5,8 @@
background-color: @grafanaListAccent;
}
td {
td, th {
text-align: left;
padding: 5px 10px;
white-space: nowrap;
border-bottom: 1px solid @grafanaListBorderBottom;