categories admin basic features completed - name, description, icon selector + background color

This commit is contained in:
psychobunny
2013-06-24 17:18:58 -04:00
parent 606387407f
commit 1162b2020d
4 changed files with 81 additions and 28 deletions

View File

@@ -9,18 +9,12 @@
width: 800px;
}
.admin-categories {
form {
margin: 0 0 0px;
}
}
.entry-row {
border-radius: 10px;
margin-bottom: 10px;
padding: 10px;
cursor: move;
width: 555px;
width: 695px;
}
input.description {
@@ -41,6 +35,10 @@
border-radius: 5px;
margin-top: -8px;
}
.category_description {
width: 300px;
}
select {
border: 0;