|
|
@ -44,11 +44,11 @@ |
|
|
|
-ms-box-sizing: border-box; |
|
|
|
box-sizing: border-box; |
|
|
|
-webkit-tap-highlight-color: rgba(0, 0, 0, 0); |
|
|
|
-webkit-transition: opacity 0.25s ease, background-color 0.25s ease, color 0.25s ease, background 0.25s ease, text-shadow 0.25s ease, box-shadow 0.25s ease; |
|
|
|
-moz-transition: opacity 0.25s ease, background-color 0.25s ease, color 0.25s ease, background 0.25s ease, text-shadow 0.25s ease, box-shadow 0.25s ease; |
|
|
|
-o-transition: opacity 0.25s ease, background-color 0.25s ease, color 0.25s ease, background 0.25s ease, text-shadow 0.25s ease, box-shadow 0.25s ease; |
|
|
|
-ms-transition: opacity 0.25s ease, background-color 0.25s ease, color 0.25s ease, background 0.25s ease, text-shadow 0.25s ease, box-shadow 0.25s ease; |
|
|
|
transition: opacity 0.25s ease, background-color 0.25s ease, color 0.25s ease, background 0.25s ease, text-shadow 0.25s ease, box-shadow 0.25s ease; |
|
|
|
-webkit-transition: opacity 0.25s ease, background-color 0.25s ease, color 0.25s ease, background 0.25s ease, box-shadow 0.25s ease; |
|
|
|
-moz-transition: opacity 0.25s ease, background-color 0.25s ease, color 0.25s ease, background 0.25s ease, box-shadow 0.25s ease; |
|
|
|
-o-transition: opacity 0.25s ease, background-color 0.25s ease, color 0.25s ease, background 0.25s ease, box-shadow 0.25s ease; |
|
|
|
-ms-transition: opacity 0.25s ease, background-color 0.25s ease, color 0.25s ease, background 0.25s ease, box-shadow 0.25s ease; |
|
|
|
transition: opacity 0.25s ease, background-color 0.25s ease, color 0.25s ease, background 0.25s ease, box-shadow 0.25s ease; |
|
|
|
} |
|
|
|
/*-------------- |
|
|
|
Count |
|
|
@ -72,7 +72,6 @@ |
|
|
|
.ui.primary.button { |
|
|
|
background-color: #D95C5C; |
|
|
|
color: #FFFFFF; |
|
|
|
text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1); |
|
|
|
} |
|
|
|
.ui.primary.buttons .button:hover, |
|
|
|
.ui.primary.button:hover, |
|
|
@ -93,7 +92,6 @@ |
|
|
|
.ui.secondary.button { |
|
|
|
background-color: #00B5AD; |
|
|
|
color: #FFFFFF; |
|
|
|
text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1); |
|
|
|
} |
|
|
|
.ui.secondary.buttons .button:hover, |
|
|
|
.ui.secondary.button:hover, |
|
|
@ -164,7 +162,6 @@ |
|
|
|
background-image: -moz-linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(255, 255, 255, 0.1) 100%); |
|
|
|
background-image: -o-linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(255, 255, 255, 0.1) 100%); |
|
|
|
background-image: linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(255, 255, 255, 0.1) 100%); |
|
|
|
text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1); |
|
|
|
color: #FFFFFF; |
|
|
|
-webkit-box-shadow: 0px 0px 0.3em 0px rgba(0, 0, 0, 0.3) inset; |
|
|
|
-moz-box-shadow: 0px 0px 0.3em 0px rgba(0, 0, 0, 0.3) inset; |
|
|
@ -177,7 +174,6 @@ |
|
|
|
.ui.active.button:hover { |
|
|
|
opacity: 1 !important; |
|
|
|
background-color: #A4A4A4; |
|
|
|
text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1); |
|
|
|
color: #FFFFFF; |
|
|
|
} |
|
|
|
.ui.button:hover .icon, |
|
|
@ -192,7 +188,6 @@ |
|
|
|
opacity: 1 !important; |
|
|
|
background-color: #8C8C8C; |
|
|
|
color: #FFFFFF; |
|
|
|
text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1); |
|
|
|
-webkit-box-shadow: 0px 1px 0.2em 0px rgba(0, 0, 0, 0.3) inset; |
|
|
|
-moz-box-shadow: 0px 1px 0.2em 0px rgba(0, 0, 0, 0.3) inset; |
|
|
|
box-shadow: 0px 1px 0.2em 0px rgba(0, 0, 0, 0.3) inset; |
|
|
@ -205,7 +200,6 @@ |
|
|
|
cursor: default; |
|
|
|
background-color: #F3F3F3 !important; |
|
|
|
color: transparent !important; |
|
|
|
text-shadow: none !important; |
|
|
|
background-image: none !important; |
|
|
|
-webkit-box-shadow: none !important; |
|
|
|
-moz-box-shadow: none !important; |
|
|
@ -239,7 +233,6 @@ |
|
|
|
color: #DDDDDD !important; |
|
|
|
background-color: rgba(50, 50, 50, 0.05) !important; |
|
|
|
background-image: none !important; |
|
|
|
text-shadow: none !important; |
|
|
|
-webkit-box-shadow: none !important; |
|
|
|
-moz-box-shadow: none !important; |
|
|
|
box-shadow: none !important; |
|
|
@ -354,7 +347,6 @@ |
|
|
|
color: #999999 !important; |
|
|
|
font-weight: normal; |
|
|
|
text-transform: none; |
|
|
|
text-shadow: none !important; |
|
|
|
-webkit-box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1) inset; |
|
|
|
-moz-box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1) inset; |
|
|
|
box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1) inset; |
|
|
@ -765,7 +757,6 @@ |
|
|
|
.ui.black.button { |
|
|
|
background-color: #5C6166; |
|
|
|
color: #FFFFFF; |
|
|
|
text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1); |
|
|
|
} |
|
|
|
.ui.black.buttons .button:hover, |
|
|
|
.ui.black.button:hover { |
|
|
@ -782,7 +773,6 @@ |
|
|
|
.ui.green.button { |
|
|
|
background-color: #5BBD72; |
|
|
|
color: #FFFFFF; |
|
|
|
text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1); |
|
|
|
} |
|
|
|
.ui.green.buttons .button:hover, |
|
|
|
.ui.green.button:hover, |
|
|
@ -801,7 +791,6 @@ |
|
|
|
.ui.red.button { |
|
|
|
background-color: #D95C5C; |
|
|
|
color: #FFFFFF; |
|
|
|
text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1); |
|
|
|
} |
|
|
|
.ui.red.buttons .button:hover, |
|
|
|
.ui.red.button:hover, |
|
|
@ -820,7 +809,6 @@ |
|
|
|
.ui.orange.button { |
|
|
|
background-color: #E96633; |
|
|
|
color: #FFFFFF; |
|
|
|
text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1); |
|
|
|
} |
|
|
|
.ui.orange.buttons .button:hover, |
|
|
|
.ui.orange.button:hover, |
|
|
@ -839,7 +827,6 @@ |
|
|
|
.ui.blue.button { |
|
|
|
background-color: #6ECFF5; |
|
|
|
color: #FFFFFF; |
|
|
|
text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1); |
|
|
|
} |
|
|
|
.ui.blue.buttons .button:hover, |
|
|
|
.ui.blue.button:hover, |
|
|
@ -858,7 +845,6 @@ |
|
|
|
.ui.purple.button { |
|
|
|
background-color: #564F8A; |
|
|
|
color: #FFFFFF; |
|
|
|
text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1); |
|
|
|
} |
|
|
|
.ui.purple.buttons .button:hover, |
|
|
|
.ui.purple.button:hover, |
|
|
@ -877,7 +863,6 @@ |
|
|
|
.ui.teal.button { |
|
|
|
background-color: #00B5AD; |
|
|
|
color: #FFFFFF; |
|
|
|
text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1); |
|
|
|
} |
|
|
|
.ui.teal.buttons .button:hover, |
|
|
|
.ui.teal.button:hover, |
|
|
@ -898,7 +883,6 @@ |
|
|
|
.ui.positive.button { |
|
|
|
background-color: #5BBD72 !important; |
|
|
|
color: #FFFFFF; |
|
|
|
text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1); |
|
|
|
} |
|
|
|
.ui.positive.buttons .button:hover, |
|
|
|
.ui.positive.button:hover, |
|
|
@ -919,7 +903,6 @@ |
|
|
|
.ui.negative.button { |
|
|
|
background-color: #D95C5C !important; |
|
|
|
color: #FFFFFF; |
|
|
|
text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1); |
|
|
|
} |
|
|
|
.ui.negative.buttons .button:hover, |
|
|
|
.ui.negative.button:hover, |
|
|
|