Updates to account and admin views

This commit is contained in:
Torkel Ödegaard
2015-02-08 10:23:35 +01:00
parent b1a95cacff
commit 2c5828528f
5 changed files with 157 additions and 189 deletions
+5
View File
@@ -1,6 +1,11 @@
.grafana-options-table {
width: 100%;
th {
padding: 5px 10px;
border-bottom: 4px solid @grafanaPanelBackground;
}
tr td {
background-color: @grafanaListBackground;
padding: 5px 10px;