Retrofitting costs added to outfit page

This commit is contained in:
Colin McLeod
2015-06-30 21:06:12 -07:00
parent a3c65d6c69
commit 680872a302
5 changed files with 233 additions and 23 deletions

View File

@@ -1,3 +1,14 @@
select {
.border-radius(0);
background: none;
color: @primary-disabled;
border: 1px solid @primary-disabled;
outline: none;
font-family: @fStandard;
font-size: 1em;
background-color: transparent;
}
.select {
color: @primary-disabled;
position: absolute;