|
@ -719,6 +719,7 @@ |
|
|
/* Inverted */ |
|
|
/* Inverted */ |
|
|
.ui.basic.inverted.buttons .button, |
|
|
.ui.basic.inverted.buttons .button, |
|
|
.ui.basic.inverted.button { |
|
|
.ui.basic.inverted.button { |
|
|
|
|
|
background-color: transparent !important; |
|
|
color: @offWhite !important; |
|
|
color: @offWhite !important; |
|
|
box-shadow: @whiteBorderColor; |
|
|
box-shadow: @whiteBorderColor; |
|
|
} |
|
|
} |
|
|