|
@ -1193,6 +1193,12 @@ |
|
|
background-color: @lightBlack; |
|
|
background-color: @lightBlack; |
|
|
color: @white; |
|
|
color: @white; |
|
|
} |
|
|
} |
|
|
|
|
|
.ui.inverted.black.buttons .button.active, |
|
|
|
|
|
.ui.inverted.black.button.active { |
|
|
|
|
|
box-shadow: 0px 0px 0px @invertedBorderSize @lightBlack inset !important; |
|
|
|
|
|
background-color: @lightBlack; |
|
|
|
|
|
color: @white; |
|
|
|
|
|
} |
|
|
.ui.inverted.black.buttons .button:active, |
|
|
.ui.inverted.black.buttons .button:active, |
|
|
.ui.inverted.black.button:active { |
|
|
.ui.inverted.black.button:active { |
|
|
box-shadow: 0px 0px 0px @invertedBorderSize @lightBlackDown inset !important; |
|
|
box-shadow: 0px 0px 0px @invertedBorderSize @lightBlackDown inset !important; |
|
@ -1214,6 +1220,12 @@ |
|
|
box-shadow: 0px 0px 0px @invertedBorderSize @lightBlack inset !important; |
|
|
box-shadow: 0px 0px 0px @invertedBorderSize @lightBlack inset !important; |
|
|
color: @white !important; |
|
|
color: @white !important; |
|
|
} |
|
|
} |
|
|
|
|
|
.ui.inverted.black.basic.buttons .button.active, |
|
|
|
|
|
.ui.inverted.black.buttons .basic.button.active, |
|
|
|
|
|
.ui.inverted.black.basic.button.active { |
|
|
|
|
|
box-shadow: 0px 0px 0px @invertedBorderSize @lightBlack inset !important; |
|
|
|
|
|
color: @white !important; |
|
|
|
|
|
} |
|
|
.ui.inverted.black.basic.buttons .button:active, |
|
|
.ui.inverted.black.basic.buttons .button:active, |
|
|
.ui.inverted.black.buttons .basic.button:active, |
|
|
.ui.inverted.black.buttons .basic.button:active, |
|
|
.ui.inverted.black.basic.button:active { |
|
|
.ui.inverted.black.basic.button:active { |
|
@ -1291,13 +1303,19 @@ |
|
|
.ui.inverted.blue.button:hover { |
|
|
.ui.inverted.blue.button:hover { |
|
|
box-shadow: 0px 0px 0px @invertedBorderSize @lightBlue inset !important; |
|
|
box-shadow: 0px 0px 0px @invertedBorderSize @lightBlue inset !important; |
|
|
background-color: @lightBlue; |
|
|
background-color: @lightBlue; |
|
|
color: @black; |
|
|
|
|
|
|
|
|
color: @white; |
|
|
|
|
|
} |
|
|
|
|
|
.ui.inverted.blue.buttons .button.active, |
|
|
|
|
|
.ui.inverted.blue.button.active { |
|
|
|
|
|
box-shadow: 0px 0px 0px @invertedBorderSize @lightBlue inset !important; |
|
|
|
|
|
background-color: @lightBlue; |
|
|
|
|
|
color: @white; |
|
|
} |
|
|
} |
|
|
.ui.inverted.blue.buttons .button:active, |
|
|
.ui.inverted.blue.buttons .button:active, |
|
|
.ui.inverted.blue.button:active { |
|
|
.ui.inverted.blue.button:active { |
|
|
box-shadow: 0px 0px 0px @invertedBorderSize @lightBlueDown inset !important; |
|
|
box-shadow: 0px 0px 0px @invertedBorderSize @lightBlueDown inset !important; |
|
|
background-color: @lightBlueDown; |
|
|
background-color: @lightBlueDown; |
|
|
color: @black; |
|
|
|
|
|
|
|
|
color: @white; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
/* Inverted Basic */ |
|
|
/* Inverted Basic */ |
|
@ -1314,11 +1332,17 @@ |
|
|
box-shadow: 0px 0px 0px @invertedBorderSize @lightBlue inset !important; |
|
|
box-shadow: 0px 0px 0px @invertedBorderSize @lightBlue inset !important; |
|
|
color: @lightBlue !important; |
|
|
color: @lightBlue !important; |
|
|
} |
|
|
} |
|
|
|
|
|
.ui.inverted.blue.basic.buttons .button.active, |
|
|
|
|
|
.ui.inverted.blue.buttons .basic.button.active, |
|
|
|
|
|
.ui.inverted.blue.basic.button.active { |
|
|
|
|
|
box-shadow: 0px 0px 0px @invertedBorderSize @lightBlue inset !important; |
|
|
|
|
|
color: @lightBlue !important; |
|
|
|
|
|
} |
|
|
.ui.inverted.blue.basic.buttons .button:active, |
|
|
.ui.inverted.blue.basic.buttons .button:active, |
|
|
.ui.inverted.blue.buttons .basic.button:active, |
|
|
.ui.inverted.blue.buttons .basic.button:active, |
|
|
.ui.inverted.blue.basic.button:active { |
|
|
.ui.inverted.blue.basic.button:active { |
|
|
box-shadow: 0px 0px 0px @invertedBorderSize @lightBlueDown inset !important; |
|
|
box-shadow: 0px 0px 0px @invertedBorderSize @lightBlueDown inset !important; |
|
|
color: @lightBlueDown !important; |
|
|
|
|
|
|
|
|
color: @lightBlue !important; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
/*--- Green ---*/ |
|
|
/*--- Green ---*/ |
|
@ -1389,13 +1413,19 @@ |
|
|
.ui.inverted.green.button:hover { |
|
|
.ui.inverted.green.button:hover { |
|
|
box-shadow: 0px 0px 0px @invertedBorderSize @lightGreen inset !important; |
|
|
box-shadow: 0px 0px 0px @invertedBorderSize @lightGreen inset !important; |
|
|
background-color: @lightGreen; |
|
|
background-color: @lightGreen; |
|
|
color: @black; |
|
|
|
|
|
|
|
|
color: @white; |
|
|
|
|
|
} |
|
|
|
|
|
.ui.inverted.green.buttons .button.active, |
|
|
|
|
|
.ui.inverted.green.button.active { |
|
|
|
|
|
box-shadow: 0px 0px 0px @invertedBorderSize @lightGreen inset !important; |
|
|
|
|
|
background-color: @lightGreen; |
|
|
|
|
|
color: @white; |
|
|
} |
|
|
} |
|
|
.ui.inverted.green.buttons .button:active, |
|
|
.ui.inverted.green.buttons .button:active, |
|
|
.ui.inverted.green.button:active { |
|
|
.ui.inverted.green.button:active { |
|
|
box-shadow: 0px 0px 0px @invertedBorderSize @lightGreenDown inset !important; |
|
|
box-shadow: 0px 0px 0px @invertedBorderSize @lightGreenDown inset !important; |
|
|
background-color: @lightGreenDown; |
|
|
background-color: @lightGreenDown; |
|
|
color: @black; |
|
|
|
|
|
|
|
|
color: @white; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
/* Inverted Basic */ |
|
|
/* Inverted Basic */ |
|
@ -1412,11 +1442,17 @@ |
|
|
box-shadow: 0px 0px 0px @invertedBorderSize @lightGreen inset !important; |
|
|
box-shadow: 0px 0px 0px @invertedBorderSize @lightGreen inset !important; |
|
|
color: @lightGreen !important; |
|
|
color: @lightGreen !important; |
|
|
} |
|
|
} |
|
|
|
|
|
.ui.inverted.green.basic.buttons .button.active, |
|
|
|
|
|
.ui.inverted.green.buttons .basic.button.active, |
|
|
|
|
|
.ui.inverted.green.basic.button.active { |
|
|
|
|
|
box-shadow: 0px 0px 0px @invertedBorderSize @lightGreen inset !important; |
|
|
|
|
|
color: @lightGreen !important; |
|
|
|
|
|
} |
|
|
.ui.inverted.green.basic.buttons .button:active, |
|
|
.ui.inverted.green.basic.buttons .button:active, |
|
|
.ui.inverted.green.buttons .basic.button:active, |
|
|
.ui.inverted.green.buttons .basic.button:active, |
|
|
.ui.inverted.green.basic.button:active { |
|
|
.ui.inverted.green.basic.button:active { |
|
|
box-shadow: 0px 0px 0px @invertedBorderSize @lightGreenDown inset !important; |
|
|
box-shadow: 0px 0px 0px @invertedBorderSize @lightGreenDown inset !important; |
|
|
color: @lightGreenDown !important; |
|
|
|
|
|
|
|
|
color: @lightGreen !important; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
/*--- Orange ---*/ |
|
|
/*--- Orange ---*/ |
|
@ -1486,13 +1522,19 @@ |
|
|
.ui.inverted.orange.button:hover { |
|
|
.ui.inverted.orange.button:hover { |
|
|
box-shadow: 0px 0px 0px @invertedBorderSize @lightOrange inset !important; |
|
|
box-shadow: 0px 0px 0px @invertedBorderSize @lightOrange inset !important; |
|
|
background-color: @lightOrange; |
|
|
background-color: @lightOrange; |
|
|
color: @black; |
|
|
|
|
|
|
|
|
color: @white; |
|
|
|
|
|
} |
|
|
|
|
|
.ui.inverted.orange.buttons .button.active, |
|
|
|
|
|
.ui.inverted.orange.button.active { |
|
|
|
|
|
box-shadow: 0px 0px 0px @invertedBorderSize @lightOrange inset !important; |
|
|
|
|
|
background-color: @lightOrange; |
|
|
|
|
|
color: @white; |
|
|
} |
|
|
} |
|
|
.ui.inverted.orange.buttons .button:active, |
|
|
.ui.inverted.orange.buttons .button:active, |
|
|
.ui.inverted.orange.button:active { |
|
|
.ui.inverted.orange.button:active { |
|
|
box-shadow: 0px 0px 0px @invertedBorderSize @lightOrangeDown inset !important; |
|
|
box-shadow: 0px 0px 0px @invertedBorderSize @lightOrangeDown inset !important; |
|
|
background-color: @lightOrangeDown; |
|
|
background-color: @lightOrangeDown; |
|
|
color: @black; |
|
|
|
|
|
|
|
|
color: @white; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
/* Inverted Basic */ |
|
|
/* Inverted Basic */ |
|
@ -1509,11 +1551,17 @@ |
|
|
box-shadow: 0px 0px 0px @invertedBorderSize @lightOrange inset !important; |
|
|
box-shadow: 0px 0px 0px @invertedBorderSize @lightOrange inset !important; |
|
|
color: @lightOrange !important; |
|
|
color: @lightOrange !important; |
|
|
} |
|
|
} |
|
|
|
|
|
.ui.inverted.orange.basic.buttons .button.active, |
|
|
|
|
|
.ui.inverted.orange.buttons .basic.button.active, |
|
|
|
|
|
.ui.inverted.orange.basic.button.active { |
|
|
|
|
|
box-shadow: 0px 0px 0px @invertedBorderSize @lightOrange inset !important; |
|
|
|
|
|
color: @lightOrange !important; |
|
|
|
|
|
} |
|
|
.ui.inverted.orange.basic.buttons .button:active, |
|
|
.ui.inverted.orange.basic.buttons .button:active, |
|
|
.ui.inverted.orange.buttons .basic.button:active, |
|
|
.ui.inverted.orange.buttons .basic.button:active, |
|
|
.ui.inverted.orange.basic.button:active { |
|
|
.ui.inverted.orange.basic.button:active { |
|
|
box-shadow: 0px 0px 0px @invertedBorderSize @lightOrangeDown inset !important; |
|
|
box-shadow: 0px 0px 0px @invertedBorderSize @lightOrangeDown inset !important; |
|
|
color: @lightOrangeDown !important; |
|
|
|
|
|
|
|
|
color: @lightOrange !important; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
/*--- Pink ---*/ |
|
|
/*--- Pink ---*/ |
|
@ -1583,13 +1631,19 @@ |
|
|
.ui.inverted.pink.button:hover { |
|
|
.ui.inverted.pink.button:hover { |
|
|
box-shadow: 0px 0px 0px @invertedBorderSize @lightPink inset !important; |
|
|
box-shadow: 0px 0px 0px @invertedBorderSize @lightPink inset !important; |
|
|
background-color: @lightPink; |
|
|
background-color: @lightPink; |
|
|
color: @black; |
|
|
|
|
|
|
|
|
color: @white; |
|
|
|
|
|
} |
|
|
|
|
|
.ui.inverted.pink.buttons .button.active, |
|
|
|
|
|
.ui.inverted.pink.button.active { |
|
|
|
|
|
box-shadow: 0px 0px 0px @invertedBorderSize @lightPink inset !important; |
|
|
|
|
|
background-color: @lightPink; |
|
|
|
|
|
color: @white; |
|
|
} |
|
|
} |
|
|
.ui.inverted.pink.buttons .button:active, |
|
|
.ui.inverted.pink.buttons .button:active, |
|
|
.ui.inverted.pink.button:active { |
|
|
.ui.inverted.pink.button:active { |
|
|
box-shadow: 0px 0px 0px @invertedBorderSize @lightPinkDown inset !important; |
|
|
box-shadow: 0px 0px 0px @invertedBorderSize @lightPinkDown inset !important; |
|
|
background-color: @lightPinkDown; |
|
|
background-color: @lightPinkDown; |
|
|
color: @black; |
|
|
|
|
|
|
|
|
color: @white; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
/* Inverted Basic */ |
|
|
/* Inverted Basic */ |
|
@ -1606,11 +1660,17 @@ |
|
|
box-shadow: 0px 0px 0px @invertedBorderSize @lightPink inset !important; |
|
|
box-shadow: 0px 0px 0px @invertedBorderSize @lightPink inset !important; |
|
|
color: @lightPink !important; |
|
|
color: @lightPink !important; |
|
|
} |
|
|
} |
|
|
|
|
|
.ui.inverted.pink.basic.buttons .button.active, |
|
|
|
|
|
.ui.inverted.pink.buttons .basic.button.active, |
|
|
|
|
|
.ui.inverted.pink.basic.button.active { |
|
|
|
|
|
box-shadow: 0px 0px 0px @invertedBorderSize @lightPink inset !important; |
|
|
|
|
|
color: @lightPink !important; |
|
|
|
|
|
} |
|
|
.ui.inverted.pink.basic.buttons .button:active, |
|
|
.ui.inverted.pink.basic.buttons .button:active, |
|
|
.ui.inverted.pink.buttons .basic.button:active, |
|
|
.ui.inverted.pink.buttons .basic.button:active, |
|
|
.ui.inverted.pink.basic.button:active { |
|
|
.ui.inverted.pink.basic.button:active { |
|
|
box-shadow: 0px 0px 0px @invertedBorderSize @lightPinkDown inset !important; |
|
|
box-shadow: 0px 0px 0px @invertedBorderSize @lightPinkDown inset !important; |
|
|
color: @lightPinkDown !important; |
|
|
|
|
|
|
|
|
color: @lightPink !important; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
/*--- Purple ---*/ |
|
|
/*--- Purple ---*/ |
|
@ -1682,6 +1742,12 @@ |
|
|
background-color: @lightPurple; |
|
|
background-color: @lightPurple; |
|
|
color: @black; |
|
|
color: @black; |
|
|
} |
|
|
} |
|
|
|
|
|
.ui.inverted.purple.buttons .button.active, |
|
|
|
|
|
.ui.inverted.purple.button.active { |
|
|
|
|
|
box-shadow: 0px 0px 0px @invertedBorderSize @lightPurple inset !important; |
|
|
|
|
|
background-color: @lightPurple; |
|
|
|
|
|
color: @black; |
|
|
|
|
|
} |
|
|
.ui.inverted.purple.buttons .button:active, |
|
|
.ui.inverted.purple.buttons .button:active, |
|
|
.ui.inverted.purple.button:active { |
|
|
.ui.inverted.purple.button:active { |
|
|
box-shadow: 0px 0px 0px @invertedBorderSize @lightPurpleDown inset !important; |
|
|
box-shadow: 0px 0px 0px @invertedBorderSize @lightPurpleDown inset !important; |
|
@ -1703,11 +1769,17 @@ |
|
|
box-shadow: 0px 0px 0px @invertedBorderSize @lightPurple inset !important; |
|
|
box-shadow: 0px 0px 0px @invertedBorderSize @lightPurple inset !important; |
|
|
color: @lightPurple !important; |
|
|
color: @lightPurple !important; |
|
|
} |
|
|
} |
|
|
|
|
|
.ui.inverted.purple.basic.buttons .button.active, |
|
|
|
|
|
.ui.inverted.purple.buttons .basic.button.active, |
|
|
|
|
|
.ui.inverted.purple.basic.button.active { |
|
|
|
|
|
box-shadow: 0px 0px 0px @invertedBorderSize @lightPurple inset !important; |
|
|
|
|
|
color: @lightPurple !important; |
|
|
|
|
|
} |
|
|
.ui.inverted.purple.basic.buttons .button:active, |
|
|
.ui.inverted.purple.basic.buttons .button:active, |
|
|
.ui.inverted.purple.buttons .basic.button:active, |
|
|
.ui.inverted.purple.buttons .basic.button:active, |
|
|
.ui.inverted.purple.basic.button:active { |
|
|
.ui.inverted.purple.basic.button:active { |
|
|
box-shadow: 0px 0px 0px @invertedBorderSize @lightPurpleDown inset !important; |
|
|
box-shadow: 0px 0px 0px @invertedBorderSize @lightPurpleDown inset !important; |
|
|
color: @lightPurpleDown !important; |
|
|
|
|
|
|
|
|
color: @lightPurple !important; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
/*--- Red ---*/ |
|
|
/*--- Red ---*/ |
|
@ -1777,13 +1849,19 @@ |
|
|
.ui.inverted.red.button:hover { |
|
|
.ui.inverted.red.button:hover { |
|
|
box-shadow: 0px 0px 0px @invertedBorderSize @lightRed inset !important; |
|
|
box-shadow: 0px 0px 0px @invertedBorderSize @lightRed inset !important; |
|
|
background-color: @lightRed; |
|
|
background-color: @lightRed; |
|
|
color: @black; |
|
|
|
|
|
|
|
|
color: @white; |
|
|
|
|
|
} |
|
|
|
|
|
.ui.inverted.red.buttons .button.active, |
|
|
|
|
|
.ui.inverted.red.button.active { |
|
|
|
|
|
box-shadow: 0px 0px 0px @invertedBorderSize @lightRed inset !important; |
|
|
|
|
|
background-color: @lightRed; |
|
|
|
|
|
color: @white; |
|
|
} |
|
|
} |
|
|
.ui.inverted.red.buttons .button:active, |
|
|
.ui.inverted.red.buttons .button:active, |
|
|
.ui.inverted.red.button:active { |
|
|
.ui.inverted.red.button:active { |
|
|
box-shadow: 0px 0px 0px @invertedBorderSize @lightRedDown inset !important; |
|
|
box-shadow: 0px 0px 0px @invertedBorderSize @lightRedDown inset !important; |
|
|
background-color: @lightRedDown; |
|
|
background-color: @lightRedDown; |
|
|
color: @black; |
|
|
|
|
|
|
|
|
color: @white; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
/* Inverted Basic */ |
|
|
/* Inverted Basic */ |
|
@ -1800,11 +1878,17 @@ |
|
|
box-shadow: 0px 0px 0px @invertedBorderSize @lightRed inset !important; |
|
|
box-shadow: 0px 0px 0px @invertedBorderSize @lightRed inset !important; |
|
|
color: @lightRed !important; |
|
|
color: @lightRed !important; |
|
|
} |
|
|
} |
|
|
|
|
|
.ui.inverted.red.basic.buttons .button.active, |
|
|
|
|
|
.ui.inverted.red.buttons .basic.button.active, |
|
|
|
|
|
.ui.inverted.red.basic.button.active { |
|
|
|
|
|
box-shadow: 0px 0px 0px @invertedBorderSize @lightRed inset !important; |
|
|
|
|
|
color: @lightRed !important; |
|
|
|
|
|
} |
|
|
.ui.inverted.red.basic.buttons .button:active, |
|
|
.ui.inverted.red.basic.buttons .button:active, |
|
|
.ui.inverted.red.buttons .basic.button:active, |
|
|
.ui.inverted.red.buttons .basic.button:active, |
|
|
.ui.inverted.red.basic.button:active { |
|
|
.ui.inverted.red.basic.button:active { |
|
|
box-shadow: 0px 0px 0px @invertedBorderSize @lightRedDown inset !important; |
|
|
box-shadow: 0px 0px 0px @invertedBorderSize @lightRedDown inset !important; |
|
|
color: @lightRedDown !important; |
|
|
|
|
|
|
|
|
color: @lightRed !important; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -1877,6 +1961,12 @@ |
|
|
background-color: @lightTeal; |
|
|
background-color: @lightTeal; |
|
|
color: @black; |
|
|
color: @black; |
|
|
} |
|
|
} |
|
|
|
|
|
.ui.inverted.teal.buttons .button.active, |
|
|
|
|
|
.ui.inverted.teal.button.active { |
|
|
|
|
|
box-shadow: 0px 0px 0px @invertedBorderSize @lightTeal inset !important; |
|
|
|
|
|
background-color: @lightTeal; |
|
|
|
|
|
color: @black; |
|
|
|
|
|
} |
|
|
.ui.inverted.teal.buttons .button:active, |
|
|
.ui.inverted.teal.buttons .button:active, |
|
|
.ui.inverted.teal.button:active { |
|
|
.ui.inverted.teal.button:active { |
|
|
box-shadow: 0px 0px 0px @invertedBorderSize @lightTealDown inset !important; |
|
|
box-shadow: 0px 0px 0px @invertedBorderSize @lightTealDown inset !important; |
|
@ -1898,11 +1988,17 @@ |
|
|
box-shadow: 0px 0px 0px @invertedBorderSize @lightTeal inset !important; |
|
|
box-shadow: 0px 0px 0px @invertedBorderSize @lightTeal inset !important; |
|
|
color: @lightTeal !important; |
|
|
color: @lightTeal !important; |
|
|
} |
|
|
} |
|
|
|
|
|
.ui.inverted.teal.basic.buttons .button.active, |
|
|
|
|
|
.ui.inverted.teal.buttons .basic.button.active, |
|
|
|
|
|
.ui.inverted.teal.basic.button.active { |
|
|
|
|
|
box-shadow: 0px 0px 0px @invertedBorderSize @lightTeal inset !important; |
|
|
|
|
|
color: @lightTeal !important; |
|
|
|
|
|
} |
|
|
.ui.inverted.teal.basic.buttons .button:active, |
|
|
.ui.inverted.teal.basic.buttons .button:active, |
|
|
.ui.inverted.teal.buttons .basic.button:active, |
|
|
.ui.inverted.teal.buttons .basic.button:active, |
|
|
.ui.inverted.teal.basic.button:active { |
|
|
.ui.inverted.teal.basic.button:active { |
|
|
box-shadow: 0px 0px 0px @invertedBorderSize @lightTealDown inset !important; |
|
|
box-shadow: 0px 0px 0px @invertedBorderSize @lightTealDown inset !important; |
|
|
color: @lightTealDown !important; |
|
|
|
|
|
|
|
|
color: @lightTeal !important; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -1975,6 +2071,12 @@ |
|
|
background-color: @lightYellow; |
|
|
background-color: @lightYellow; |
|
|
color: @black; |
|
|
color: @black; |
|
|
} |
|
|
} |
|
|
|
|
|
.ui.inverted.yellow.buttons .button.active, |
|
|
|
|
|
.ui.inverted.yellow.button.active { |
|
|
|
|
|
box-shadow: 0px 0px 0px @invertedBorderSize @lightYellow inset !important; |
|
|
|
|
|
background-color: @lightYellow; |
|
|
|
|
|
color: @black; |
|
|
|
|
|
} |
|
|
.ui.inverted.yellow.buttons .button:active, |
|
|
.ui.inverted.yellow.buttons .button:active, |
|
|
.ui.inverted.yellow.button:active { |
|
|
.ui.inverted.yellow.button:active { |
|
|
box-shadow: 0px 0px 0px @invertedBorderSize @lightYellowDown inset !important; |
|
|
box-shadow: 0px 0px 0px @invertedBorderSize @lightYellowDown inset !important; |
|
@ -1996,11 +2098,17 @@ |
|
|
box-shadow: 0px 0px 0px @invertedBorderSize @lightYellow inset !important; |
|
|
box-shadow: 0px 0px 0px @invertedBorderSize @lightYellow inset !important; |
|
|
color: @lightYellow !important; |
|
|
color: @lightYellow !important; |
|
|
} |
|
|
} |
|
|
|
|
|
.ui.inverted.yellow.basic.buttons .button.active, |
|
|
|
|
|
.ui.inverted.yellow.buttons .basic.button.active, |
|
|
|
|
|
.ui.inverted.yellow.basic.button.active { |
|
|
|
|
|
box-shadow: 0px 0px 0px @invertedBorderSize @lightYellow inset !important; |
|
|
|
|
|
color: @lightYellow !important; |
|
|
|
|
|
} |
|
|
.ui.inverted.yellow.basic.buttons .button:active, |
|
|
.ui.inverted.yellow.basic.buttons .button:active, |
|
|
.ui.inverted.yellow.buttons .basic.button:active, |
|
|
.ui.inverted.yellow.buttons .basic.button:active, |
|
|
.ui.inverted.yellow.basic.button:active { |
|
|
.ui.inverted.yellow.basic.button:active { |
|
|
box-shadow: 0px 0px 0px @invertedBorderSize @lightYellowDown inset !important; |
|
|
box-shadow: 0px 0px 0px @invertedBorderSize @lightYellowDown inset !important; |
|
|
color: @lightYellowDown !important; |
|
|
|
|
|
|
|
|
color: @lightYellow !important; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|