// fix attributes-color-container

This commit is contained in:
Kevin Granger
2013-10-28 09:32:46 +01:00
parent 6f04df8409
commit 8353bc5ac2
2 changed files with 13 additions and 3 deletions
File diff suppressed because one or more lines are too long
@@ -121,6 +121,15 @@ input[type="text"],input[type="search"],input[type="password"], textarea, select
margin-left: 3px
//colors
.attributes-color-container
width: 40px
height: 25px
display: block
border: solid 1px black
//components
@import "admin-theme/admin-header"
@import "admin-theme/admin-footer"