Add server descriptions, closes #338 🐖

🐷 https://s3.kelp.in/D0n2Z.png
This commit is contained in:
Dane Everitt
2017-03-31 23:07:19 -04:00
parent 660cdca940
commit edaa270a33
7 changed files with 103 additions and 51 deletions

View File

@@ -280,3 +280,12 @@ span[aria-labelledby="select2-pUserId-container"] {
.strong {
font-weight: bold !important;
}
.server-description > td {
padding-top: 0 !important;
border-top: 0 !important;
}
tr:hover + tr.server-description {
background-color: #f5f5f5 !important;
}