|
|
@@ -98,20 +98,12 @@
|
|
|
}
|
|
|
|
|
|
.variable-options-column-header {
|
|
|
- background-color: @bodyBackground;
|
|
|
text-align: center;
|
|
|
padding-top: 5px;
|
|
|
padding-bottom: 5px;
|
|
|
margin-bottom: 5px;
|
|
|
}
|
|
|
|
|
|
-.variable-options-footer {
|
|
|
- background-color: @bodyBackground;
|
|
|
- text-align: center;
|
|
|
- padding-top: 5px;
|
|
|
- padding-bottom: 5px;
|
|
|
-}
|
|
|
-
|
|
|
.variable-option {
|
|
|
&:hover, &.highlighted {
|
|
|
background-color: @blueDark;
|