Added function for rules, and moved thumbnail/data somewhat around for better readability

This commit is contained in:
Kasper Rynning-Tønnesen
2018-09-27 22:03:23 +02:00
parent 5a84a4bc70
commit 0b3e7177b1
12 changed files with 599 additions and 208 deletions

View File

@@ -48,11 +48,11 @@
margin-right: 2px;
}
.tabs_admin{
.tabs_admin, .tabs_margin{
margin-bottom:20px;
}
.tabs_admin .indicator{
.tabs_admin .indicator, .tabs_admin_info .indicator{
width: initial !important;
background: black !important;
}