Skip to content

Commit

Permalink
font adjustment
Browse files Browse the repository at this point in the history
  • Loading branch information
Roxanne Panthaky committed Mar 21, 2016
1 parent 7c3c0ac commit 2a9722a
Showing 1 changed file with 1 addition and 11 deletions.
12 changes: 1 addition & 11 deletions addon/styles/addon.scss
Original file line number Diff line number Diff line change
Expand Up @@ -113,16 +113,6 @@ $frost-input-select-option-row-height: 35px;
fill: $frost-select-indicator;
}
}

&.disabled {
border: 1px solid $frost-color-lgrey-1;
background: $frost-color-lgrey-3;
cursor: auto;

input.trigger {
color: $frost-color-grey-6;
}
}
}

.frost-select.open {
Expand Down Expand Up @@ -150,10 +140,10 @@ $frost-input-select-option-row-height: 35px;
align-items: center;
border-bottom: solid 5px $frost-color-lgrey-3;
padding: 10px;
font-size: $frost-font-m;

.number-selected {
color: $frost-color-grey-5;
font-size: $frost-font-m;
}
// TODO frost-button with tertiary style
.clear {
Expand Down

0 comments on commit 2a9722a

Please sign in to comment.