This commit is contained in:
Rainer Simon 2021-03-20 14:59:51 +01:00
parent 400406a650
commit 3cc294ca83
2 changed files with 0 additions and 14 deletions

View File

@ -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;
}

View File

@ -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 **/
/** ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ **/