Styles
This commit is contained in:
parent
400406a650
commit
3cc294ca83
|
@ -40,14 +40,3 @@
|
|||
background-color:transparent;
|
||||
text-shadow:none;
|
||||
}
|
||||
|
||||
.r6o-btn.left {
|
||||
margin-left: 8px;
|
||||
margin-right: 0px;
|
||||
float: left;
|
||||
}
|
||||
|
||||
.r6o-btn.highlight.outline {
|
||||
border:1px solid $orange;
|
||||
color:$orange;
|
||||
}
|
||||
|
|
|
@ -19,9 +19,6 @@ $blueish-white-hi:lighten($blueish-white, 3%);
|
|||
$lightgrey-border:#e5e5e5;
|
||||
$lightgrey-border-darker:#d6d7d9;
|
||||
|
||||
// Highlight color
|
||||
$orange: rgb(230, 149, 0);
|
||||
|
||||
/** ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ **/
|
||||
/** Type colors **/
|
||||
/** ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ **/
|
||||
|
|
Loading…
Reference in New Issue