did some much needed spring cleaning of the admin less files

This commit is contained in:
psychobunny
2014-09-28 20:39:10 -04:00
parent 2cebeeb1ca
commit 6a9b131223
11 changed files with 427 additions and 454 deletions

View File

@@ -0,0 +1,20 @@
.plugins {
padding-left: 0px;
li {
list-style-type: none;
background: rgba(64, 64, 64, 0.05);
padding: 1em;
margin-bottom: 5px;
border-left: 5px solid #08c;
h2 {
font-size: 16px;
margin: 0;
}
p {
font-size: 12px;
}
}
}