mirror of
https://github.com/EDCD/coriolis.git
synced 2025-12-09 14:45:35 +00:00
Retrofitting costs added to outfit page
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user