[Frontend/PLATFORM] Cherry picking from platform changes in vista65

open #95
vista #65
Style mods for selects;
(cherry picked from commit 8b2c4c6)
This commit is contained in:
Charles Hacskaylo
2015-09-16 16:59:27 -07:00
parent f28d2f19d0
commit 9fdb9f0170
7 changed files with 295 additions and 354 deletions

View File

@@ -38,14 +38,10 @@
&:after {
// Adds the downward facing 'context available / invoke menu' arrow element
@include contextArrow();
color: rgba($colorInvokeMenu, percentToDecimal($contrastInvokeMenuPercent));
content: '\76';
display: inline-block;
font-family: 'symbolsfont';
margin-left: $interiorMarginSm;
@include text-shadow(none);
vertical-align: top;
}
&.create-btn {
.title-label {
font-size: 1rem;