Flip dark and light
This commit is contained in:
parent
c4c7213155
commit
e1acdbe1bc
35400
semantic.css
Normal file
35400
semantic.css
Normal file
File diff suppressed because it is too large
Load Diff
17674
semantic.js
Normal file
17674
semantic.js
Normal file
File diff suppressed because it is too large
Load Diff
|
@ -33,7 +33,7 @@
|
|||
padding: 0.5em 0em;
|
||||
font-family: 'Lato', 'Helvetica Neue', Arial, Helvetica, sans-serif;
|
||||
font-size: 1em;
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
color: rgba(255, 255, 255, 0.93);
|
||||
}
|
||||
|
||||
/* Content */
|
||||
|
@ -126,14 +126,14 @@
|
|||
.ui.styled.accordion,
|
||||
.ui.styled.accordion .accordion {
|
||||
border-radius: 0.28571429rem;
|
||||
background: #FFFFFF;
|
||||
background: #4C4C4C;
|
||||
box-shadow: 0px 1px 2px 0 rgba(34, 36, 38, 0.15), 0px 0px 0px 1px rgba(34, 36, 38, 0.15);
|
||||
}
|
||||
.ui.styled.accordion .title,
|
||||
.ui.styled.accordion .accordion .title {
|
||||
margin: 0em;
|
||||
padding: 0.75em 1em;
|
||||
color: rgba(0, 0, 0, 0.4);
|
||||
color: rgba(255, 255, 255, 0.5);
|
||||
font-weight: bold;
|
||||
border-top: 1px solid rgba(34, 36, 38, 0.15);
|
||||
-webkit-transition: background 0.1s ease, color 0.1s ease;
|
||||
|
@ -161,22 +161,22 @@
|
|||
.ui.styled.accordion .accordion .title:hover,
|
||||
.ui.styled.accordion .accordion .active.title {
|
||||
background: transparent;
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
color: rgba(255, 255, 255, 0.93);
|
||||
}
|
||||
.ui.styled.accordion .accordion .title:hover,
|
||||
.ui.styled.accordion .accordion .active.title {
|
||||
background: transparent;
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
color: rgba(255, 255, 255, 0.93);
|
||||
}
|
||||
|
||||
/* Active */
|
||||
.ui.styled.accordion .active.title {
|
||||
background: transparent;
|
||||
color: rgba(0, 0, 0, 0.95);
|
||||
color: #ffffff;
|
||||
}
|
||||
.ui.styled.accordion .accordion .active.title {
|
||||
background: transparent;
|
||||
color: rgba(0, 0, 0, 0.95);
|
||||
color: #ffffff;
|
||||
}
|
||||
|
||||
|
||||
|
@ -214,7 +214,7 @@
|
|||
---------------*/
|
||||
|
||||
.ui.inverted.accordion .title:not(.ui) {
|
||||
color: rgba(255, 255, 255, 0.9);
|
||||
color: rgba(0, 0, 0, 0.85);
|
||||
}
|
||||
|
||||
|
||||
|
|
2
static/components/accordion.min.css
vendored
2
static/components/accordion.min.css
vendored
File diff suppressed because one or more lines are too long
|
@ -251,7 +251,7 @@
|
|||
-webkit-transform: translateX(-50%) translateY(-50%);
|
||||
transform: translateX(-50%) translateY(-50%);
|
||||
content: 'Ad';
|
||||
color: #FFFFFF;
|
||||
color: #4C4C4C;
|
||||
font-size: 1em;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
|
2
static/components/ad.min.css
vendored
2
static/components/ad.min.css
vendored
|
@ -7,4 +7,4 @@
|
|||
* Released under the MIT license
|
||||
* http://opensource.org/licenses/MIT
|
||||
*
|
||||
*/.ui.ad{display:block;overflow:hidden;margin:1em 0}.ui.ad:first-child,.ui.ad:last-child{margin:0}.ui.ad iframe{margin:0;padding:0;border:none;overflow:hidden}.ui.leaderboard.ad{width:728px;height:90px}.ui[class*="medium rectangle"].ad{width:300px;height:250px}.ui[class*="large rectangle"].ad{width:336px;height:280px}.ui[class*="half page"].ad{width:300px;height:600px}.ui.square.ad{width:250px;height:250px}.ui[class*="small square"].ad{width:200px;height:200px}.ui[class*="small rectangle"].ad{width:180px;height:150px}.ui[class*="vertical rectangle"].ad{width:240px;height:400px}.ui.button.ad{width:120px;height:90px}.ui[class*="square button"].ad{width:125px;height:125px}.ui[class*="small button"].ad{width:120px;height:60px}.ui.skyscraper.ad{width:120px;height:600px}.ui[class*="wide skyscraper"].ad{width:160px}.ui.banner.ad{width:468px;height:60px}.ui[class*="vertical banner"].ad{width:120px;height:240px}.ui[class*="top banner"].ad{width:930px;height:180px}.ui[class*="half banner"].ad{width:234px;height:60px}.ui[class*="large leaderboard"].ad{width:970px;height:90px}.ui.billboard.ad{width:970px;height:250px}.ui.panorama.ad{width:980px;height:120px}.ui.netboard.ad{width:580px;height:400px}.ui[class*="large mobile banner"].ad{width:320px;height:100px}.ui[class*="mobile leaderboard"].ad{width:320px;height:50px}.ui.mobile.ad{display:none}@media only screen and (max-width:767px){.ui.mobile.ad{display:block}}.ui.centered.ad{margin-left:auto;margin-right:auto}.ui.test.ad{position:relative;background:#545454}.ui.test.ad:after{position:absolute;top:50%;left:50%;width:100%;text-align:center;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);content:'Ad';color:#FFF;font-size:1em;font-weight:700}.ui.mobile.test.ad:after{font-size:.85714286em}.ui.test.ad[data-text]:after{content:attr(data-text)}
|
||||
*/.ui.ad{display:block;overflow:hidden;margin:1em 0}.ui.ad:first-child,.ui.ad:last-child{margin:0}.ui.ad iframe{margin:0;padding:0;border:none;overflow:hidden}.ui.leaderboard.ad{width:728px;height:90px}.ui[class*="medium rectangle"].ad{width:300px;height:250px}.ui[class*="large rectangle"].ad{width:336px;height:280px}.ui[class*="half page"].ad{width:300px;height:600px}.ui.square.ad{width:250px;height:250px}.ui[class*="small square"].ad{width:200px;height:200px}.ui[class*="small rectangle"].ad{width:180px;height:150px}.ui[class*="vertical rectangle"].ad{width:240px;height:400px}.ui.button.ad{width:120px;height:90px}.ui[class*="square button"].ad{width:125px;height:125px}.ui[class*="small button"].ad{width:120px;height:60px}.ui.skyscraper.ad{width:120px;height:600px}.ui[class*="wide skyscraper"].ad{width:160px}.ui.banner.ad{width:468px;height:60px}.ui[class*="vertical banner"].ad{width:120px;height:240px}.ui[class*="top banner"].ad{width:930px;height:180px}.ui[class*="half banner"].ad{width:234px;height:60px}.ui[class*="large leaderboard"].ad{width:970px;height:90px}.ui.billboard.ad{width:970px;height:250px}.ui.panorama.ad{width:980px;height:120px}.ui.netboard.ad{width:580px;height:400px}.ui[class*="large mobile banner"].ad{width:320px;height:100px}.ui[class*="mobile leaderboard"].ad{width:320px;height:50px}.ui.mobile.ad{display:none}@media only screen and (max-width:767px){.ui.mobile.ad{display:block}}.ui.centered.ad{margin-left:auto;margin-right:auto}.ui.test.ad{position:relative;background:#545454}.ui.test.ad:after{position:absolute;top:50%;left:50%;width:100%;text-align:center;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);content:'Ad';color:#4C4C4C;font-size:1em;font-weight:700}.ui.mobile.test.ad:after{font-size:.85714286em}.ui.test.ad[data-text]:after{content:attr(data-text)}
|
|
@ -38,16 +38,16 @@
|
|||
opacity: 0.7;
|
||||
margin: 0em 0.21428571rem 0em;
|
||||
font-size: 0.92857143em;
|
||||
color: rgba(0, 0, 0, 0.4);
|
||||
color: rgba(255, 255, 255, 0.7);
|
||||
vertical-align: baseline;
|
||||
}
|
||||
|
||||
/* Link */
|
||||
.ui.breadcrumb a {
|
||||
color: #4183C4;
|
||||
color: #68adf2;
|
||||
}
|
||||
.ui.breadcrumb a:hover {
|
||||
color: #1e70bf;
|
||||
color: #51a0f0;
|
||||
}
|
||||
|
||||
/* Icon Divider */
|
||||
|
|
2
static/components/breadcrumb.min.css
vendored
2
static/components/breadcrumb.min.css
vendored
|
@ -6,4 +6,4 @@
|
|||
* Released under the MIT license
|
||||
* http://opensource.org/licenses/MIT
|
||||
*
|
||||
*/.ui.breadcrumb{line-height:1;display:inline-block;margin:0;vertical-align:middle}.ui.breadcrumb:first-child{margin-top:0}.ui.breadcrumb:last-child{margin-bottom:0}.ui.breadcrumb .divider{display:inline-block;opacity:.7;margin:0 .21428571rem;font-size:.92857143em;color:rgba(0,0,0,.4);vertical-align:baseline}.ui.breadcrumb a{color:#4183C4}.ui.breadcrumb a:hover{color:#1e70bf}.ui.breadcrumb .icon.divider{font-size:.85714286em;vertical-align:baseline}.ui.breadcrumb a.section{cursor:pointer}.ui.breadcrumb .section{display:inline-block;margin:0;padding:0}.ui.breadcrumb.segment{display:inline-block;padding:.78571429em 1em}.ui.breadcrumb .active.section{font-weight:700}.ui.mini.breadcrumb{font-size:.78571429rem}.ui.tiny.breadcrumb{font-size:.85714286rem}.ui.small.breadcrumb{font-size:.92857143rem}.ui.breadcrumb{font-size:1rem}.ui.large.breadcrumb{font-size:1.14285714rem}.ui.big.breadcrumb{font-size:1.28571429rem}.ui.huge.breadcrumb{font-size:1.42857143rem}.ui.massive.breadcrumb{font-size:1.71428571rem}
|
||||
*/.ui.breadcrumb{line-height:1;display:inline-block;margin:0;vertical-align:middle}.ui.breadcrumb:first-child{margin-top:0}.ui.breadcrumb:last-child{margin-bottom:0}.ui.breadcrumb .divider{display:inline-block;opacity:.7;margin:0 .21428571rem;font-size:.92857143em;color:rgba(255,255,255,.7);vertical-align:baseline}.ui.breadcrumb a{color:#68adf2}.ui.breadcrumb a:hover{color:#51a0f0}.ui.breadcrumb .icon.divider{font-size:.85714286em;vertical-align:baseline}.ui.breadcrumb a.section{cursor:pointer}.ui.breadcrumb .section{display:inline-block;margin:0;padding:0}.ui.breadcrumb.segment{display:inline-block;padding:.78571429em 1em}.ui.breadcrumb .active.section{font-weight:700}.ui.mini.breadcrumb{font-size:.78571429rem}.ui.tiny.breadcrumb{font-size:.85714286rem}.ui.small.breadcrumb{font-size:.92857143rem}.ui.breadcrumb{font-size:1rem}.ui.large.breadcrumb{font-size:1.14285714rem}.ui.big.breadcrumb{font-size:1.28571429rem}.ui.huge.breadcrumb{font-size:1.42857143rem}.ui.massive.breadcrumb{font-size:1.71428571rem}
|
File diff suppressed because it is too large
Load Diff
2
static/components/button.min.css
vendored
2
static/components/button.min.css
vendored
File diff suppressed because one or more lines are too long
|
@ -31,11 +31,11 @@
|
|||
flex-direction: column;
|
||||
width: 290px;
|
||||
min-height: 0px;
|
||||
background: #FFFFFF;
|
||||
background: #5a5a5a;
|
||||
padding: 0em;
|
||||
border: none;
|
||||
border-radius: 0.28571429rem;
|
||||
box-shadow: 0px 1px 3px 0px #D4D4D5, 0px 0px 0px 1px #D4D4D5;
|
||||
box-shadow: 0px 1px 3px 0px #3A3A39, 0px 0px 0px 1px #3A3A39;
|
||||
-webkit-transition: box-shadow 0.1s ease, -webkit-transform 0.1s ease;
|
||||
transition: box-shadow 0.1s ease, -webkit-transform 0.1s ease;
|
||||
transition: box-shadow 0.1s ease, transform 0.1s ease;
|
||||
|
@ -122,7 +122,7 @@
|
|||
-ms-flex: 0 0 auto;
|
||||
flex: 0 0 auto;
|
||||
padding: 0em;
|
||||
background: rgba(0, 0, 0, 0.05);
|
||||
background: rgba(255, 255, 255, 0.13);
|
||||
}
|
||||
.ui.cards > .card > .image > img,
|
||||
.ui.card > .image > img {
|
||||
|
@ -168,7 +168,7 @@
|
|||
display: block;
|
||||
margin: '';
|
||||
font-family: 'Lato', 'Helvetica Neue', Arial, Helvetica, sans-serif;
|
||||
color: rgba(0, 0, 0, 0.85);
|
||||
color: rgba(255, 255, 255, 0.9);
|
||||
}
|
||||
|
||||
/* Default Header Size */
|
||||
|
@ -242,7 +242,7 @@
|
|||
.ui.cards > .card > .content > .description,
|
||||
.ui.card > .content > .description {
|
||||
clear: both;
|
||||
color: rgba(0, 0, 0, 0.68);
|
||||
color: rgba(200, 200, 200, 0.68);
|
||||
}
|
||||
|
||||
/*--------------
|
||||
|
@ -265,7 +265,7 @@
|
|||
.ui.cards > .card .meta,
|
||||
.ui.card .meta {
|
||||
font-size: 1em;
|
||||
color: rgba(0, 0, 0, 0.4);
|
||||
color: rgba(255, 255, 255, 0.7);
|
||||
}
|
||||
.ui.cards > .card .meta *,
|
||||
.ui.card .meta * {
|
||||
|
@ -301,21 +301,21 @@
|
|||
/* Header */
|
||||
.ui.cards > .card > .content > a.header,
|
||||
.ui.card > .content > a.header {
|
||||
color: rgba(0, 0, 0, 0.85);
|
||||
color: rgba(255, 255, 255, 0.9);
|
||||
}
|
||||
.ui.cards > .card > .content > a.header:hover,
|
||||
.ui.card > .content > a.header:hover {
|
||||
color: #1e70bf;
|
||||
color: #51a0f0;
|
||||
}
|
||||
|
||||
/* Meta */
|
||||
.ui.cards > .card .meta > a:not(.ui),
|
||||
.ui.card .meta > a:not(.ui) {
|
||||
color: rgba(0, 0, 0, 0.4);
|
||||
color: rgba(255, 255, 255, 0.7);
|
||||
}
|
||||
.ui.cards > .card .meta > a:not(.ui):hover,
|
||||
.ui.card .meta > a:not(.ui):hover {
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
color: rgba(255, 255, 255, 0.93);
|
||||
}
|
||||
|
||||
/*--------------
|
||||
|
@ -406,18 +406,18 @@
|
|||
padding: 0.75em 1em;
|
||||
top: 0em;
|
||||
left: 0em;
|
||||
color: rgba(0, 0, 0, 0.4);
|
||||
color: rgba(255, 255, 255, 0.7);
|
||||
box-shadow: none;
|
||||
-webkit-transition: color 0.1s ease;
|
||||
transition: color 0.1s ease;
|
||||
}
|
||||
.ui.cards > .card > .extra a:not(.ui),
|
||||
.ui.card > .extra a:not(.ui) {
|
||||
color: rgba(0, 0, 0, 0.4);
|
||||
color: rgba(255, 255, 255, 0.5);
|
||||
}
|
||||
.ui.cards > .card > .extra a:not(.ui):hover,
|
||||
.ui.card > .extra a:not(.ui):hover {
|
||||
color: #1e70bf;
|
||||
color: #51a0f0;
|
||||
}
|
||||
|
||||
|
||||
|
@ -432,17 +432,17 @@
|
|||
|
||||
.ui.raised.cards > .card,
|
||||
.ui.raised.card {
|
||||
box-shadow: 0px 0px 0px 1px #D4D4D5, 0px 2px 4px 0px rgba(34, 36, 38, 0.12), 0px 2px 10px 0px rgba(34, 36, 38, 0.15);
|
||||
box-shadow: 0px 0px 0px 1px #3A3A39, 0px 2px 4px 0px rgba(34, 36, 38, 0.12), 0px 2px 10px 0px rgba(34, 36, 38, 0.15);
|
||||
}
|
||||
.ui.raised.cards a.card:hover,
|
||||
.ui.link.cards .raised.card:hover,
|
||||
a.ui.raised.card:hover,
|
||||
.ui.link.raised.card:hover {
|
||||
box-shadow: 0px 0px 0px 1px #D4D4D5, 0px 2px 4px 0px rgba(34, 36, 38, 0.15), 0px 2px 10px 0px rgba(34, 36, 38, 0.25);
|
||||
box-shadow: 0px 0px 0px 1px #3A3A39, 0px 2px 4px 0px rgba(34, 36, 38, 0.15), 0px 2px 10px 0px rgba(34, 36, 38, 0.25);
|
||||
}
|
||||
.ui.raised.cards > .card,
|
||||
.ui.raised.card {
|
||||
box-shadow: 0px 0px 0px 1px #D4D4D5, 0px 2px 4px 0px rgba(34, 36, 38, 0.12), 0px 2px 10px 0px rgba(34, 36, 38, 0.15);
|
||||
box-shadow: 0px 0px 0px 1px #3A3A39, 0px 2px 4px 0px rgba(34, 36, 38, 0.12), 0px 2px 10px 0px rgba(34, 36, 38, 0.15);
|
||||
}
|
||||
|
||||
/*-------------------
|
||||
|
@ -485,9 +485,9 @@ a.ui.card:hover,
|
|||
.ui.link.card:hover {
|
||||
cursor: pointer;
|
||||
z-index: 5;
|
||||
background: #FFFFFF;
|
||||
background: #4C4C4C;
|
||||
border: none;
|
||||
box-shadow: 0px 1px 3px 0px #BCBDBD, 0px 0px 0px 1px #D4D4D5;
|
||||
box-shadow: 0px 1px 3px 0px #BCBDBD, 0px 0px 0px 1px #3A3A39;
|
||||
-webkit-transform: translateY(-3px);
|
||||
transform: translateY(-3px);
|
||||
}
|
||||
|
@ -501,156 +501,156 @@ a.ui.card:hover,
|
|||
.ui.red.cards > .card,
|
||||
.ui.cards > .red.card,
|
||||
.ui.red.card {
|
||||
box-shadow: 0px 0px 0px 1px #D4D4D5, 0px 2px 0px 0px #DB2828, 0px 1px 3px 0px #D4D4D5;
|
||||
box-shadow: 0px 0px 0px 1px #3A3A39, 0px 2px 0px 0px #DB2828, 0px 1px 3px 0px #3A3A39;
|
||||
}
|
||||
.ui.red.cards > .card:hover,
|
||||
.ui.cards > .red.card:hover,
|
||||
.ui.red.card:hover {
|
||||
box-shadow: 0px 0px 0px 1px #D4D4D5, 0px 2px 0px 0px #d01919, 0px 1px 3px 0px #BCBDBD;
|
||||
box-shadow: 0px 0px 0px 1px #3A3A39, 0px 2px 0px 0px #d01919, 0px 1px 3px 0px #BCBDBD;
|
||||
}
|
||||
|
||||
/* Orange */
|
||||
.ui.orange.cards > .card,
|
||||
.ui.cards > .orange.card,
|
||||
.ui.orange.card {
|
||||
box-shadow: 0px 0px 0px 1px #D4D4D5, 0px 2px 0px 0px #F2711C, 0px 1px 3px 0px #D4D4D5;
|
||||
box-shadow: 0px 0px 0px 1px #3A3A39, 0px 2px 0px 0px #F2711C, 0px 1px 3px 0px #3A3A39;
|
||||
}
|
||||
.ui.orange.cards > .card:hover,
|
||||
.ui.cards > .orange.card:hover,
|
||||
.ui.orange.card:hover {
|
||||
box-shadow: 0px 0px 0px 1px #D4D4D5, 0px 2px 0px 0px #f26202, 0px 1px 3px 0px #BCBDBD;
|
||||
box-shadow: 0px 0px 0px 1px #3A3A39, 0px 2px 0px 0px #f26202, 0px 1px 3px 0px #BCBDBD;
|
||||
}
|
||||
|
||||
/* Yellow */
|
||||
.ui.yellow.cards > .card,
|
||||
.ui.cards > .yellow.card,
|
||||
.ui.yellow.card {
|
||||
box-shadow: 0px 0px 0px 1px #D4D4D5, 0px 2px 0px 0px #FBBD08, 0px 1px 3px 0px #D4D4D5;
|
||||
box-shadow: 0px 0px 0px 1px #3A3A39, 0px 2px 0px 0px #FBBD08, 0px 1px 3px 0px #3A3A39;
|
||||
}
|
||||
.ui.yellow.cards > .card:hover,
|
||||
.ui.cards > .yellow.card:hover,
|
||||
.ui.yellow.card:hover {
|
||||
box-shadow: 0px 0px 0px 1px #D4D4D5, 0px 2px 0px 0px #eaae00, 0px 1px 3px 0px #BCBDBD;
|
||||
box-shadow: 0px 0px 0px 1px #3A3A39, 0px 2px 0px 0px #eaae00, 0px 1px 3px 0px #BCBDBD;
|
||||
}
|
||||
|
||||
/* Olive */
|
||||
.ui.olive.cards > .card,
|
||||
.ui.cards > .olive.card,
|
||||
.ui.olive.card {
|
||||
box-shadow: 0px 0px 0px 1px #D4D4D5, 0px 2px 0px 0px #B5CC18, 0px 1px 3px 0px #D4D4D5;
|
||||
box-shadow: 0px 0px 0px 1px #3A3A39, 0px 2px 0px 0px #B5CC18, 0px 1px 3px 0px #3A3A39;
|
||||
}
|
||||
.ui.olive.cards > .card:hover,
|
||||
.ui.cards > .olive.card:hover,
|
||||
.ui.olive.card:hover {
|
||||
box-shadow: 0px 0px 0px 1px #D4D4D5, 0px 2px 0px 0px #a7bd0d, 0px 1px 3px 0px #BCBDBD;
|
||||
box-shadow: 0px 0px 0px 1px #3A3A39, 0px 2px 0px 0px #a7bd0d, 0px 1px 3px 0px #BCBDBD;
|
||||
}
|
||||
|
||||
/* Green */
|
||||
.ui.green.cards > .card,
|
||||
.ui.cards > .green.card,
|
||||
.ui.green.card {
|
||||
box-shadow: 0px 0px 0px 1px #D4D4D5, 0px 2px 0px 0px #21BA45, 0px 1px 3px 0px #D4D4D5;
|
||||
box-shadow: 0px 0px 0px 1px #3A3A39, 0px 2px 0px 0px #21BA45, 0px 1px 3px 0px #3A3A39;
|
||||
}
|
||||
.ui.green.cards > .card:hover,
|
||||
.ui.cards > .green.card:hover,
|
||||
.ui.green.card:hover {
|
||||
box-shadow: 0px 0px 0px 1px #D4D4D5, 0px 2px 0px 0px #16ab39, 0px 1px 3px 0px #BCBDBD;
|
||||
box-shadow: 0px 0px 0px 1px #3A3A39, 0px 2px 0px 0px #16ab39, 0px 1px 3px 0px #BCBDBD;
|
||||
}
|
||||
|
||||
/* Teal */
|
||||
.ui.teal.cards > .card,
|
||||
.ui.cards > .teal.card,
|
||||
.ui.teal.card {
|
||||
box-shadow: 0px 0px 0px 1px #D4D4D5, 0px 2px 0px 0px #00B5AD, 0px 1px 3px 0px #D4D4D5;
|
||||
box-shadow: 0px 0px 0px 1px #3A3A39, 0px 2px 0px 0px #00B5AD, 0px 1px 3px 0px #3A3A39;
|
||||
}
|
||||
.ui.teal.cards > .card:hover,
|
||||
.ui.cards > .teal.card:hover,
|
||||
.ui.teal.card:hover {
|
||||
box-shadow: 0px 0px 0px 1px #D4D4D5, 0px 2px 0px 0px #009c95, 0px 1px 3px 0px #BCBDBD;
|
||||
box-shadow: 0px 0px 0px 1px #3A3A39, 0px 2px 0px 0px #009c95, 0px 1px 3px 0px #BCBDBD;
|
||||
}
|
||||
|
||||
/* Blue */
|
||||
.ui.blue.cards > .card,
|
||||
.ui.cards > .blue.card,
|
||||
.ui.blue.card {
|
||||
box-shadow: 0px 0px 0px 1px #D4D4D5, 0px 2px 0px 0px #2185D0, 0px 1px 3px 0px #D4D4D5;
|
||||
box-shadow: 0px 0px 0px 1px #3A3A39, 0px 2px 0px 0px #2185D0, 0px 1px 3px 0px #3A3A39;
|
||||
}
|
||||
.ui.blue.cards > .card:hover,
|
||||
.ui.cards > .blue.card:hover,
|
||||
.ui.blue.card:hover {
|
||||
box-shadow: 0px 0px 0px 1px #D4D4D5, 0px 2px 0px 0px #1678c2, 0px 1px 3px 0px #BCBDBD;
|
||||
box-shadow: 0px 0px 0px 1px #3A3A39, 0px 2px 0px 0px #1678c2, 0px 1px 3px 0px #BCBDBD;
|
||||
}
|
||||
|
||||
/* Violet */
|
||||
.ui.violet.cards > .card,
|
||||
.ui.cards > .violet.card,
|
||||
.ui.violet.card {
|
||||
box-shadow: 0px 0px 0px 1px #D4D4D5, 0px 2px 0px 0px #6435C9, 0px 1px 3px 0px #D4D4D5;
|
||||
box-shadow: 0px 0px 0px 1px #3A3A39, 0px 2px 0px 0px #6435C9, 0px 1px 3px 0px #3A3A39;
|
||||
}
|
||||
.ui.violet.cards > .card:hover,
|
||||
.ui.cards > .violet.card:hover,
|
||||
.ui.violet.card:hover {
|
||||
box-shadow: 0px 0px 0px 1px #D4D4D5, 0px 2px 0px 0px #5829bb, 0px 1px 3px 0px #BCBDBD;
|
||||
box-shadow: 0px 0px 0px 1px #3A3A39, 0px 2px 0px 0px #5829bb, 0px 1px 3px 0px #BCBDBD;
|
||||
}
|
||||
|
||||
/* Purple */
|
||||
.ui.purple.cards > .card,
|
||||
.ui.cards > .purple.card,
|
||||
.ui.purple.card {
|
||||
box-shadow: 0px 0px 0px 1px #D4D4D5, 0px 2px 0px 0px #A333C8, 0px 1px 3px 0px #D4D4D5;
|
||||
box-shadow: 0px 0px 0px 1px #3A3A39, 0px 2px 0px 0px #A333C8, 0px 1px 3px 0px #3A3A39;
|
||||
}
|
||||
.ui.purple.cards > .card:hover,
|
||||
.ui.cards > .purple.card:hover,
|
||||
.ui.purple.card:hover {
|
||||
box-shadow: 0px 0px 0px 1px #D4D4D5, 0px 2px 0px 0px #9627ba, 0px 1px 3px 0px #BCBDBD;
|
||||
box-shadow: 0px 0px 0px 1px #3A3A39, 0px 2px 0px 0px #9627ba, 0px 1px 3px 0px #BCBDBD;
|
||||
}
|
||||
|
||||
/* Pink */
|
||||
.ui.pink.cards > .card,
|
||||
.ui.cards > .pink.card,
|
||||
.ui.pink.card {
|
||||
box-shadow: 0px 0px 0px 1px #D4D4D5, 0px 2px 0px 0px #E03997, 0px 1px 3px 0px #D4D4D5;
|
||||
box-shadow: 0px 0px 0px 1px #3A3A39, 0px 2px 0px 0px #E03997, 0px 1px 3px 0px #3A3A39;
|
||||
}
|
||||
.ui.pink.cards > .card:hover,
|
||||
.ui.cards > .pink.card:hover,
|
||||
.ui.pink.card:hover {
|
||||
box-shadow: 0px 0px 0px 1px #D4D4D5, 0px 2px 0px 0px #e61a8d, 0px 1px 3px 0px #BCBDBD;
|
||||
box-shadow: 0px 0px 0px 1px #3A3A39, 0px 2px 0px 0px #e61a8d, 0px 1px 3px 0px #BCBDBD;
|
||||
}
|
||||
|
||||
/* Brown */
|
||||
.ui.brown.cards > .card,
|
||||
.ui.cards > .brown.card,
|
||||
.ui.brown.card {
|
||||
box-shadow: 0px 0px 0px 1px #D4D4D5, 0px 2px 0px 0px #A5673F, 0px 1px 3px 0px #D4D4D5;
|
||||
box-shadow: 0px 0px 0px 1px #3A3A39, 0px 2px 0px 0px #A5673F, 0px 1px 3px 0px #3A3A39;
|
||||
}
|
||||
.ui.brown.cards > .card:hover,
|
||||
.ui.cards > .brown.card:hover,
|
||||
.ui.brown.card:hover {
|
||||
box-shadow: 0px 0px 0px 1px #D4D4D5, 0px 2px 0px 0px #975b33, 0px 1px 3px 0px #BCBDBD;
|
||||
box-shadow: 0px 0px 0px 1px #3A3A39, 0px 2px 0px 0px #975b33, 0px 1px 3px 0px #BCBDBD;
|
||||
}
|
||||
|
||||
/* Grey */
|
||||
.ui.grey.cards > .card,
|
||||
.ui.cards > .grey.card,
|
||||
.ui.grey.card {
|
||||
box-shadow: 0px 0px 0px 1px #D4D4D5, 0px 2px 0px 0px #767676, 0px 1px 3px 0px #D4D4D5;
|
||||
box-shadow: 0px 0px 0px 1px #3A3A39, 0px 2px 0px 0px #767676, 0px 1px 3px 0px #3A3A39;
|
||||
}
|
||||
.ui.grey.cards > .card:hover,
|
||||
.ui.cards > .grey.card:hover,
|
||||
.ui.grey.card:hover {
|
||||
box-shadow: 0px 0px 0px 1px #D4D4D5, 0px 2px 0px 0px #838383, 0px 1px 3px 0px #BCBDBD;
|
||||
box-shadow: 0px 0px 0px 1px #3A3A39, 0px 2px 0px 0px #838383, 0px 1px 3px 0px #BCBDBD;
|
||||
}
|
||||
|
||||
/* Black */
|
||||
.ui.black.cards > .card,
|
||||
.ui.cards > .black.card,
|
||||
.ui.black.card {
|
||||
box-shadow: 0px 0px 0px 1px #D4D4D5, 0px 2px 0px 0px #1B1C1D, 0px 1px 3px 0px #D4D4D5;
|
||||
box-shadow: 0px 0px 0px 1px #3A3A39, 0px 2px 0px 0px #1B1C1D, 0px 1px 3px 0px #3A3A39;
|
||||
}
|
||||
.ui.black.cards > .card:hover,
|
||||
.ui.cards > .black.card:hover,
|
||||
.ui.black.card:hover {
|
||||
box-shadow: 0px 0px 0px 1px #D4D4D5, 0px 2px 0px 0px #27292a, 0px 1px 3px 0px #BCBDBD;
|
||||
box-shadow: 0px 0px 0px 1px #3A3A39, 0px 2px 0px 0px #27292a, 0px 1px 3px 0px #BCBDBD;
|
||||
}
|
||||
|
||||
/*--------------
|
||||
|
|
2
static/components/card.min.css
vendored
2
static/components/card.min.css
vendored
File diff suppressed because one or more lines are too long
|
@ -67,13 +67,13 @@
|
|||
width: 17px;
|
||||
height: 17px;
|
||||
content: '';
|
||||
background: #FFFFFF;
|
||||
background: #4C4C4C;
|
||||
border-radius: 0.21428571rem;
|
||||
-webkit-transition: border 0.1s ease, opacity 0.1s ease, box-shadow 0.1s ease, -webkit-transform 0.1s ease;
|
||||
transition: border 0.1s ease, opacity 0.1s ease, box-shadow 0.1s ease, -webkit-transform 0.1s ease;
|
||||
transition: border 0.1s ease, opacity 0.1s ease, transform 0.1s ease, box-shadow 0.1s ease;
|
||||
transition: border 0.1s ease, opacity 0.1s ease, transform 0.1s ease, box-shadow 0.1s ease, -webkit-transform 0.1s ease;
|
||||
border: 1px solid #D4D4D5;
|
||||
border: 1px solid #3A3A39;
|
||||
}
|
||||
|
||||
/*--------------
|
||||
|
@ -90,7 +90,7 @@
|
|||
height: 17px;
|
||||
text-align: center;
|
||||
opacity: 0;
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
color: rgba(255, 255, 255, 0.93);
|
||||
-webkit-transition: border 0.1s ease, opacity 0.1s ease, box-shadow 0.1s ease, -webkit-transform 0.1s ease;
|
||||
transition: border 0.1s ease, opacity 0.1s ease, box-shadow 0.1s ease, -webkit-transform 0.1s ease;
|
||||
transition: border 0.1s ease, opacity 0.1s ease, transform 0.1s ease, box-shadow 0.1s ease;
|
||||
|
@ -105,7 +105,7 @@
|
|||
/* Inside */
|
||||
.ui.checkbox label,
|
||||
.ui.checkbox + label {
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
color: rgba(255, 255, 255, 0.93);
|
||||
-webkit-transition: color 0.1s ease;
|
||||
transition: color 0.1s ease;
|
||||
}
|
||||
|
@ -127,12 +127,12 @@
|
|||
|
||||
.ui.checkbox .box:hover::before,
|
||||
.ui.checkbox label:hover::before {
|
||||
background: #FFFFFF;
|
||||
background: #4C4C4C;
|
||||
border-color: rgba(34, 36, 38, 0.35);
|
||||
}
|
||||
.ui.checkbox label:hover,
|
||||
.ui.checkbox + label:hover {
|
||||
color: rgba(0, 0, 0, 0.8);
|
||||
color: #ffffff;
|
||||
}
|
||||
|
||||
/*--------------
|
||||
|
@ -141,15 +141,15 @@
|
|||
|
||||
.ui.checkbox .box:active::before,
|
||||
.ui.checkbox label:active::before {
|
||||
background: #F9FAFB;
|
||||
background: #424242;
|
||||
border-color: rgba(34, 36, 38, 0.35);
|
||||
}
|
||||
.ui.checkbox .box:active::after,
|
||||
.ui.checkbox label:active::after {
|
||||
color: rgba(0, 0, 0, 0.95);
|
||||
color: #ffffff;
|
||||
}
|
||||
.ui.checkbox input:active ~ label {
|
||||
color: rgba(0, 0, 0, 0.95);
|
||||
color: #ffffff;
|
||||
}
|
||||
|
||||
/*--------------
|
||||
|
@ -158,15 +158,15 @@
|
|||
|
||||
.ui.checkbox input:focus ~ .box:before,
|
||||
.ui.checkbox input:focus ~ label:before {
|
||||
background: #FFFFFF;
|
||||
background: #4C4C4C;
|
||||
border-color: #96C8DA;
|
||||
}
|
||||
.ui.checkbox input:focus ~ .box:after,
|
||||
.ui.checkbox input:focus ~ label:after {
|
||||
color: rgba(0, 0, 0, 0.95);
|
||||
color: #ffffff;
|
||||
}
|
||||
.ui.checkbox input:focus ~ label {
|
||||
color: rgba(0, 0, 0, 0.95);
|
||||
color: #ffffff;
|
||||
}
|
||||
|
||||
/*--------------
|
||||
|
@ -175,13 +175,13 @@
|
|||
|
||||
.ui.checkbox input:checked ~ .box:before,
|
||||
.ui.checkbox input:checked ~ label:before {
|
||||
background: #FFFFFF;
|
||||
background: #4C4C4C;
|
||||
border-color: rgba(34, 36, 38, 0.35);
|
||||
}
|
||||
.ui.checkbox input:checked ~ .box:after,
|
||||
.ui.checkbox input:checked ~ label:after {
|
||||
opacity: 1;
|
||||
color: rgba(0, 0, 0, 0.95);
|
||||
color: #ffffff;
|
||||
}
|
||||
|
||||
/*--------------
|
||||
|
@ -190,13 +190,13 @@
|
|||
|
||||
.ui.checkbox input:not([type=radio]):indeterminate ~ .box:before,
|
||||
.ui.checkbox input:not([type=radio]):indeterminate ~ label:before {
|
||||
background: #FFFFFF;
|
||||
background: #4C4C4C;
|
||||
border-color: rgba(34, 36, 38, 0.35);
|
||||
}
|
||||
.ui.checkbox input:not([type=radio]):indeterminate ~ .box:after,
|
||||
.ui.checkbox input:not([type=radio]):indeterminate ~ label:after {
|
||||
opacity: 1;
|
||||
color: rgba(0, 0, 0, 0.95);
|
||||
color: #ffffff;
|
||||
}
|
||||
|
||||
/*--------------
|
||||
|
@ -207,14 +207,14 @@
|
|||
.ui.checkbox input:not([type=radio]):indeterminate:focus ~ label:before,
|
||||
.ui.checkbox input:checked:focus ~ .box:before,
|
||||
.ui.checkbox input:checked:focus ~ label:before {
|
||||
background: #FFFFFF;
|
||||
background: #4C4C4C;
|
||||
border-color: #96C8DA;
|
||||
}
|
||||
.ui.checkbox input:not([type=radio]):indeterminate:focus ~ .box:after,
|
||||
.ui.checkbox input:not([type=radio]):indeterminate:focus ~ label:after,
|
||||
.ui.checkbox input:checked:focus ~ .box:after,
|
||||
.ui.checkbox input:checked:focus ~ label:after {
|
||||
color: rgba(0, 0, 0, 0.95);
|
||||
color: #ffffff;
|
||||
}
|
||||
|
||||
/*--------------
|
||||
|
@ -310,17 +310,17 @@
|
|||
border-radius: 500rem;
|
||||
-webkit-transform: scale(0.46666667);
|
||||
transform: scale(0.46666667);
|
||||
background-color: rgba(0, 0, 0, 0.87);
|
||||
background-color: rgba(255, 255, 255, 0.93);
|
||||
}
|
||||
|
||||
/* Focus */
|
||||
.ui.radio.checkbox input:focus ~ .box:before,
|
||||
.ui.radio.checkbox input:focus ~ label:before {
|
||||
background-color: #FFFFFF;
|
||||
background-color: #4C4C4C;
|
||||
}
|
||||
.ui.radio.checkbox input:focus ~ .box:after,
|
||||
.ui.radio.checkbox input:focus ~ label:after {
|
||||
background-color: rgba(0, 0, 0, 0.95);
|
||||
background-color: #ffffff;
|
||||
}
|
||||
|
||||
/* Indeterminate */
|
||||
|
@ -332,21 +332,21 @@
|
|||
/* Active */
|
||||
.ui.radio.checkbox input:checked ~ .box:before,
|
||||
.ui.radio.checkbox input:checked ~ label:before {
|
||||
background-color: #FFFFFF;
|
||||
background-color: #4C4C4C;
|
||||
}
|
||||
.ui.radio.checkbox input:checked ~ .box:after,
|
||||
.ui.radio.checkbox input:checked ~ label:after {
|
||||
background-color: rgba(0, 0, 0, 0.95);
|
||||
background-color: #ffffff;
|
||||
}
|
||||
|
||||
/* Active Focus */
|
||||
.ui.radio.checkbox input:focus:checked ~ .box:before,
|
||||
.ui.radio.checkbox input:focus:checked ~ label:before {
|
||||
background-color: #FFFFFF;
|
||||
background-color: #4C4C4C;
|
||||
}
|
||||
.ui.radio.checkbox input:focus:checked ~ .box:after,
|
||||
.ui.radio.checkbox input:focus:checked ~ label:after {
|
||||
background-color: rgba(0, 0, 0, 0.95);
|
||||
background-color: #ffffff;
|
||||
}
|
||||
|
||||
/*--------------
|
||||
|
@ -368,7 +368,7 @@
|
|||
.ui.slider.checkbox label {
|
||||
padding-left: 4.5rem;
|
||||
line-height: 1rem;
|
||||
color: rgba(0, 0, 0, 0.4);
|
||||
color: rgba(255, 255, 255, 0.5);
|
||||
}
|
||||
|
||||
/* Line */
|
||||
|
@ -381,7 +381,7 @@
|
|||
left: 0em;
|
||||
z-index: 1;
|
||||
top: 0.4rem;
|
||||
background-color: rgba(0, 0, 0, 0.05);
|
||||
background-color: rgba(255, 255, 255, 0.13);
|
||||
width: 3.5rem;
|
||||
height: 0.21428571rem;
|
||||
-webkit-transform: none;
|
||||
|
@ -394,8 +394,8 @@
|
|||
/* Handle */
|
||||
.ui.slider.checkbox .box:after,
|
||||
.ui.slider.checkbox label:after {
|
||||
background: #FFFFFF -webkit-linear-gradient(transparent, rgba(0, 0, 0, 0.05));
|
||||
background: #FFFFFF linear-gradient(transparent, rgba(0, 0, 0, 0.05));
|
||||
background: #4C4C4C -webkit-linear-gradient(transparent, rgba(255, 255, 255, 0.13));
|
||||
background: #4C4C4C linear-gradient(transparent, rgba(255, 255, 255, 0.13));
|
||||
position: absolute;
|
||||
content: '' !important;
|
||||
opacity: 1;
|
||||
|
@ -416,24 +416,24 @@
|
|||
/* Focus */
|
||||
.ui.slider.checkbox input:focus ~ .box:before,
|
||||
.ui.slider.checkbox input:focus ~ label:before {
|
||||
background-color: rgba(0, 0, 0, 0.15);
|
||||
background-color: rgba(255, 255, 255, 0.25);
|
||||
border: none;
|
||||
}
|
||||
|
||||
/* Hover */
|
||||
.ui.slider.checkbox .box:hover,
|
||||
.ui.slider.checkbox label:hover {
|
||||
color: rgba(0, 0, 0, 0.8);
|
||||
color: #ffffff;
|
||||
}
|
||||
.ui.slider.checkbox .box:hover::before,
|
||||
.ui.slider.checkbox label:hover::before {
|
||||
background: rgba(0, 0, 0, 0.15);
|
||||
background: rgba(255, 255, 255, 0.25);
|
||||
}
|
||||
|
||||
/* Active */
|
||||
.ui.slider.checkbox input:checked ~ .box,
|
||||
.ui.slider.checkbox input:checked ~ label {
|
||||
color: rgba(0, 0, 0, 0.95) !important;
|
||||
color: #ffffff !important;
|
||||
}
|
||||
.ui.slider.checkbox input:checked ~ .box:before,
|
||||
.ui.slider.checkbox input:checked ~ label:before {
|
||||
|
@ -447,11 +447,11 @@
|
|||
/* Active Focus */
|
||||
.ui.slider.checkbox input:focus:checked ~ .box,
|
||||
.ui.slider.checkbox input:focus:checked ~ label {
|
||||
color: rgba(0, 0, 0, 0.95) !important;
|
||||
color: #ffffff !important;
|
||||
}
|
||||
.ui.slider.checkbox input:focus:checked ~ .box:before,
|
||||
.ui.slider.checkbox input:focus:checked ~ label:before {
|
||||
background-color: #000000 !important;
|
||||
background-color: #d2d2d2 !important;
|
||||
}
|
||||
|
||||
/*--------------
|
||||
|
@ -473,7 +473,7 @@
|
|||
.ui.toggle.checkbox label {
|
||||
min-height: 1.5rem;
|
||||
padding-left: 4.5rem;
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
color: rgba(255, 255, 255, 0.93);
|
||||
}
|
||||
.ui.toggle.checkbox label {
|
||||
padding-top: 0.15em;
|
||||
|
@ -490,7 +490,7 @@
|
|||
transform: none;
|
||||
border: none;
|
||||
top: 0rem;
|
||||
background: rgba(0, 0, 0, 0.05);
|
||||
background: rgba(255, 255, 255, 0.13);
|
||||
box-shadow: none;
|
||||
width: 3.5rem;
|
||||
height: 1.5rem;
|
||||
|
@ -500,8 +500,8 @@
|
|||
/* Handle */
|
||||
.ui.toggle.checkbox .box:after,
|
||||
.ui.toggle.checkbox label:after {
|
||||
background: #FFFFFF -webkit-linear-gradient(transparent, rgba(0, 0, 0, 0.05));
|
||||
background: #FFFFFF linear-gradient(transparent, rgba(0, 0, 0, 0.05));
|
||||
background: #4C4C4C -webkit-linear-gradient(transparent, rgba(255, 255, 255, 0.13));
|
||||
background: #4C4C4C linear-gradient(transparent, rgba(255, 255, 255, 0.13));
|
||||
position: absolute;
|
||||
content: '' !important;
|
||||
opacity: 1;
|
||||
|
@ -525,21 +525,21 @@
|
|||
/* Focus */
|
||||
.ui.toggle.checkbox input:focus ~ .box:before,
|
||||
.ui.toggle.checkbox input:focus ~ label:before {
|
||||
background-color: rgba(0, 0, 0, 0.15);
|
||||
background-color: rgba(255, 255, 255, 0.25);
|
||||
border: none;
|
||||
}
|
||||
|
||||
/* Hover */
|
||||
.ui.toggle.checkbox .box:hover::before,
|
||||
.ui.toggle.checkbox label:hover::before {
|
||||
background-color: rgba(0, 0, 0, 0.15);
|
||||
background-color: rgba(255, 255, 255, 0.25);
|
||||
border: none;
|
||||
}
|
||||
|
||||
/* Active */
|
||||
.ui.toggle.checkbox input:checked ~ .box,
|
||||
.ui.toggle.checkbox input:checked ~ label {
|
||||
color: rgba(0, 0, 0, 0.95) !important;
|
||||
color: #ffffff !important;
|
||||
}
|
||||
.ui.toggle.checkbox input:checked ~ .box:before,
|
||||
.ui.toggle.checkbox input:checked ~ label:before {
|
||||
|
@ -554,7 +554,7 @@
|
|||
/* Active Focus */
|
||||
.ui.toggle.checkbox input:focus:checked ~ .box,
|
||||
.ui.toggle.checkbox input:focus:checked ~ label {
|
||||
color: rgba(0, 0, 0, 0.95) !important;
|
||||
color: #ffffff !important;
|
||||
}
|
||||
.ui.toggle.checkbox input:focus:checked ~ .box:before,
|
||||
.ui.toggle.checkbox input:focus:checked ~ label:before {
|
||||
|
|
2
static/components/checkbox.min.css
vendored
2
static/components/checkbox.min.css
vendored
File diff suppressed because one or more lines are too long
|
@ -105,14 +105,14 @@
|
|||
|
||||
.ui.comments .comment .author {
|
||||
font-size: 1em;
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
color: rgba(255, 255, 255, 0.93);
|
||||
font-weight: bold;
|
||||
}
|
||||
.ui.comments .comment a.author {
|
||||
cursor: pointer;
|
||||
}
|
||||
.ui.comments .comment a.author:hover {
|
||||
color: #1e70bf;
|
||||
color: #51a0f0;
|
||||
}
|
||||
|
||||
/*--------------
|
||||
|
@ -122,7 +122,7 @@
|
|||
.ui.comments .comment .metadata {
|
||||
display: inline-block;
|
||||
margin-left: 0.5em;
|
||||
color: rgba(0, 0, 0, 0.4);
|
||||
color: rgba(255, 255, 255, 0.7);
|
||||
font-size: 0.875em;
|
||||
}
|
||||
.ui.comments .comment .metadata > * {
|
||||
|
@ -141,7 +141,7 @@
|
|||
margin: 0.25em 0em 0.5em;
|
||||
font-size: 1em;
|
||||
word-wrap: break-word;
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
color: rgba(255, 255, 255, 0.93);
|
||||
line-height: 1.3;
|
||||
}
|
||||
|
||||
|
@ -156,14 +156,14 @@
|
|||
cursor: pointer;
|
||||
display: inline-block;
|
||||
margin: 0em 0.75em 0em 0em;
|
||||
color: rgba(0, 0, 0, 0.4);
|
||||
color: rgba(255, 255, 255, 0.5);
|
||||
}
|
||||
.ui.comments .comment .actions a:last-child {
|
||||
margin-right: 0em;
|
||||
}
|
||||
.ui.comments .comment .actions a.active,
|
||||
.ui.comments .comment .actions a:hover {
|
||||
color: rgba(0, 0, 0, 0.8);
|
||||
color: #ffffff;
|
||||
}
|
||||
|
||||
/*--------------------
|
||||
|
|
2
static/components/comment.min.css
vendored
2
static/components/comment.min.css
vendored
|
@ -6,4 +6,4 @@
|
|||
* Released under the MIT license
|
||||
* http://opensource.org/licenses/MIT
|
||||
*
|
||||
*/.ui.comments{margin:1.5em 0;max-width:650px}.ui.comments:first-child{margin-top:0}.ui.comments:last-child{margin-bottom:0}.ui.comments .comment{position:relative;background:0 0;margin:.5em 0 0;padding:.5em 0 0;border:none;border-top:none;line-height:1.2}.ui.comments .comment:first-child{margin-top:0;padding-top:0}.ui.comments .comment .comments{margin:0 0 .5em .5em;padding:1em 0 1em 1em}.ui.comments .comment .comments:before{position:absolute;top:0;left:0}.ui.comments .comment .comments .comment{border:none;border-top:none;background:0 0}.ui.comments .comment .avatar{display:block;width:2.5em;height:auto;float:left;margin:.2em 0 0}.ui.comments .comment .avatar img,.ui.comments .comment img.avatar{display:block;margin:0 auto;width:100%;height:100%;border-radius:.25rem}.ui.comments .comment>.content{display:block}.ui.comments .comment>.avatar~.content{margin-left:3.5em}.ui.comments .comment .author{font-size:1em;color:rgba(0,0,0,.87);font-weight:700}.ui.comments .comment a.author{cursor:pointer}.ui.comments .comment a.author:hover{color:#1e70bf}.ui.comments .comment .metadata{display:inline-block;margin-left:.5em;color:rgba(0,0,0,.4);font-size:.875em}.ui.comments .comment .metadata>*{display:inline-block;margin:0 .5em 0 0}.ui.comments .comment .metadata>:last-child{margin-right:0}.ui.comments .comment .text{margin:.25em 0 .5em;font-size:1em;word-wrap:break-word;color:rgba(0,0,0,.87);line-height:1.3}.ui.comments .comment .actions{font-size:.875em}.ui.comments .comment .actions a{cursor:pointer;display:inline-block;margin:0 .75em 0 0;color:rgba(0,0,0,.4)}.ui.comments .comment .actions a:last-child{margin-right:0}.ui.comments .comment .actions a.active,.ui.comments .comment .actions a:hover{color:rgba(0,0,0,.8)}.ui.comments>.reply.form{margin-top:1em}.ui.comments .comment .reply.form{width:100%;margin-top:1em}.ui.comments .reply.form textarea{font-size:1em;height:12em}.ui.collapsed.comments,.ui.comments .collapsed.comment,.ui.comments .collapsed.comments{display:none}.ui.threaded.comments .comment .comments{margin:-1.5em 0 -1em 1.25em;padding:3em 0 2em 2.25em;box-shadow:-1px 0 0 rgba(34,36,38,.15)}.ui.minimal.comments .comment .actions{opacity:0;position:absolute;top:0;right:0;left:auto;-webkit-transition:opacity .2s ease;transition:opacity .2s ease;-webkit-transition-delay:.1s;transition-delay:.1s}.ui.minimal.comments .comment>.content:hover>.actions{opacity:1}.ui.mini.comments{font-size:.78571429rem}.ui.tiny.comments{font-size:.85714286rem}.ui.small.comments{font-size:.9em}.ui.comments{font-size:1em}.ui.large.comments{font-size:1.1em}.ui.big.comments{font-size:1.28571429rem}.ui.huge.comments{font-size:1.2em}.ui.massive.comments{font-size:1.71428571rem}
|
||||
*/.ui.comments{margin:1.5em 0;max-width:650px}.ui.comments:first-child{margin-top:0}.ui.comments:last-child{margin-bottom:0}.ui.comments .comment{position:relative;background:0 0;margin:.5em 0 0;padding:.5em 0 0;border:none;border-top:none;line-height:1.2}.ui.comments .comment:first-child{margin-top:0;padding-top:0}.ui.comments .comment .comments{margin:0 0 .5em .5em;padding:1em 0 1em 1em}.ui.comments .comment .comments:before{position:absolute;top:0;left:0}.ui.comments .comment .comments .comment{border:none;border-top:none;background:0 0}.ui.comments .comment .avatar{display:block;width:2.5em;height:auto;float:left;margin:.2em 0 0}.ui.comments .comment .avatar img,.ui.comments .comment img.avatar{display:block;margin:0 auto;width:100%;height:100%;border-radius:.25rem}.ui.comments .comment>.content{display:block}.ui.comments .comment>.avatar~.content{margin-left:3.5em}.ui.comments .comment .author{font-size:1em;color:rgba(255,255,255,.93);font-weight:700}.ui.comments .comment a.author{cursor:pointer}.ui.comments .comment a.author:hover{color:#51a0f0}.ui.comments .comment .metadata{display:inline-block;margin-left:.5em;color:rgba(255,255,255,.7);font-size:.875em}.ui.comments .comment .metadata>*{display:inline-block;margin:0 .5em 0 0}.ui.comments .comment .metadata>:last-child{margin-right:0}.ui.comments .comment .text{margin:.25em 0 .5em;font-size:1em;word-wrap:break-word;color:rgba(255,255,255,.93);line-height:1.3}.ui.comments .comment .actions{font-size:.875em}.ui.comments .comment .actions a{cursor:pointer;display:inline-block;margin:0 .75em 0 0;color:rgba(255,255,255,.5)}.ui.comments .comment .actions a:last-child{margin-right:0}.ui.comments .comment .actions a.active,.ui.comments .comment .actions a:hover{color:#fff}.ui.comments>.reply.form{margin-top:1em}.ui.comments .comment .reply.form{width:100%;margin-top:1em}.ui.comments .reply.form textarea{font-size:1em;height:12em}.ui.collapsed.comments,.ui.comments .collapsed.comment,.ui.comments .collapsed.comments{display:none}.ui.threaded.comments .comment .comments{margin:-1.5em 0 -1em 1.25em;padding:3em 0 2em 2.25em;box-shadow:-1px 0 0 rgba(34,36,38,.15)}.ui.minimal.comments .comment .actions{opacity:0;position:absolute;top:0;right:0;left:auto;-webkit-transition:opacity .2s ease;transition:opacity .2s ease;-webkit-transition-delay:.1s;transition-delay:.1s}.ui.minimal.comments .comment>.content:hover>.actions{opacity:1}.ui.mini.comments{font-size:.78571429rem}.ui.tiny.comments{font-size:.85714286rem}.ui.small.comments{font-size:.9em}.ui.comments{font-size:1em}.ui.large.comments{font-size:1.1em}.ui.big.comments{font-size:1.28571429rem}.ui.huge.comments{font-size:1.2em}.ui.massive.comments{font-size:1.71428571rem}
|
|
@ -55,7 +55,7 @@
|
|||
.ui.dimmer > .content > * {
|
||||
display: table-cell;
|
||||
vertical-align: middle;
|
||||
color: #FFFFFF;
|
||||
color: #4C4C4C;
|
||||
}
|
||||
|
||||
/* Loose Coupling */
|
||||
|
@ -154,7 +154,7 @@ body.dimmable > .dimmer {
|
|||
background-color: rgba(255, 255, 255, 0.85);
|
||||
}
|
||||
.ui.inverted.dimmer > .content > * {
|
||||
color: #FFFFFF;
|
||||
color: #4C4C4C;
|
||||
}
|
||||
|
||||
/*--------------
|
||||
|
|
2
static/components/dimmer.min.css
vendored
2
static/components/dimmer.min.css
vendored
|
@ -6,4 +6,4 @@
|
|||
* Released under the MIT license
|
||||
* http://opensource.org/licenses/MIT
|
||||
*
|
||||
*/.dimmable:not(.body){position:relative}.ui.dimmer{display:none;position:absolute;top:0!important;left:0!important;width:100%;height:100%;text-align:center;vertical-align:middle;background-color:rgba(0,0,0,.85);opacity:0;line-height:1;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-transition:background-color .5s linear;transition:background-color .5s linear;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;will-change:opacity;z-index:1000}.ui.dimmer>.content{width:100%;height:100%;display:table;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.ui.dimmer>.content>*{display:table-cell;vertical-align:middle;color:#FFF}.ui.segment>.ui.dimmer{border-radius:inherit!important}.animating.dimmable:not(body),.dimmed.dimmable:not(body){overflow:hidden}.dimmed.dimmable>.ui.animating.dimmer,.dimmed.dimmable>.ui.visible.dimmer,.ui.active.dimmer{display:block;opacity:1}.ui.disabled.dimmer{width:0!important;height:0!important}.ui.page.dimmer{position:fixed;-webkit-transform-style:'';transform-style:'';-webkit-perspective:2000px;perspective:2000px;-webkit-transform-origin:center center;transform-origin:center center}body.animating.in.dimmable,body.dimmed.dimmable{overflow:hidden}body.dimmable>.dimmer{position:fixed}.blurring.dimmable>:not(.dimmer){-webkit-filter:blur(0) grayscale(0);filter:blur(0) grayscale(0);-webkit-transition:.8s -webkit-filter ease;transition:.8s -webkit-filter ease;transition:.8s filter ease;transition:.8s filter ease,.8s -webkit-filter ease}.blurring.dimmed.dimmable>:not(.dimmer){-webkit-filter:blur(5px) grayscale(.7);filter:blur(5px) grayscale(.7)}.blurring.dimmable>.dimmer{background-color:rgba(0,0,0,.6)}.blurring.dimmable>.inverted.dimmer{background-color:rgba(255,255,255,.6)}.ui.dimmer>.top.aligned.content>*{vertical-align:top}.ui.dimmer>.bottom.aligned.content>*{vertical-align:bottom}.ui.inverted.dimmer{background-color:rgba(255,255,255,.85)}.ui.inverted.dimmer>.content>*{color:#FFF}.ui.simple.dimmer{display:block;overflow:hidden;opacity:1;width:0;height:0%;z-index:-100;background-color:rgba(0,0,0,0)}.dimmed.dimmable>.ui.simple.dimmer{overflow:visible;opacity:1;width:100%;height:100%;background-color:rgba(0,0,0,.85);z-index:1}.ui.simple.inverted.dimmer{background-color:rgba(255,255,255,0)}.dimmed.dimmable>.ui.simple.inverted.dimmer{background-color:rgba(255,255,255,.85)}
|
||||
*/.dimmable:not(.body){position:relative}.ui.dimmer{display:none;position:absolute;top:0!important;left:0!important;width:100%;height:100%;text-align:center;vertical-align:middle;background-color:rgba(0,0,0,.85);opacity:0;line-height:1;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-transition:background-color .5s linear;transition:background-color .5s linear;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;will-change:opacity;z-index:1000}.ui.dimmer>.content{width:100%;height:100%;display:table;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.ui.dimmer>.content>*{display:table-cell;vertical-align:middle;color:#4C4C4C}.ui.segment>.ui.dimmer{border-radius:inherit!important}.animating.dimmable:not(body),.dimmed.dimmable:not(body){overflow:hidden}.dimmed.dimmable>.ui.animating.dimmer,.dimmed.dimmable>.ui.visible.dimmer,.ui.active.dimmer{display:block;opacity:1}.ui.disabled.dimmer{width:0!important;height:0!important}.ui.page.dimmer{position:fixed;-webkit-transform-style:'';transform-style:'';-webkit-perspective:2000px;perspective:2000px;-webkit-transform-origin:center center;transform-origin:center center}body.animating.in.dimmable,body.dimmed.dimmable{overflow:hidden}body.dimmable>.dimmer{position:fixed}.blurring.dimmable>:not(.dimmer){-webkit-filter:blur(0) grayscale(0);filter:blur(0) grayscale(0);-webkit-transition:.8s -webkit-filter ease;transition:.8s -webkit-filter ease;transition:.8s filter ease;transition:.8s filter ease,.8s -webkit-filter ease}.blurring.dimmed.dimmable>:not(.dimmer){-webkit-filter:blur(5px) grayscale(.7);filter:blur(5px) grayscale(.7)}.blurring.dimmable>.dimmer{background-color:rgba(0,0,0,.6)}.blurring.dimmable>.inverted.dimmer{background-color:rgba(255,255,255,.6)}.ui.dimmer>.top.aligned.content>*{vertical-align:top}.ui.dimmer>.bottom.aligned.content>*{vertical-align:bottom}.ui.inverted.dimmer{background-color:rgba(255,255,255,.85)}.ui.inverted.dimmer>.content>*{color:#4C4C4C}.ui.simple.dimmer{display:block;overflow:hidden;opacity:1;width:0;height:0%;z-index:-100;background-color:rgba(0,0,0,0)}.dimmed.dimmable>.ui.simple.dimmer{overflow:visible;opacity:1;width:100%;height:100%;background-color:rgba(0,0,0,.85);z-index:1}.ui.simple.inverted.dimmer{background-color:rgba(255,255,255,0)}.dimmed.dimmable>.ui.simple.inverted.dimmer{background-color:rgba(255,255,255,.85)}
|
|
@ -20,7 +20,7 @@
|
|||
font-weight: bold;
|
||||
text-transform: uppercase;
|
||||
letter-spacing: 0.05em;
|
||||
color: rgba(0, 0, 0, 0.85);
|
||||
color: rgba(255, 255, 255, 0.9);
|
||||
-webkit-user-select: none;
|
||||
-moz-user-select: none;
|
||||
-ms-user-select: none;
|
||||
|
@ -191,7 +191,7 @@
|
|||
.ui.divider.inverted,
|
||||
.ui.vertical.inverted.divider,
|
||||
.ui.horizontal.inverted.divider {
|
||||
color: #FFFFFF;
|
||||
color: #4C4C4C;
|
||||
}
|
||||
.ui.divider.inverted,
|
||||
.ui.divider.inverted:after,
|
||||
|
|
2
static/components/divider.min.css
vendored
2
static/components/divider.min.css
vendored
File diff suppressed because one or more lines are too long
|
@ -45,7 +45,7 @@
|
|||
min-width: max-content;
|
||||
margin: 0em;
|
||||
padding: 0em 0em;
|
||||
background: #FFFFFF;
|
||||
background: #3A3A3A;
|
||||
font-size: 1em;
|
||||
text-shadow: none;
|
||||
text-align: left;
|
||||
|
@ -112,7 +112,7 @@
|
|||
text-align: left;
|
||||
border-top: none;
|
||||
line-height: 1em;
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
color: rgba(255, 255, 255, 0.93);
|
||||
padding: 0.78571429rem 1.14285714rem !important;
|
||||
font-size: 1rem;
|
||||
text-transform: none;
|
||||
|
@ -154,7 +154,7 @@
|
|||
.ui.dropdown .menu > .header {
|
||||
margin: 1rem 0rem 0.75rem;
|
||||
padding: 0em 1.14285714rem;
|
||||
color: rgba(0, 0, 0, 0.85);
|
||||
color: rgba(255, 255, 255, 0.9);
|
||||
font-size: 0.78571429em;
|
||||
font-weight: bold;
|
||||
text-transform: uppercase;
|
||||
|
@ -193,7 +193,7 @@
|
|||
.ui.dropdown .menu > .item > .description {
|
||||
float: right;
|
||||
margin: 0em 0em 0em 1em;
|
||||
color: rgba(0, 0, 0, 0.4);
|
||||
color: rgba(255, 255, 255, 0.7);
|
||||
}
|
||||
|
||||
/*-----------------
|
||||
|
@ -205,7 +205,7 @@
|
|||
font-weight: normal;
|
||||
}
|
||||
.ui.dropdown .menu > .message:not(.ui) {
|
||||
color: rgba(0, 0, 0, 0.4);
|
||||
color: rgba(255, 255, 255, 0.5);
|
||||
}
|
||||
|
||||
/*--------------
|
||||
|
@ -350,10 +350,10 @@
|
|||
transform: rotateZ(0deg);
|
||||
min-width: 14em;
|
||||
min-height: 2.7142em;
|
||||
background: #FFFFFF;
|
||||
background: #333333;
|
||||
display: inline-block;
|
||||
padding: 0.78571429em 2.1em 0.78571429em 1em;
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
color: rgba(255, 255, 255, 0.93);
|
||||
box-shadow: none;
|
||||
border: 1px solid rgba(34, 36, 38, 0.15);
|
||||
border-radius: 0.28571429rem;
|
||||
|
@ -446,7 +446,7 @@ select.ui.dropdown {
|
|||
|
||||
/* Menu Item */
|
||||
.ui.selection.dropdown .menu > .item {
|
||||
border-top: 1px solid #FAFAFA;
|
||||
border-top: 1px solid #666666;
|
||||
padding: 0.78571429rem 1.14285714rem !important;
|
||||
white-space: normal;
|
||||
word-wrap: normal;
|
||||
|
@ -486,7 +486,7 @@ select.ui.dropdown {
|
|||
/* Visible */
|
||||
.ui.selection.visible.dropdown > .text:not(.default) {
|
||||
font-weight: normal;
|
||||
color: rgba(0, 0, 0, 0.8);
|
||||
color: #ffffff;
|
||||
}
|
||||
|
||||
/* Visible Hover */
|
||||
|
@ -588,7 +588,7 @@ select.ui.dropdown {
|
|||
opacity: 0.45;
|
||||
}
|
||||
.ui.active.search.dropdown input.search:focus + .text {
|
||||
color: rgba(115, 115, 115, 0.87) !important;
|
||||
color: rgba(217, 217, 217, 0.93) !important;
|
||||
}
|
||||
|
||||
/* Search Menu */
|
||||
|
@ -741,7 +741,7 @@ select.ui.dropdown {
|
|||
.ui.dropdown .menu .active.item {
|
||||
background: transparent;
|
||||
font-weight: bold;
|
||||
color: rgba(0, 0, 0, 0.95);
|
||||
color: #ffffff;
|
||||
box-shadow: none;
|
||||
z-index: 12;
|
||||
}
|
||||
|
@ -753,8 +753,8 @@ select.ui.dropdown {
|
|||
|
||||
/* Menu Item Hover */
|
||||
.ui.dropdown .menu > .item:hover {
|
||||
background: rgba(0, 0, 0, 0.05);
|
||||
color: rgba(0, 0, 0, 0.95);
|
||||
background: rgba(255, 255, 255, 0.13);
|
||||
color: #ffffff;
|
||||
z-index: 13;
|
||||
}
|
||||
|
||||
|
@ -828,11 +828,11 @@ select.ui.dropdown {
|
|||
|
||||
.ui.dropdown:not(.button) > .default.text,
|
||||
.ui.default.dropdown:not(.button) > .text {
|
||||
color: rgba(191, 191, 191, 0.87);
|
||||
color: rgba(153, 153, 153, 0.93);
|
||||
}
|
||||
.ui.dropdown:not(.button) > input:focus + .default.text,
|
||||
.ui.default.dropdown:not(.button) > input:focus + .text {
|
||||
color: rgba(115, 115, 115, 0.87);
|
||||
color: rgba(217, 217, 217, 0.93);
|
||||
}
|
||||
|
||||
/*--------------------
|
||||
|
@ -859,8 +859,8 @@ select.ui.dropdown {
|
|||
/* Selected Item */
|
||||
.ui.dropdown.selected,
|
||||
.ui.dropdown .menu .selected.item {
|
||||
background: rgba(0, 0, 0, 0.03);
|
||||
color: rgba(0, 0, 0, 0.95);
|
||||
background: rgba(255, 255, 255, 0.1);
|
||||
color: #ffffff;
|
||||
}
|
||||
|
||||
/*--------------------
|
||||
|
@ -883,24 +883,24 @@ select.ui.dropdown {
|
|||
.ui.dropdown.error,
|
||||
.ui.dropdown.error > .text,
|
||||
.ui.dropdown.error > .default.text {
|
||||
color: #9F3A38;
|
||||
color: #FFF6F6;
|
||||
}
|
||||
.ui.selection.dropdown.error {
|
||||
background: #FFF6F6;
|
||||
border-color: #E0B4B4;
|
||||
background: #6b201f;
|
||||
border-color: #9a4d4d;
|
||||
}
|
||||
.ui.selection.dropdown.error:hover {
|
||||
border-color: #E0B4B4;
|
||||
border-color: #9a4d4d;
|
||||
}
|
||||
.ui.dropdown.error > .menu,
|
||||
.ui.dropdown.error > .menu .menu {
|
||||
border-color: #E0B4B4;
|
||||
border-color: #9a4d4d;
|
||||
}
|
||||
.ui.dropdown.error > .menu > .item {
|
||||
color: #9F3A38;
|
||||
color: #FFF6F6;
|
||||
}
|
||||
.ui.multiple.selection.error.dropdown > .label {
|
||||
border-color: #E0B4B4;
|
||||
border-color: #9a4d4d;
|
||||
}
|
||||
|
||||
/* Item Hover */
|
||||
|
@ -1211,7 +1211,7 @@ select.ui.dropdown {
|
|||
width: 0.5em;
|
||||
height: 0.5em;
|
||||
box-shadow: -1px -1px 0px 1px rgba(34, 36, 38, 0.15);
|
||||
background: #FFFFFF;
|
||||
background: #4C4C4C;
|
||||
z-index: 2;
|
||||
}
|
||||
.ui.pointing.dropdown > .menu:after {
|
||||
|
|
2
static/components/dropdown.min.css
vendored
2
static/components/dropdown.min.css
vendored
File diff suppressed because one or more lines are too long
|
@ -96,7 +96,7 @@
|
|||
z-index: 4;
|
||||
-webkit-transform: translateX(-50%) translateY(-50%);
|
||||
transform: translateX(-50%) translateY(-50%);
|
||||
color: #FFFFFF;
|
||||
color: #4C4C4C;
|
||||
font-size: 6rem;
|
||||
text-shadow: 0px 2px 10px rgba(34, 36, 38, 0.2);
|
||||
-webkit-transition: opacity 0.5s ease, color 0.5s ease;
|
||||
|
@ -120,7 +120,7 @@
|
|||
opacity: 1;
|
||||
}
|
||||
.ui.embed .icon:hover:before {
|
||||
color: #FFFFFF;
|
||||
color: #4C4C4C;
|
||||
}
|
||||
|
||||
/*--------------
|
||||
|
|
2
static/components/embed.min.css
vendored
2
static/components/embed.min.css
vendored
|
@ -6,4 +6,4 @@
|
|||
* Released under the MIT license
|
||||
* http://opensource.org/licenses/MIT
|
||||
*
|
||||
*/.ui.embed{position:relative;max-width:100%;height:0;overflow:hidden;background:#DCDDDE;padding-bottom:56.25%}.ui.embed embed,.ui.embed iframe,.ui.embed object{position:absolute;border:none;width:100%;height:100%;top:0;left:0;margin:0;padding:0}.ui.embed>.embed{display:none}.ui.embed>.placeholder{position:absolute;cursor:pointer;top:0;left:0;display:block;width:100%;height:100%;background-color:radial-gradient(transparent 45%,rgba(0,0,0,.3))}.ui.embed>.icon{cursor:pointer;position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}.ui.embed>.icon:after{position:absolute;top:0;left:0;width:100%;height:100%;z-index:3;content:'';background:-webkit-radial-gradient(transparent 45%,rgba(0,0,0,.3));background:radial-gradient(transparent 45%,rgba(0,0,0,.3));opacity:.5;-webkit-transition:opacity .5s ease;transition:opacity .5s ease}.ui.embed>.icon:before{position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);color:#FFF;font-size:6rem;text-shadow:0 2px 10px rgba(34,36,38,.2);-webkit-transition:opacity .5s ease,color .5s ease;transition:opacity .5s ease,color .5s ease;z-index:10}.ui.embed .icon:hover:after{background:-webkit-radial-gradient(transparent 45%,rgba(0,0,0,.3));background:radial-gradient(transparent 45%,rgba(0,0,0,.3));opacity:1}.ui.embed .icon:hover:before{color:#FFF}.ui.active.embed>.icon,.ui.active.embed>.placeholder{display:none}.ui.active.embed>.embed{display:block}.ui.square.embed{padding-bottom:100%}.ui[class*="4:3"].embed{padding-bottom:75%}.ui[class*="16:9"].embed{padding-bottom:56.25%}.ui[class*="21:9"].embed{padding-bottom:42.85714286%}
|
||||
*/.ui.embed{position:relative;max-width:100%;height:0;overflow:hidden;background:#DCDDDE;padding-bottom:56.25%}.ui.embed embed,.ui.embed iframe,.ui.embed object{position:absolute;border:none;width:100%;height:100%;top:0;left:0;margin:0;padding:0}.ui.embed>.embed{display:none}.ui.embed>.placeholder{position:absolute;cursor:pointer;top:0;left:0;display:block;width:100%;height:100%;background-color:radial-gradient(transparent 45%,rgba(0,0,0,.3))}.ui.embed>.icon{cursor:pointer;position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}.ui.embed>.icon:after{position:absolute;top:0;left:0;width:100%;height:100%;z-index:3;content:'';background:-webkit-radial-gradient(transparent 45%,rgba(0,0,0,.3));background:radial-gradient(transparent 45%,rgba(0,0,0,.3));opacity:.5;-webkit-transition:opacity .5s ease;transition:opacity .5s ease}.ui.embed>.icon:before{position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);color:#4C4C4C;font-size:6rem;text-shadow:0 2px 10px rgba(34,36,38,.2);-webkit-transition:opacity .5s ease,color .5s ease;transition:opacity .5s ease,color .5s ease;z-index:10}.ui.embed .icon:hover:after{background:-webkit-radial-gradient(transparent 45%,rgba(0,0,0,.3));background:radial-gradient(transparent 45%,rgba(0,0,0,.3));opacity:1}.ui.embed .icon:hover:before{color:#4C4C4C}.ui.active.embed>.icon,.ui.active.embed>.placeholder{display:none}.ui.active.embed>.embed{display:block}.ui.square.embed{padding-bottom:100%}.ui[class*="4:3"].embed{padding-bottom:75%}.ui[class*="16:9"].embed{padding-bottom:56.25%}.ui[class*="21:9"].embed{padding-bottom:42.85714286%}
|
|
@ -120,7 +120,7 @@
|
|||
font-weight: normal;
|
||||
font-size: 1em;
|
||||
font-style: normal;
|
||||
color: rgba(0, 0, 0, 0.4);
|
||||
color: rgba(255, 255, 255, 0.7);
|
||||
}
|
||||
|
||||
/*--------------
|
||||
|
@ -131,7 +131,7 @@
|
|||
margin: 0em;
|
||||
font-size: 1em;
|
||||
font-weight: bold;
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
color: rgba(255, 255, 255, 0.93);
|
||||
}
|
||||
|
||||
/* Summary Image */
|
||||
|
@ -175,7 +175,7 @@
|
|||
font-style: normal;
|
||||
margin: 0em 0em 0em 0.5em;
|
||||
padding: 0em;
|
||||
color: rgba(0, 0, 0, 0.4);
|
||||
color: rgba(255, 255, 255, 0.7);
|
||||
}
|
||||
|
||||
/*--------------
|
||||
|
@ -186,7 +186,7 @@
|
|||
margin: 0.5em 0em 0em;
|
||||
background: none;
|
||||
padding: 0em;
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
color: rgba(255, 255, 255, 0.93);
|
||||
}
|
||||
|
||||
/* Images */
|
||||
|
@ -265,7 +265,7 @@
|
|||
.ui.feed > .event > .content .meta a:hover,
|
||||
.ui.feed > .event > .content .meta a:hover .icon,
|
||||
.ui.feed > .event > .content .meta > .icon:hover {
|
||||
color: rgba(0, 0, 0, 0.95);
|
||||
color: #ffffff;
|
||||
}
|
||||
|
||||
|
||||
|
|
2
static/components/feed.min.css
vendored
2
static/components/feed.min.css
vendored
|
@ -6,4 +6,4 @@
|
|||
* Released under the MIT license
|
||||
* http://opensource.org/licenses/MIT
|
||||
*
|
||||
*/.ui.feed{margin:1em 0}.ui.feed:first-child{margin-top:0}.ui.feed:last-child{margin-bottom:0}.ui.feed>.event{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%;padding:.21428571rem 0;margin:0;background:0 0;border-top:none}.ui.feed>.event:first-child{border-top:0;padding-top:0}.ui.feed>.event:last-child{padding-bottom:0}.ui.feed>.event>.label{display:block;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:2.5em;height:auto;-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch;text-align:left}.ui.feed>.event>.label .icon{opacity:1;font-size:1.5em;width:100%;padding:.25em;background:0 0;border:none;border-radius:none;color:rgba(0,0,0,.6)}.ui.feed>.event>.label img{width:100%;height:auto;border-radius:500rem}.ui.feed>.event>.label+.content{margin:.5em 0 .35714286em 1.14285714em}.ui.feed>.event>.content{display:block;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch;text-align:left;word-wrap:break-word}.ui.feed>.event:last-child>.content{padding-bottom:0}.ui.feed>.event>.content a{cursor:pointer}.ui.feed>.event>.content .date{margin:-.5rem 0 0;padding:0;font-weight:400;font-size:1em;font-style:normal;color:rgba(0,0,0,.4)}.ui.feed>.event>.content .summary{margin:0;font-size:1em;font-weight:700;color:rgba(0,0,0,.87)}.ui.feed>.event>.content .summary img{display:inline-block;width:auto;height:10em;margin:-.25em .25em 0 0;border-radius:.25em;vertical-align:middle}.ui.feed>.event>.content .user{display:inline-block;font-weight:700;margin-right:0;vertical-align:baseline}.ui.feed>.event>.content .user img{margin:-.25em .25em 0 0;width:auto;height:10em;vertical-align:middle}.ui.feed>.event>.content .summary>.date{display:inline-block;float:none;font-weight:400;font-size:.85714286em;font-style:normal;margin:0 0 0 .5em;padding:0;color:rgba(0,0,0,.4)}.ui.feed>.event>.content .extra{margin:.5em 0 0;background:0 0;padding:0;color:rgba(0,0,0,.87)}.ui.feed>.event>.content .extra.images img{display:inline-block;margin:0 .25em 0 0;width:6em}.ui.feed>.event>.content .extra.text{padding:0;border-left:none;font-size:1em;max-width:500px;line-height:1.4285em}.ui.feed>.event>.content .meta{display:inline-block;font-size:.85714286em;margin:.5em 0 0;background:0 0;border:none;border-radius:0;box-shadow:none;padding:0;color:rgba(0,0,0,.6)}.ui.feed>.event>.content .meta>*{position:relative;margin-left:.75em}.ui.feed>.event>.content .meta>:after{content:'';color:rgba(0,0,0,.2);top:0;left:-1em;opacity:1;position:absolute;vertical-align:top}.ui.feed>.event>.content .meta .like{color:'';-webkit-transition:.2s color ease;transition:.2s color ease}.ui.feed>.event>.content .meta .like:hover .icon{color:#FF2733}.ui.feed>.event>.content .meta .active.like .icon{color:#EF404A}.ui.feed>.event>.content .meta>:first-child{margin-left:0}.ui.feed>.event>.content .meta>:first-child::after{display:none}.ui.feed>.event>.content .meta a,.ui.feed>.event>.content .meta>.icon{cursor:pointer;opacity:1;color:rgba(0,0,0,.5);-webkit-transition:color .1s ease;transition:color .1s ease}.ui.feed>.event>.content .meta a:hover,.ui.feed>.event>.content .meta a:hover .icon,.ui.feed>.event>.content .meta>.icon:hover{color:rgba(0,0,0,.95)}.ui.small.feed{font-size:.92857143rem}.ui.feed{font-size:1rem}.ui.large.feed{font-size:1.14285714rem}
|
||||
*/.ui.feed{margin:1em 0}.ui.feed:first-child{margin-top:0}.ui.feed:last-child{margin-bottom:0}.ui.feed>.event{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%;padding:.21428571rem 0;margin:0;background:0 0;border-top:none}.ui.feed>.event:first-child{border-top:0;padding-top:0}.ui.feed>.event:last-child{padding-bottom:0}.ui.feed>.event>.label{display:block;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:2.5em;height:auto;-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch;text-align:left}.ui.feed>.event>.label .icon{opacity:1;font-size:1.5em;width:100%;padding:.25em;background:0 0;border:none;border-radius:none;color:rgba(0,0,0,.6)}.ui.feed>.event>.label img{width:100%;height:auto;border-radius:500rem}.ui.feed>.event>.label+.content{margin:.5em 0 .35714286em 1.14285714em}.ui.feed>.event>.content{display:block;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch;text-align:left;word-wrap:break-word}.ui.feed>.event:last-child>.content{padding-bottom:0}.ui.feed>.event>.content a{cursor:pointer}.ui.feed>.event>.content .date{margin:-.5rem 0 0;padding:0;font-weight:400;font-size:1em;font-style:normal;color:rgba(255,255,255,.7)}.ui.feed>.event>.content .summary{margin:0;font-size:1em;font-weight:700;color:rgba(255,255,255,.93)}.ui.feed>.event>.content .summary img{display:inline-block;width:auto;height:10em;margin:-.25em .25em 0 0;border-radius:.25em;vertical-align:middle}.ui.feed>.event>.content .user{display:inline-block;font-weight:700;margin-right:0;vertical-align:baseline}.ui.feed>.event>.content .user img{margin:-.25em .25em 0 0;width:auto;height:10em;vertical-align:middle}.ui.feed>.event>.content .summary>.date{display:inline-block;float:none;font-weight:400;font-size:.85714286em;font-style:normal;margin:0 0 0 .5em;padding:0;color:rgba(255,255,255,.7)}.ui.feed>.event>.content .extra{margin:.5em 0 0;background:0 0;padding:0;color:rgba(255,255,255,.93)}.ui.feed>.event>.content .extra.images img{display:inline-block;margin:0 .25em 0 0;width:6em}.ui.feed>.event>.content .extra.text{padding:0;border-left:none;font-size:1em;max-width:500px;line-height:1.4285em}.ui.feed>.event>.content .meta{display:inline-block;font-size:.85714286em;margin:.5em 0 0;background:0 0;border:none;border-radius:0;box-shadow:none;padding:0;color:rgba(0,0,0,.6)}.ui.feed>.event>.content .meta>*{position:relative;margin-left:.75em}.ui.feed>.event>.content .meta>:after{content:'';color:rgba(0,0,0,.2);top:0;left:-1em;opacity:1;position:absolute;vertical-align:top}.ui.feed>.event>.content .meta .like{color:'';-webkit-transition:.2s color ease;transition:.2s color ease}.ui.feed>.event>.content .meta .like:hover .icon{color:#FF2733}.ui.feed>.event>.content .meta .active.like .icon{color:#EF404A}.ui.feed>.event>.content .meta>:first-child{margin-left:0}.ui.feed>.event>.content .meta>:first-child::after{display:none}.ui.feed>.event>.content .meta a,.ui.feed>.event>.content .meta>.icon{cursor:pointer;opacity:1;color:rgba(0,0,0,.5);-webkit-transition:color .1s ease;transition:color .1s ease}.ui.feed>.event>.content .meta a:hover,.ui.feed>.event>.content .meta a:hover .icon,.ui.feed>.event>.content .meta>.icon:hover{color:#fff}.ui.small.feed{font-size:.92857143rem}.ui.feed{font-size:1rem}.ui.large.feed{font-size:1.14285714rem}
|
|
@ -55,7 +55,7 @@
|
|||
.ui.form .field > label {
|
||||
display: block;
|
||||
margin: 0em 0em 0.28571429rem 0em;
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
color: rgba(255, 255, 255, 0.93);
|
||||
font-size: 0.92857143em;
|
||||
font-weight: bold;
|
||||
text-transform: none;
|
||||
|
@ -107,9 +107,9 @@
|
|||
line-height: 1.2142em;
|
||||
padding: 0.67861429em 1em;
|
||||
font-size: 1em;
|
||||
background: #FFFFFF;
|
||||
background: #333333;
|
||||
border: 1px solid rgba(34, 36, 38, 0.15);
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
color: rgba(255, 255, 255, 0.93);
|
||||
border-radius: 0.28571429rem;
|
||||
box-shadow: 0em 0em 0em 0em transparent inset;
|
||||
-webkit-transition: color 0.1s ease, border-color 0.1s ease;
|
||||
|
@ -122,10 +122,10 @@
|
|||
-webkit-appearance: none;
|
||||
tap-highlight-color: rgba(255, 255, 255, 0);
|
||||
padding: 0.78571429em 1em;
|
||||
background: #FFFFFF;
|
||||
background: #333333;
|
||||
border: 1px solid rgba(34, 36, 38, 0.15);
|
||||
outline: none;
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
color: rgba(255, 255, 255, 0.93);
|
||||
border-radius: 0.28571429rem;
|
||||
box-shadow: 0em 0em 0em 0em transparent inset;
|
||||
-webkit-transition: color 0.1s ease, border-color 0.1s ease;
|
||||
|
@ -160,12 +160,12 @@
|
|||
display: block;
|
||||
height: auto;
|
||||
width: 100%;
|
||||
background: #FFFFFF;
|
||||
background: #4C4C4C;
|
||||
border: 1px solid rgba(34, 36, 38, 0.15);
|
||||
border-radius: 0.28571429rem;
|
||||
box-shadow: 0em 0em 0em 0em transparent inset;
|
||||
padding: 0.62em 1em;
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
color: rgba(255, 255, 255, 0.93);
|
||||
-webkit-transition: color 0.1s ease, border-color 0.1s ease;
|
||||
transition: color 0.1s ease, border-color 0.1s ease;
|
||||
}
|
||||
|
@ -256,9 +256,9 @@
|
|||
|
||||
.ui.form .field .prompt.label {
|
||||
white-space: normal;
|
||||
background: #FFFFFF !important;
|
||||
border: 1px solid #E0B4B4 !important;
|
||||
color: #9F3A38 !important;
|
||||
background: #4C4C4C !important;
|
||||
border: 1px solid #9a4d4d !important;
|
||||
color: #FFF6F6 !important;
|
||||
}
|
||||
.ui.form .inline.fields .field .prompt,
|
||||
.ui.form .inline.field .prompt {
|
||||
|
@ -308,42 +308,42 @@
|
|||
|
||||
/* browsers require these rules separate */
|
||||
.ui.form ::-webkit-input-placeholder {
|
||||
color: rgba(191, 191, 191, 0.87);
|
||||
color: rgba(153, 153, 153, 0.93);
|
||||
}
|
||||
.ui.form :-ms-input-placeholder {
|
||||
color: rgba(191, 191, 191, 0.87);
|
||||
color: rgba(153, 153, 153, 0.93);
|
||||
}
|
||||
.ui.form ::-moz-placeholder {
|
||||
color: rgba(191, 191, 191, 0.87);
|
||||
color: rgba(153, 153, 153, 0.93);
|
||||
}
|
||||
.ui.form :focus::-webkit-input-placeholder {
|
||||
color: rgba(115, 115, 115, 0.87);
|
||||
color: rgba(217, 217, 217, 0.93);
|
||||
}
|
||||
.ui.form :focus:-ms-input-placeholder {
|
||||
color: rgba(115, 115, 115, 0.87);
|
||||
color: rgba(217, 217, 217, 0.93);
|
||||
}
|
||||
.ui.form :focus::-moz-placeholder {
|
||||
color: rgba(115, 115, 115, 0.87);
|
||||
color: rgba(217, 217, 217, 0.93);
|
||||
}
|
||||
|
||||
/* Error Placeholder */
|
||||
.ui.form .error ::-webkit-input-placeholder {
|
||||
color: #e7bdbc;
|
||||
color: #ffffff;
|
||||
}
|
||||
.ui.form .error :-ms-input-placeholder {
|
||||
color: #e7bdbc !important;
|
||||
color: #ffffff !important;
|
||||
}
|
||||
.ui.form .error ::-moz-placeholder {
|
||||
color: #e7bdbc;
|
||||
color: #ffffff;
|
||||
}
|
||||
.ui.form .error :focus::-webkit-input-placeholder {
|
||||
color: #da9796;
|
||||
color: #ffffff;
|
||||
}
|
||||
.ui.form .error :focus:-ms-input-placeholder {
|
||||
color: #da9796 !important;
|
||||
color: #ffffff !important;
|
||||
}
|
||||
.ui.form .error :focus::-moz-placeholder {
|
||||
color: #da9796;
|
||||
color: #ffffff;
|
||||
}
|
||||
|
||||
/*--------------------
|
||||
|
@ -362,17 +362,17 @@
|
|||
.ui.form input[type="text"]:focus,
|
||||
.ui.form input[type="file"]:focus,
|
||||
.ui.form input[type="url"]:focus {
|
||||
color: rgba(0, 0, 0, 0.95);
|
||||
color: #ffffff;
|
||||
border-color: #85B7D9;
|
||||
border-radius: 0.28571429rem;
|
||||
background: #FFFFFF;
|
||||
background: #333333;
|
||||
box-shadow: 0px 0em 0em 0em rgba(34, 36, 38, 0.35) inset;
|
||||
}
|
||||
.ui.form textarea:focus {
|
||||
color: rgba(0, 0, 0, 0.95);
|
||||
color: #ffffff;
|
||||
border-color: #85B7D9;
|
||||
border-radius: 0.28571429rem;
|
||||
background: #FFFFFF;
|
||||
background: #333333;
|
||||
box-shadow: 0px 0em 0em 0em rgba(34, 36, 38, 0.35) inset;
|
||||
-webkit-appearance: none;
|
||||
}
|
||||
|
@ -436,12 +436,12 @@
|
|||
.ui.form .field.error label,
|
||||
.ui.form .fields.error .field .input,
|
||||
.ui.form .field.error .input {
|
||||
color: #9F3A38;
|
||||
color: #FFF6F6;
|
||||
}
|
||||
.ui.form .fields.error .field .corner.label,
|
||||
.ui.form .field.error .corner.label {
|
||||
border-color: #9F3A38;
|
||||
color: #FFFFFF;
|
||||
border-color: #FFF6F6;
|
||||
color: #4C4C4C;
|
||||
}
|
||||
.ui.form .fields.error .field textarea,
|
||||
.ui.form .fields.error .field select,
|
||||
|
@ -471,9 +471,9 @@
|
|||
.ui.form .field.error input[type="text"],
|
||||
.ui.form .field.error input[type="file"],
|
||||
.ui.form .field.error input[type="url"] {
|
||||
background: #FFF6F6;
|
||||
border-color: #E0B4B4;
|
||||
color: #9F3A38;
|
||||
background: #6b201f;
|
||||
border-color: #9a4d4d;
|
||||
color: #FFF6F6;
|
||||
border-radius: '';
|
||||
box-shadow: none;
|
||||
}
|
||||
|
@ -491,9 +491,9 @@
|
|||
.ui.form .field.error input[type="text"]:focus,
|
||||
.ui.form .field.error input[type="file"]:focus,
|
||||
.ui.form .field.error input[type="url"]:focus {
|
||||
background: #FFF6F6;
|
||||
border-color: #E0B4B4;
|
||||
color: #9F3A38;
|
||||
background: #6b201f;
|
||||
border-color: #9a4d4d;
|
||||
color: #FFF6F6;
|
||||
-webkit-appearance: none;
|
||||
box-shadow: none;
|
||||
}
|
||||
|
@ -512,25 +512,25 @@
|
|||
.ui.form .field.error .ui.dropdown,
|
||||
.ui.form .field.error .ui.dropdown .text,
|
||||
.ui.form .field.error .ui.dropdown .item {
|
||||
background: #FFF6F6;
|
||||
color: #9F3A38;
|
||||
background: #6b201f;
|
||||
color: #FFF6F6;
|
||||
}
|
||||
.ui.form .fields.error .field .ui.dropdown,
|
||||
.ui.form .field.error .ui.dropdown {
|
||||
border-color: #E0B4B4 !important;
|
||||
border-color: #9a4d4d !important;
|
||||
}
|
||||
.ui.form .fields.error .field .ui.dropdown:hover,
|
||||
.ui.form .field.error .ui.dropdown:hover {
|
||||
border-color: #E0B4B4 !important;
|
||||
border-color: #9a4d4d !important;
|
||||
}
|
||||
.ui.form .fields.error .field .ui.dropdown:hover .menu,
|
||||
.ui.form .field.error .ui.dropdown:hover .menu {
|
||||
border-color: #E0B4B4;
|
||||
border-color: #9a4d4d;
|
||||
}
|
||||
.ui.form .fields.error .field .ui.multiple.selection.dropdown > .label,
|
||||
.ui.form .field.error .ui.multiple.selection.dropdown > .label {
|
||||
background-color: #EACBCB;
|
||||
color: #9F3A38;
|
||||
color: #FFF6F6;
|
||||
}
|
||||
|
||||
/* Hover */
|
||||
|
@ -559,20 +559,20 @@
|
|||
.ui.form .field.error .checkbox:not(.toggle):not(.slider) label,
|
||||
.ui.form .fields.error .field .checkbox:not(.toggle):not(.slider) .box,
|
||||
.ui.form .field.error .checkbox:not(.toggle):not(.slider) .box {
|
||||
color: #9F3A38;
|
||||
color: #FFF6F6;
|
||||
}
|
||||
.ui.form .fields.error .field .checkbox:not(.toggle):not(.slider) label:before,
|
||||
.ui.form .field.error .checkbox:not(.toggle):not(.slider) label:before,
|
||||
.ui.form .fields.error .field .checkbox:not(.toggle):not(.slider) .box:before,
|
||||
.ui.form .field.error .checkbox:not(.toggle):not(.slider) .box:before {
|
||||
background: #FFF6F6;
|
||||
border-color: #E0B4B4;
|
||||
background: #6b201f;
|
||||
border-color: #9a4d4d;
|
||||
}
|
||||
.ui.form .fields.error .field .checkbox label:after,
|
||||
.ui.form .field.error .checkbox label:after,
|
||||
.ui.form .fields.error .field .checkbox .box:after,
|
||||
.ui.form .field.error .checkbox .box:after {
|
||||
color: #9F3A38;
|
||||
color: #FFF6F6;
|
||||
}
|
||||
|
||||
/*--------------------
|
||||
|
@ -607,7 +607,7 @@
|
|||
content: '';
|
||||
top: 0%;
|
||||
left: 0%;
|
||||
background: rgba(255, 255, 255, 0.8);
|
||||
background: rgba(0, 0, 0, 0.85);
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
z-index: 100;
|
||||
|
@ -706,7 +706,7 @@
|
|||
.ui.inverted.form .inline.fields .field > p,
|
||||
.ui.inverted.form .inline.field > label,
|
||||
.ui.inverted.form .inline.field > p {
|
||||
color: rgba(255, 255, 255, 0.9);
|
||||
color: rgba(0, 0, 0, 0.85);
|
||||
}
|
||||
|
||||
/* Inverted Field */
|
||||
|
@ -722,9 +722,9 @@
|
|||
.ui.inverted.form input[type="text"],
|
||||
.ui.inverted.form input[type="file"],
|
||||
.ui.inverted.form input[type="url"] {
|
||||
background: #FFFFFF;
|
||||
background: #333333;
|
||||
border-color: rgba(255, 255, 255, 0.1);
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
color: rgba(255, 255, 255, 0.93);
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
|
@ -743,7 +743,7 @@
|
|||
}
|
||||
.ui.form .grouped.fields > label {
|
||||
margin: 0em 0em 0.28571429rem 0em;
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
color: rgba(255, 255, 255, 0.93);
|
||||
font-size: 0.92857143em;
|
||||
font-weight: bold;
|
||||
text-transform: none;
|
||||
|
@ -979,7 +979,7 @@
|
|||
vertical-align: baseline;
|
||||
font-size: 0.92857143em;
|
||||
font-weight: bold;
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
color: rgba(255, 255, 255, 0.93);
|
||||
text-transform: none;
|
||||
}
|
||||
|
||||
|
|
2
static/components/form.min.css
vendored
2
static/components/form.min.css
vendored
File diff suppressed because one or more lines are too long
|
@ -1135,17 +1135,17 @@
|
|||
.ui.celled.grid {
|
||||
width: 100%;
|
||||
margin: 1em 0em;
|
||||
box-shadow: 0px 0px 0px 1px #D4D4D5;
|
||||
box-shadow: 0px 0px 0px 1px #3A3A39;
|
||||
}
|
||||
.ui.celled.grid > .row {
|
||||
width: 100% !important;
|
||||
margin: 0em;
|
||||
padding: 0em;
|
||||
box-shadow: 0px -1px 0px 0px #D4D4D5;
|
||||
box-shadow: 0px -1px 0px 0px #3A3A39;
|
||||
}
|
||||
.ui.celled.grid > .column:not(.row),
|
||||
.ui.celled.grid > .row > .column {
|
||||
box-shadow: -1px 0px 0px 0px #D4D4D5;
|
||||
box-shadow: -1px 0px 0px 0px #3A3A39;
|
||||
}
|
||||
.ui.celled.grid > .column:first-child,
|
||||
.ui.celled.grid > .row > .column:first-child {
|
||||
|
@ -1339,7 +1339,7 @@
|
|||
.ui.grid > .red.column,
|
||||
.ui.grid > .row > .red.column {
|
||||
background-color: #DB2828 !important;
|
||||
color: #FFFFFF;
|
||||
color: #4C4C4C;
|
||||
}
|
||||
|
||||
/* Orange */
|
||||
|
@ -1347,7 +1347,7 @@
|
|||
.ui.grid > .orange.column,
|
||||
.ui.grid > .row > .orange.column {
|
||||
background-color: #F2711C !important;
|
||||
color: #FFFFFF;
|
||||
color: #4C4C4C;
|
||||
}
|
||||
|
||||
/* Yellow */
|
||||
|
@ -1355,7 +1355,7 @@
|
|||
.ui.grid > .yellow.column,
|
||||
.ui.grid > .row > .yellow.column {
|
||||
background-color: #FBBD08 !important;
|
||||
color: #FFFFFF;
|
||||
color: #4C4C4C;
|
||||
}
|
||||
|
||||
/* Olive */
|
||||
|
@ -1363,7 +1363,7 @@
|
|||
.ui.grid > .olive.column,
|
||||
.ui.grid > .row > .olive.column {
|
||||
background-color: #B5CC18 !important;
|
||||
color: #FFFFFF;
|
||||
color: #4C4C4C;
|
||||
}
|
||||
|
||||
/* Green */
|
||||
|
@ -1371,7 +1371,7 @@
|
|||
.ui.grid > .green.column,
|
||||
.ui.grid > .row > .green.column {
|
||||
background-color: #21BA45 !important;
|
||||
color: #FFFFFF;
|
||||
color: #4C4C4C;
|
||||
}
|
||||
|
||||
/* Teal */
|
||||
|
@ -1379,7 +1379,7 @@
|
|||
.ui.grid > .teal.column,
|
||||
.ui.grid > .row > .teal.column {
|
||||
background-color: #00B5AD !important;
|
||||
color: #FFFFFF;
|
||||
color: #4C4C4C;
|
||||
}
|
||||
|
||||
/* Blue */
|
||||
|
@ -1387,7 +1387,7 @@
|
|||
.ui.grid > .blue.column,
|
||||
.ui.grid > .row > .blue.column {
|
||||
background-color: #2185D0 !important;
|
||||
color: #FFFFFF;
|
||||
color: #4C4C4C;
|
||||
}
|
||||
|
||||
/* Violet */
|
||||
|
@ -1395,7 +1395,7 @@
|
|||
.ui.grid > .violet.column,
|
||||
.ui.grid > .row > .violet.column {
|
||||
background-color: #6435C9 !important;
|
||||
color: #FFFFFF;
|
||||
color: #4C4C4C;
|
||||
}
|
||||
|
||||
/* Purple */
|
||||
|
@ -1403,7 +1403,7 @@
|
|||
.ui.grid > .purple.column,
|
||||
.ui.grid > .row > .purple.column {
|
||||
background-color: #A333C8 !important;
|
||||
color: #FFFFFF;
|
||||
color: #4C4C4C;
|
||||
}
|
||||
|
||||
/* Pink */
|
||||
|
@ -1411,7 +1411,7 @@
|
|||
.ui.grid > .pink.column,
|
||||
.ui.grid > .row > .pink.column {
|
||||
background-color: #E03997 !important;
|
||||
color: #FFFFFF;
|
||||
color: #4C4C4C;
|
||||
}
|
||||
|
||||
/* Brown */
|
||||
|
@ -1419,7 +1419,7 @@
|
|||
.ui.grid > .brown.column,
|
||||
.ui.grid > .row > .brown.column {
|
||||
background-color: #A5673F !important;
|
||||
color: #FFFFFF;
|
||||
color: #4C4C4C;
|
||||
}
|
||||
|
||||
/* Grey */
|
||||
|
@ -1427,7 +1427,7 @@
|
|||
.ui.grid > .grey.column,
|
||||
.ui.grid > .row > .grey.column {
|
||||
background-color: #767676 !important;
|
||||
color: #FFFFFF;
|
||||
color: #4C4C4C;
|
||||
}
|
||||
|
||||
/* Black */
|
||||
|
@ -1435,7 +1435,7 @@
|
|||
.ui.grid > .black.column,
|
||||
.ui.grid > .row > .black.column {
|
||||
background-color: #1B1C1D !important;
|
||||
color: #FFFFFF;
|
||||
color: #4C4C4C;
|
||||
}
|
||||
|
||||
/*----------------------
|
||||
|
@ -1501,7 +1501,7 @@
|
|||
|
||||
/* Celled Reversed */
|
||||
.ui[class*="mobile reversed"].celled.grid > .row > .column:first-child {
|
||||
box-shadow: -1px 0px 0px 0px #D4D4D5;
|
||||
box-shadow: -1px 0px 0px 0px #3A3A39;
|
||||
}
|
||||
.ui[class*="mobile reversed"].celled.grid > .row > .column:last-child {
|
||||
box-shadow: none;
|
||||
|
@ -1545,7 +1545,7 @@
|
|||
|
||||
/* Celled Reversed */
|
||||
.ui[class*="tablet reversed"].celled.grid > .row > .column:first-child {
|
||||
box-shadow: -1px 0px 0px 0px #D4D4D5;
|
||||
box-shadow: -1px 0px 0px 0px #3A3A39;
|
||||
}
|
||||
.ui[class*="tablet reversed"].celled.grid > .row > .column:last-child {
|
||||
box-shadow: none;
|
||||
|
@ -1589,7 +1589,7 @@
|
|||
|
||||
/* Celled Reversed */
|
||||
.ui[class*="computer reversed"].celled.grid > .row > .column:first-child {
|
||||
box-shadow: -1px 0px 0px 0px #D4D4D5;
|
||||
box-shadow: -1px 0px 0px 0px #3A3A39;
|
||||
}
|
||||
.ui[class*="computer reversed"].celled.grid > .row > .column:last-child {
|
||||
box-shadow: none;
|
||||
|
|
2
static/components/grid.min.css
vendored
2
static/components/grid.min.css
vendored
File diff suppressed because one or more lines are too long
|
@ -23,7 +23,7 @@
|
|||
font-weight: bold;
|
||||
line-height: 1.2857em;
|
||||
text-transform: none;
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
color: rgba(255, 255, 255, 0.93);
|
||||
}
|
||||
.ui.header:first-child {
|
||||
margin-top: -0.14285em;
|
||||
|
@ -43,7 +43,7 @@
|
|||
margin: 0em;
|
||||
font-size: 1rem;
|
||||
line-height: 1.2em;
|
||||
color: rgba(0, 0, 0, 0.6);
|
||||
color: rgba(255, 255, 255, 0.8);
|
||||
}
|
||||
|
||||
/*--------------
|
||||
|
@ -295,20 +295,20 @@ h5.ui.header .sub.header {
|
|||
--------------------*/
|
||||
|
||||
.ui.inverted.header {
|
||||
color: #FFFFFF;
|
||||
color: #4C4C4C;
|
||||
}
|
||||
.ui.inverted.header .sub.header {
|
||||
color: rgba(255, 255, 255, 0.8);
|
||||
color: rgba(0, 0, 0, 0.6);
|
||||
}
|
||||
.ui.inverted.attached.header {
|
||||
background: #545454 -webkit-linear-gradient(transparent, rgba(0, 0, 0, 0.05));
|
||||
background: #545454 linear-gradient(transparent, rgba(0, 0, 0, 0.05));
|
||||
background: #545454 -webkit-linear-gradient(transparent, rgba(255, 255, 255, 0.13));
|
||||
background: #545454 linear-gradient(transparent, rgba(255, 255, 255, 0.13));
|
||||
box-shadow: none;
|
||||
border-color: transparent;
|
||||
}
|
||||
.ui.inverted.block.header {
|
||||
background: #545454 -webkit-linear-gradient(transparent, rgba(0, 0, 0, 0.05));
|
||||
background: #545454 linear-gradient(transparent, rgba(0, 0, 0, 0.05));
|
||||
background: #545454 -webkit-linear-gradient(transparent, rgba(255, 255, 255, 0.13));
|
||||
background: #545454 linear-gradient(transparent, rgba(255, 255, 255, 0.13));
|
||||
box-shadow: none;
|
||||
}
|
||||
.ui.inverted.block.header {
|
||||
|
@ -630,10 +630,10 @@ a.ui.inverted.grey.header:hover {
|
|||
--------------------*/
|
||||
|
||||
.ui.block.header {
|
||||
background: #F3F4F5;
|
||||
background: #333333;
|
||||
padding: 0.78571429rem 1rem;
|
||||
box-shadow: none;
|
||||
border: 1px solid #D4D4D5;
|
||||
border: 1px solid #3A3A39;
|
||||
border-radius: 0.28571429rem;
|
||||
}
|
||||
.ui.tiny.block.header {
|
||||
|
@ -657,15 +657,15 @@ a.ui.inverted.grey.header:hover {
|
|||
--------------------*/
|
||||
|
||||
.ui.attached.header {
|
||||
background: #FFFFFF;
|
||||
background: #4C4C4C;
|
||||
padding: 0.78571429rem 1rem;
|
||||
margin-left: -1px;
|
||||
margin-right: -1px;
|
||||
box-shadow: none;
|
||||
border: 1px solid #D4D4D5;
|
||||
border: 1px solid #3A3A39;
|
||||
}
|
||||
.ui.attached.block.header {
|
||||
background: #F3F4F5;
|
||||
background: #333333;
|
||||
}
|
||||
.ui.attached:not(.top):not(.bottom).header {
|
||||
margin-top: 0em;
|
||||
|
|
2
static/components/header.min.css
vendored
2
static/components/header.min.css
vendored
File diff suppressed because one or more lines are too long
|
@ -204,10 +204,10 @@ i.bordered.inverted.icon {
|
|||
i.inverted.bordered.icon,
|
||||
i.inverted.circular.icon {
|
||||
background-color: #1B1C1D !important;
|
||||
color: #FFFFFF !important;
|
||||
color: #4C4C4C !important;
|
||||
}
|
||||
i.inverted.icon {
|
||||
color: #FFFFFF;
|
||||
color: #4C4C4C;
|
||||
}
|
||||
|
||||
/*-------------------
|
||||
|
@ -225,7 +225,7 @@ i.inverted.red.icon {
|
|||
i.inverted.bordered.red.icon,
|
||||
i.inverted.circular.red.icon {
|
||||
background-color: #DB2828 !important;
|
||||
color: #FFFFFF !important;
|
||||
color: #4C4C4C !important;
|
||||
}
|
||||
|
||||
/* Orange */
|
||||
|
@ -238,7 +238,7 @@ i.inverted.orange.icon {
|
|||
i.inverted.bordered.orange.icon,
|
||||
i.inverted.circular.orange.icon {
|
||||
background-color: #F2711C !important;
|
||||
color: #FFFFFF !important;
|
||||
color: #4C4C4C !important;
|
||||
}
|
||||
|
||||
/* Yellow */
|
||||
|
@ -251,7 +251,7 @@ i.inverted.yellow.icon {
|
|||
i.inverted.bordered.yellow.icon,
|
||||
i.inverted.circular.yellow.icon {
|
||||
background-color: #FBBD08 !important;
|
||||
color: #FFFFFF !important;
|
||||
color: #4C4C4C !important;
|
||||
}
|
||||
|
||||
/* Olive */
|
||||
|
@ -264,7 +264,7 @@ i.inverted.olive.icon {
|
|||
i.inverted.bordered.olive.icon,
|
||||
i.inverted.circular.olive.icon {
|
||||
background-color: #B5CC18 !important;
|
||||
color: #FFFFFF !important;
|
||||
color: #4C4C4C !important;
|
||||
}
|
||||
|
||||
/* Green */
|
||||
|
@ -277,7 +277,7 @@ i.inverted.green.icon {
|
|||
i.inverted.bordered.green.icon,
|
||||
i.inverted.circular.green.icon {
|
||||
background-color: #21BA45 !important;
|
||||
color: #FFFFFF !important;
|
||||
color: #4C4C4C !important;
|
||||
}
|
||||
|
||||
/* Teal */
|
||||
|
@ -290,7 +290,7 @@ i.inverted.teal.icon {
|
|||
i.inverted.bordered.teal.icon,
|
||||
i.inverted.circular.teal.icon {
|
||||
background-color: #00B5AD !important;
|
||||
color: #FFFFFF !important;
|
||||
color: #4C4C4C !important;
|
||||
}
|
||||
|
||||
/* Blue */
|
||||
|
@ -303,7 +303,7 @@ i.inverted.blue.icon {
|
|||
i.inverted.bordered.blue.icon,
|
||||
i.inverted.circular.blue.icon {
|
||||
background-color: #2185D0 !important;
|
||||
color: #FFFFFF !important;
|
||||
color: #4C4C4C !important;
|
||||
}
|
||||
|
||||
/* Violet */
|
||||
|
@ -316,7 +316,7 @@ i.inverted.violet.icon {
|
|||
i.inverted.bordered.violet.icon,
|
||||
i.inverted.circular.violet.icon {
|
||||
background-color: #6435C9 !important;
|
||||
color: #FFFFFF !important;
|
||||
color: #4C4C4C !important;
|
||||
}
|
||||
|
||||
/* Purple */
|
||||
|
@ -329,7 +329,7 @@ i.inverted.purple.icon {
|
|||
i.inverted.bordered.purple.icon,
|
||||
i.inverted.circular.purple.icon {
|
||||
background-color: #A333C8 !important;
|
||||
color: #FFFFFF !important;
|
||||
color: #4C4C4C !important;
|
||||
}
|
||||
|
||||
/* Pink */
|
||||
|
@ -342,7 +342,7 @@ i.inverted.pink.icon {
|
|||
i.inverted.bordered.pink.icon,
|
||||
i.inverted.circular.pink.icon {
|
||||
background-color: #E03997 !important;
|
||||
color: #FFFFFF !important;
|
||||
color: #4C4C4C !important;
|
||||
}
|
||||
|
||||
/* Brown */
|
||||
|
@ -355,7 +355,7 @@ i.inverted.brown.icon {
|
|||
i.inverted.bordered.brown.icon,
|
||||
i.inverted.circular.brown.icon {
|
||||
background-color: #A5673F !important;
|
||||
color: #FFFFFF !important;
|
||||
color: #4C4C4C !important;
|
||||
}
|
||||
|
||||
/* Grey */
|
||||
|
@ -368,7 +368,7 @@ i.inverted.grey.icon {
|
|||
i.inverted.bordered.grey.icon,
|
||||
i.inverted.circular.grey.icon {
|
||||
background-color: #767676 !important;
|
||||
color: #FFFFFF !important;
|
||||
color: #4C4C4C !important;
|
||||
}
|
||||
|
||||
/* Black */
|
||||
|
@ -381,7 +381,7 @@ i.inverted.black.icon {
|
|||
i.inverted.bordered.black.icon,
|
||||
i.inverted.circular.black.icon {
|
||||
background-color: #1B1C1D !important;
|
||||
color: #FFFFFF !important;
|
||||
color: #4C4C4C !important;
|
||||
}
|
||||
|
||||
/*-------------------
|
||||
|
@ -470,7 +470,7 @@ i.icons .corner.icon {
|
|||
-webkit-transform: none;
|
||||
transform: none;
|
||||
font-size: 0.45em;
|
||||
text-shadow: -1px -1px 0 #FFFFFF, 1px -1px 0 #FFFFFF, -1px 1px 0 #FFFFFF, 1px 1px 0 #FFFFFF;
|
||||
text-shadow: -1px -1px 0 #4C4C4C, 1px -1px 0 #4C4C4C, -1px 1px 0 #4C4C4C, 1px 1px 0 #4C4C4C;
|
||||
}
|
||||
i.icons .inverted.corner.icon {
|
||||
text-shadow: -1px -1px 0 #1B1C1D, 1px -1px 0 #1B1C1D, -1px 1px 0 #1B1C1D, 1px 1px 0 #1B1C1D;
|
||||
|
|
2
static/components/icon.min.css
vendored
2
static/components/icon.min.css
vendored
File diff suppressed because one or more lines are too long
|
@ -25,7 +25,7 @@
|
|||
display: -webkit-inline-box;
|
||||
display: -ms-inline-flexbox;
|
||||
display: inline-flex;
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
color: rgba(255, 255, 255, 0.93);
|
||||
}
|
||||
.ui.input input {
|
||||
margin: 0em;
|
||||
|
@ -39,9 +39,9 @@
|
|||
line-height: 1.2142em;
|
||||
font-family: 'Lato', 'Helvetica Neue', Arial, Helvetica, sans-serif;
|
||||
padding: 0.67861429em 1em;
|
||||
background: #FFFFFF;
|
||||
background: #333333;
|
||||
border: 1px solid rgba(34, 36, 38, 0.15);
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
color: rgba(255, 255, 255, 0.93);
|
||||
border-radius: 0.28571429rem;
|
||||
-webkit-transition: box-shadow 0.1s ease, border-color 0.1s ease;
|
||||
transition: box-shadow 0.1s ease, border-color 0.1s ease;
|
||||
|
@ -55,13 +55,13 @@
|
|||
|
||||
/* browsers require these rules separate */
|
||||
.ui.input input::-webkit-input-placeholder {
|
||||
color: rgba(191, 191, 191, 0.87);
|
||||
color: rgba(153, 153, 153, 0.93);
|
||||
}
|
||||
.ui.input input::-moz-placeholder {
|
||||
color: rgba(191, 191, 191, 0.87);
|
||||
color: rgba(153, 153, 153, 0.93);
|
||||
}
|
||||
.ui.input input:-ms-input-placeholder {
|
||||
color: rgba(191, 191, 191, 0.87);
|
||||
color: rgba(153, 153, 153, 0.93);
|
||||
}
|
||||
|
||||
|
||||
|
@ -91,7 +91,7 @@
|
|||
.ui.input.down input {
|
||||
border-color: rgba(0, 0, 0, 0.3);
|
||||
background: #FAFAFA;
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
color: rgba(255, 255, 255, 0.93);
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
|
@ -136,21 +136,21 @@
|
|||
.ui.input.focus input,
|
||||
.ui.input input:focus {
|
||||
border-color: #85B7D9;
|
||||
background: #FFFFFF;
|
||||
color: rgba(0, 0, 0, 0.8);
|
||||
background: #333333;
|
||||
color: #ffffff;
|
||||
box-shadow: none;
|
||||
}
|
||||
.ui.input.focus input::-webkit-input-placeholder,
|
||||
.ui.input input:focus::-webkit-input-placeholder {
|
||||
color: rgba(115, 115, 115, 0.87);
|
||||
color: rgba(217, 217, 217, 0.93);
|
||||
}
|
||||
.ui.input.focus input::-moz-placeholder,
|
||||
.ui.input input:focus::-moz-placeholder {
|
||||
color: rgba(115, 115, 115, 0.87);
|
||||
color: rgba(217, 217, 217, 0.93);
|
||||
}
|
||||
.ui.input.focus input:-ms-input-placeholder,
|
||||
.ui.input input:focus:-ms-input-placeholder {
|
||||
color: rgba(115, 115, 115, 0.87);
|
||||
color: rgba(217, 217, 217, 0.93);
|
||||
}
|
||||
|
||||
/*--------------------
|
||||
|
@ -158,32 +158,32 @@
|
|||
---------------------*/
|
||||
|
||||
.ui.input.error input {
|
||||
background-color: #FFF6F6;
|
||||
border-color: #E0B4B4;
|
||||
color: #9F3A38;
|
||||
background-color: #6b201f;
|
||||
border-color: #9a4d4d;
|
||||
color: #FFF6F6;
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
/* Error Placeholder */
|
||||
.ui.input.error input::-webkit-input-placeholder {
|
||||
color: #e7bdbc;
|
||||
color: #ffffff;
|
||||
}
|
||||
.ui.input.error input::-moz-placeholder {
|
||||
color: #e7bdbc;
|
||||
color: #ffffff;
|
||||
}
|
||||
.ui.input.error input:-ms-input-placeholder {
|
||||
color: #e7bdbc !important;
|
||||
color: #ffffff !important;
|
||||
}
|
||||
|
||||
/* Focused Error Placeholder */
|
||||
.ui.input.error input:focus::-webkit-input-placeholder {
|
||||
color: #da9796;
|
||||
color: #ffffff;
|
||||
}
|
||||
.ui.input.error input:focus::-moz-placeholder {
|
||||
color: #da9796;
|
||||
color: #ffffff;
|
||||
}
|
||||
.ui.input.error input:focus:-ms-input-placeholder {
|
||||
color: #da9796 !important;
|
||||
color: #ffffff !important;
|
||||
}
|
||||
|
||||
|
||||
|
@ -218,19 +218,19 @@
|
|||
|
||||
/* Transparent Inverted */
|
||||
.ui.transparent.inverted.input {
|
||||
color: #FFFFFF;
|
||||
color: #4C4C4C;
|
||||
}
|
||||
.ui.transparent.inverted.input input {
|
||||
color: inherit;
|
||||
}
|
||||
.ui.transparent.inverted.input input::-webkit-input-placeholder {
|
||||
color: rgba(255, 255, 255, 0.5);
|
||||
color: rgba(0, 0, 0, 0.4);
|
||||
}
|
||||
.ui.transparent.inverted.input input::-moz-placeholder {
|
||||
color: rgba(255, 255, 255, 0.5);
|
||||
color: rgba(0, 0, 0, 0.4);
|
||||
}
|
||||
.ui.transparent.inverted.input input:-ms-input-placeholder {
|
||||
color: rgba(255, 255, 255, 0.5);
|
||||
color: rgba(0, 0, 0, 0.4);
|
||||
}
|
||||
|
||||
/*--------------------
|
||||
|
|
2
static/components/input.min.css
vendored
2
static/components/input.min.css
vendored
File diff suppressed because one or more lines are too long
|
@ -140,7 +140,7 @@
|
|||
margin: -0.21425em 0em 0em;
|
||||
font-family: 'Lato', 'Helvetica Neue', Arial, Helvetica, sans-serif;
|
||||
font-weight: bold;
|
||||
color: rgba(0, 0, 0, 0.85);
|
||||
color: rgba(255, 255, 255, 0.9);
|
||||
}
|
||||
|
||||
/* Default Header Size */
|
||||
|
@ -185,7 +185,7 @@
|
|||
max-width: auto;
|
||||
font-size: 1em;
|
||||
line-height: 1.4285em;
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
color: rgba(255, 255, 255, 0.93);
|
||||
}
|
||||
|
||||
/*--------------
|
||||
|
@ -237,18 +237,18 @@
|
|||
|
||||
/* Header */
|
||||
.ui.items > .item > .content > a.header {
|
||||
color: rgba(0, 0, 0, 0.85);
|
||||
color: rgba(255, 255, 255, 0.9);
|
||||
}
|
||||
.ui.items > .item > .content > a.header:hover {
|
||||
color: #1e70bf;
|
||||
color: #51a0f0;
|
||||
}
|
||||
|
||||
/* Meta */
|
||||
.ui.items > .item .meta > a:not(.ui) {
|
||||
color: rgba(0, 0, 0, 0.4);
|
||||
color: rgba(255, 255, 255, 0.7);
|
||||
}
|
||||
.ui.items > .item .meta > a:not(.ui):hover {
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
color: rgba(255, 255, 255, 0.93);
|
||||
}
|
||||
|
||||
/*--------------
|
||||
|
@ -305,7 +305,7 @@
|
|||
padding: 0em 0em 0em;
|
||||
top: 0em;
|
||||
left: 0em;
|
||||
color: rgba(0, 0, 0, 0.4);
|
||||
color: rgba(255, 255, 255, 0.7);
|
||||
box-shadow: none;
|
||||
-webkit-transition: color 0.1s ease;
|
||||
transition: color 0.1s ease;
|
||||
|
@ -451,7 +451,7 @@
|
|||
}
|
||||
.ui.items a.item:hover .content .header,
|
||||
.ui.link.items > .item:hover .content .header {
|
||||
color: #1e70bf;
|
||||
color: #51a0f0;
|
||||
}
|
||||
|
||||
/*--------------
|
||||
|
|
2
static/components/item.min.css
vendored
2
static/components/item.min.css
vendored
File diff suppressed because one or more lines are too long
|
@ -18,10 +18,10 @@
|
|||
line-height: 1;
|
||||
vertical-align: baseline;
|
||||
margin: 0em 0.14285714em;
|
||||
background-color: #E8E8E8;
|
||||
background-color: #595959;
|
||||
background-image: none;
|
||||
padding: 0.5833em 0.833em;
|
||||
color: rgba(0, 0, 0, 0.6);
|
||||
color: rgba(255, 255, 255, 0.8);
|
||||
text-transform: none;
|
||||
font-weight: bold;
|
||||
border: 0px solid transparent;
|
||||
|
@ -147,7 +147,7 @@ a.ui.label {
|
|||
max-width: 9999px;
|
||||
vertical-align: baseline;
|
||||
text-transform: none;
|
||||
background: #E8E8E8;
|
||||
background: #595959;
|
||||
padding: 0.5833em 0.833em 0.5833em 0.5em;
|
||||
border-radius: 0.28571429rem;
|
||||
box-shadow: none;
|
||||
|
@ -160,7 +160,7 @@ a.ui.label {
|
|||
border-radius: 0.28571429rem 0em 0em 0.28571429rem;
|
||||
}
|
||||
.ui.image.label .detail {
|
||||
background: rgba(0, 0, 0, 0.1);
|
||||
background: rgba(255, 255, 255, 0.18);
|
||||
margin: -0.5833em -0.833em -0.5833em 0.5em;
|
||||
padding: 0.5833em 0.833em;
|
||||
border-radius: 0em 0.28571429rem 0.28571429rem 0em;
|
||||
|
@ -202,7 +202,7 @@ a.ui.label {
|
|||
top: 50%;
|
||||
left: -0.25em;
|
||||
margin-top: -0.25em;
|
||||
background-color: #FFFFFF !important;
|
||||
background-color: #4C4C4C !important;
|
||||
width: 0.5em;
|
||||
height: 0.5em;
|
||||
box-shadow: 0 -1px 1px 0 rgba(0, 0, 0, 0.3);
|
||||
|
@ -220,7 +220,7 @@ a.ui.label {
|
|||
margin: 0em;
|
||||
padding: 0em;
|
||||
text-align: center;
|
||||
border-color: #E8E8E8;
|
||||
border-color: #595959;
|
||||
width: 4em;
|
||||
height: 4em;
|
||||
z-index: 1;
|
||||
|
@ -434,11 +434,11 @@ a.ui.label:hover {
|
|||
background-color: #E0E0E0;
|
||||
border-color: #E0E0E0;
|
||||
background-image: none;
|
||||
color: rgba(0, 0, 0, 0.8);
|
||||
color: #ffffff;
|
||||
}
|
||||
.ui.labels a.label:hover:before,
|
||||
a.ui.label:hover:before {
|
||||
color: rgba(0, 0, 0, 0.8);
|
||||
color: #ffffff;
|
||||
}
|
||||
|
||||
/*-------------------
|
||||
|
@ -449,12 +449,12 @@ a.ui.label:hover:before {
|
|||
background-color: #D0D0D0;
|
||||
border-color: #D0D0D0;
|
||||
background-image: none;
|
||||
color: rgba(0, 0, 0, 0.95);
|
||||
color: #ffffff;
|
||||
}
|
||||
.ui.active.label:before {
|
||||
background-color: #D0D0D0;
|
||||
background-image: none;
|
||||
color: rgba(0, 0, 0, 0.95);
|
||||
color: #ffffff;
|
||||
}
|
||||
|
||||
/*-------------------
|
||||
|
@ -466,13 +466,13 @@ a.ui.active.label:hover {
|
|||
background-color: #C8C8C8;
|
||||
border-color: #C8C8C8;
|
||||
background-image: none;
|
||||
color: rgba(0, 0, 0, 0.95);
|
||||
color: #ffffff;
|
||||
}
|
||||
.ui.labels a.active.label:ActiveHover:before,
|
||||
a.ui.active.label:ActiveHover:before {
|
||||
background-color: #C8C8C8;
|
||||
background-image: none;
|
||||
color: rgba(0, 0, 0, 0.95);
|
||||
color: #ffffff;
|
||||
}
|
||||
|
||||
/*-------------------
|
||||
|
@ -510,7 +510,7 @@ a.ui.active.label:ActiveHover:before {
|
|||
.ui.red.label {
|
||||
background-color: #DB2828 !important;
|
||||
border-color: #DB2828 !important;
|
||||
color: #FFFFFF !important;
|
||||
color: #4C4C4C !important;
|
||||
}
|
||||
|
||||
/* Link */
|
||||
|
@ -518,7 +518,7 @@ a.ui.active.label:ActiveHover:before {
|
|||
a.ui.red.label:hover {
|
||||
background-color: #d01919 !important;
|
||||
border-color: #d01919 !important;
|
||||
color: #FFFFFF !important;
|
||||
color: #4C4C4C !important;
|
||||
}
|
||||
|
||||
/* Corner */
|
||||
|
@ -534,13 +534,13 @@ a.ui.red.label:hover {
|
|||
|
||||
/* Basic */
|
||||
.ui.basic.red.label {
|
||||
background-color: #FFFFFF !important;
|
||||
background-color: #4C4C4C !important;
|
||||
color: #DB2828 !important;
|
||||
border-color: #DB2828 !important;
|
||||
}
|
||||
.ui.basic.red.labels a.label:hover,
|
||||
a.ui.basic.red.label:hover {
|
||||
background-color: #FFFFFF !important;
|
||||
background-color: #4C4C4C !important;
|
||||
color: #d01919 !important;
|
||||
border-color: #d01919 !important;
|
||||
}
|
||||
|
@ -551,7 +551,7 @@ a.ui.basic.red.label:hover {
|
|||
.ui.orange.label {
|
||||
background-color: #F2711C !important;
|
||||
border-color: #F2711C !important;
|
||||
color: #FFFFFF !important;
|
||||
color: #4C4C4C !important;
|
||||
}
|
||||
|
||||
/* Link */
|
||||
|
@ -559,7 +559,7 @@ a.ui.basic.red.label:hover {
|
|||
a.ui.orange.label:hover {
|
||||
background-color: #f26202 !important;
|
||||
border-color: #f26202 !important;
|
||||
color: #FFFFFF !important;
|
||||
color: #4C4C4C !important;
|
||||
}
|
||||
|
||||
/* Corner */
|
||||
|
@ -575,13 +575,13 @@ a.ui.orange.label:hover {
|
|||
|
||||
/* Basic */
|
||||
.ui.basic.orange.label {
|
||||
background-color: #FFFFFF !important;
|
||||
background-color: #4C4C4C !important;
|
||||
color: #F2711C !important;
|
||||
border-color: #F2711C !important;
|
||||
}
|
||||
.ui.basic.orange.labels a.label:hover,
|
||||
a.ui.basic.orange.label:hover {
|
||||
background-color: #FFFFFF !important;
|
||||
background-color: #4C4C4C !important;
|
||||
color: #f26202 !important;
|
||||
border-color: #f26202 !important;
|
||||
}
|
||||
|
@ -592,7 +592,7 @@ a.ui.basic.orange.label:hover {
|
|||
.ui.yellow.label {
|
||||
background-color: #FBBD08 !important;
|
||||
border-color: #FBBD08 !important;
|
||||
color: #FFFFFF !important;
|
||||
color: #4C4C4C !important;
|
||||
}
|
||||
|
||||
/* Link */
|
||||
|
@ -600,7 +600,7 @@ a.ui.basic.orange.label:hover {
|
|||
a.ui.yellow.label:hover {
|
||||
background-color: #eaae00 !important;
|
||||
border-color: #eaae00 !important;
|
||||
color: #FFFFFF !important;
|
||||
color: #4C4C4C !important;
|
||||
}
|
||||
|
||||
/* Corner */
|
||||
|
@ -616,13 +616,13 @@ a.ui.yellow.label:hover {
|
|||
|
||||
/* Basic */
|
||||
.ui.basic.yellow.label {
|
||||
background-color: #FFFFFF !important;
|
||||
background-color: #4C4C4C !important;
|
||||
color: #FBBD08 !important;
|
||||
border-color: #FBBD08 !important;
|
||||
}
|
||||
.ui.basic.yellow.labels a.label:hover,
|
||||
a.ui.basic.yellow.label:hover {
|
||||
background-color: #FFFFFF !important;
|
||||
background-color: #4C4C4C !important;
|
||||
color: #eaae00 !important;
|
||||
border-color: #eaae00 !important;
|
||||
}
|
||||
|
@ -633,7 +633,7 @@ a.ui.basic.yellow.label:hover {
|
|||
.ui.olive.label {
|
||||
background-color: #B5CC18 !important;
|
||||
border-color: #B5CC18 !important;
|
||||
color: #FFFFFF !important;
|
||||
color: #4C4C4C !important;
|
||||
}
|
||||
|
||||
/* Link */
|
||||
|
@ -641,7 +641,7 @@ a.ui.basic.yellow.label:hover {
|
|||
a.ui.olive.label:hover {
|
||||
background-color: #a7bd0d !important;
|
||||
border-color: #a7bd0d !important;
|
||||
color: #FFFFFF !important;
|
||||
color: #4C4C4C !important;
|
||||
}
|
||||
|
||||
/* Corner */
|
||||
|
@ -657,13 +657,13 @@ a.ui.olive.label:hover {
|
|||
|
||||
/* Basic */
|
||||
.ui.basic.olive.label {
|
||||
background-color: #FFFFFF !important;
|
||||
background-color: #4C4C4C !important;
|
||||
color: #B5CC18 !important;
|
||||
border-color: #B5CC18 !important;
|
||||
}
|
||||
.ui.basic.olive.labels a.label:hover,
|
||||
a.ui.basic.olive.label:hover {
|
||||
background-color: #FFFFFF !important;
|
||||
background-color: #4C4C4C !important;
|
||||
color: #a7bd0d !important;
|
||||
border-color: #a7bd0d !important;
|
||||
}
|
||||
|
@ -674,7 +674,7 @@ a.ui.basic.olive.label:hover {
|
|||
.ui.green.label {
|
||||
background-color: #21BA45 !important;
|
||||
border-color: #21BA45 !important;
|
||||
color: #FFFFFF !important;
|
||||
color: #4C4C4C !important;
|
||||
}
|
||||
|
||||
/* Link */
|
||||
|
@ -682,7 +682,7 @@ a.ui.basic.olive.label:hover {
|
|||
a.ui.green.label:hover {
|
||||
background-color: #16ab39 !important;
|
||||
border-color: #16ab39 !important;
|
||||
color: #FFFFFF !important;
|
||||
color: #4C4C4C !important;
|
||||
}
|
||||
|
||||
/* Corner */
|
||||
|
@ -698,13 +698,13 @@ a.ui.green.label:hover {
|
|||
|
||||
/* Basic */
|
||||
.ui.basic.green.label {
|
||||
background-color: #FFFFFF !important;
|
||||
background-color: #4C4C4C !important;
|
||||
color: #21BA45 !important;
|
||||
border-color: #21BA45 !important;
|
||||
}
|
||||
.ui.basic.green.labels a.label:hover,
|
||||
a.ui.basic.green.label:hover {
|
||||
background-color: #FFFFFF !important;
|
||||
background-color: #4C4C4C !important;
|
||||
color: #16ab39 !important;
|
||||
border-color: #16ab39 !important;
|
||||
}
|
||||
|
@ -715,7 +715,7 @@ a.ui.basic.green.label:hover {
|
|||
.ui.teal.label {
|
||||
background-color: #00B5AD !important;
|
||||
border-color: #00B5AD !important;
|
||||
color: #FFFFFF !important;
|
||||
color: #4C4C4C !important;
|
||||
}
|
||||
|
||||
/* Link */
|
||||
|
@ -723,7 +723,7 @@ a.ui.basic.green.label:hover {
|
|||
a.ui.teal.label:hover {
|
||||
background-color: #009c95 !important;
|
||||
border-color: #009c95 !important;
|
||||
color: #FFFFFF !important;
|
||||
color: #4C4C4C !important;
|
||||
}
|
||||
|
||||
/* Corner */
|
||||
|
@ -739,13 +739,13 @@ a.ui.teal.label:hover {
|
|||
|
||||
/* Basic */
|
||||
.ui.basic.teal.label {
|
||||
background-color: #FFFFFF !important;
|
||||
background-color: #4C4C4C !important;
|
||||
color: #00B5AD !important;
|
||||
border-color: #00B5AD !important;
|
||||
}
|
||||
.ui.basic.teal.labels a.label:hover,
|
||||
a.ui.basic.teal.label:hover {
|
||||
background-color: #FFFFFF !important;
|
||||
background-color: #4C4C4C !important;
|
||||
color: #009c95 !important;
|
||||
border-color: #009c95 !important;
|
||||
}
|
||||
|
@ -756,7 +756,7 @@ a.ui.basic.teal.label:hover {
|
|||
.ui.blue.label {
|
||||
background-color: #2185D0 !important;
|
||||
border-color: #2185D0 !important;
|
||||
color: #FFFFFF !important;
|
||||
color: #4C4C4C !important;
|
||||
}
|
||||
|
||||
/* Link */
|
||||
|
@ -764,7 +764,7 @@ a.ui.basic.teal.label:hover {
|
|||
a.ui.blue.label:hover {
|
||||
background-color: #1678c2 !important;
|
||||
border-color: #1678c2 !important;
|
||||
color: #FFFFFF !important;
|
||||
color: #4C4C4C !important;
|
||||
}
|
||||
|
||||
/* Corner */
|
||||
|
@ -780,13 +780,13 @@ a.ui.blue.label:hover {
|
|||
|
||||
/* Basic */
|
||||
.ui.basic.blue.label {
|
||||
background-color: #FFFFFF !important;
|
||||
background-color: #4C4C4C !important;
|
||||
color: #2185D0 !important;
|
||||
border-color: #2185D0 !important;
|
||||
}
|
||||
.ui.basic.blue.labels a.label:hover,
|
||||
a.ui.basic.blue.label:hover {
|
||||
background-color: #FFFFFF !important;
|
||||
background-color: #4C4C4C !important;
|
||||
color: #1678c2 !important;
|
||||
border-color: #1678c2 !important;
|
||||
}
|
||||
|
@ -797,7 +797,7 @@ a.ui.basic.blue.label:hover {
|
|||
.ui.violet.label {
|
||||
background-color: #6435C9 !important;
|
||||
border-color: #6435C9 !important;
|
||||
color: #FFFFFF !important;
|
||||
color: #4C4C4C !important;
|
||||
}
|
||||
|
||||
/* Link */
|
||||
|
@ -805,7 +805,7 @@ a.ui.basic.blue.label:hover {
|
|||
a.ui.violet.label:hover {
|
||||
background-color: #5829bb !important;
|
||||
border-color: #5829bb !important;
|
||||
color: #FFFFFF !important;
|
||||
color: #4C4C4C !important;
|
||||
}
|
||||
|
||||
/* Corner */
|
||||
|
@ -821,13 +821,13 @@ a.ui.violet.label:hover {
|
|||
|
||||
/* Basic */
|
||||
.ui.basic.violet.label {
|
||||
background-color: #FFFFFF !important;
|
||||
background-color: #4C4C4C !important;
|
||||
color: #6435C9 !important;
|
||||
border-color: #6435C9 !important;
|
||||
}
|
||||
.ui.basic.violet.labels a.label:hover,
|
||||
a.ui.basic.violet.label:hover {
|
||||
background-color: #FFFFFF !important;
|
||||
background-color: #4C4C4C !important;
|
||||
color: #5829bb !important;
|
||||
border-color: #5829bb !important;
|
||||
}
|
||||
|
@ -838,7 +838,7 @@ a.ui.basic.violet.label:hover {
|
|||
.ui.purple.label {
|
||||
background-color: #A333C8 !important;
|
||||
border-color: #A333C8 !important;
|
||||
color: #FFFFFF !important;
|
||||
color: #4C4C4C !important;
|
||||
}
|
||||
|
||||
/* Link */
|
||||
|
@ -846,7 +846,7 @@ a.ui.basic.violet.label:hover {
|
|||
a.ui.purple.label:hover {
|
||||
background-color: #9627ba !important;
|
||||
border-color: #9627ba !important;
|
||||
color: #FFFFFF !important;
|
||||
color: #4C4C4C !important;
|
||||
}
|
||||
|
||||
/* Corner */
|
||||
|
@ -862,13 +862,13 @@ a.ui.purple.label:hover {
|
|||
|
||||
/* Basic */
|
||||
.ui.basic.purple.label {
|
||||
background-color: #FFFFFF !important;
|
||||
background-color: #4C4C4C !important;
|
||||
color: #A333C8 !important;
|
||||
border-color: #A333C8 !important;
|
||||
}
|
||||
.ui.basic.purple.labels a.label:hover,
|
||||
a.ui.basic.purple.label:hover {
|
||||
background-color: #FFFFFF !important;
|
||||
background-color: #4C4C4C !important;
|
||||
color: #9627ba !important;
|
||||
border-color: #9627ba !important;
|
||||
}
|
||||
|
@ -879,7 +879,7 @@ a.ui.basic.purple.label:hover {
|
|||
.ui.pink.label {
|
||||
background-color: #E03997 !important;
|
||||
border-color: #E03997 !important;
|
||||
color: #FFFFFF !important;
|
||||
color: #4C4C4C !important;
|
||||
}
|
||||
|
||||
/* Link */
|
||||
|
@ -887,7 +887,7 @@ a.ui.basic.purple.label:hover {
|
|||
a.ui.pink.label:hover {
|
||||
background-color: #e61a8d !important;
|
||||
border-color: #e61a8d !important;
|
||||
color: #FFFFFF !important;
|
||||
color: #4C4C4C !important;
|
||||
}
|
||||
|
||||
/* Corner */
|
||||
|
@ -903,13 +903,13 @@ a.ui.pink.label:hover {
|
|||
|
||||
/* Basic */
|
||||
.ui.basic.pink.label {
|
||||
background-color: #FFFFFF !important;
|
||||
background-color: #4C4C4C !important;
|
||||
color: #E03997 !important;
|
||||
border-color: #E03997 !important;
|
||||
}
|
||||
.ui.basic.pink.labels a.label:hover,
|
||||
a.ui.basic.pink.label:hover {
|
||||
background-color: #FFFFFF !important;
|
||||
background-color: #4C4C4C !important;
|
||||
color: #e61a8d !important;
|
||||
border-color: #e61a8d !important;
|
||||
}
|
||||
|
@ -920,7 +920,7 @@ a.ui.basic.pink.label:hover {
|
|||
.ui.brown.label {
|
||||
background-color: #A5673F !important;
|
||||
border-color: #A5673F !important;
|
||||
color: #FFFFFF !important;
|
||||
color: #4C4C4C !important;
|
||||
}
|
||||
|
||||
/* Link */
|
||||
|
@ -928,7 +928,7 @@ a.ui.basic.pink.label:hover {
|
|||
a.ui.brown.label:hover {
|
||||
background-color: #975b33 !important;
|
||||
border-color: #975b33 !important;
|
||||
color: #FFFFFF !important;
|
||||
color: #4C4C4C !important;
|
||||
}
|
||||
|
||||
/* Corner */
|
||||
|
@ -944,13 +944,13 @@ a.ui.brown.label:hover {
|
|||
|
||||
/* Basic */
|
||||
.ui.basic.brown.label {
|
||||
background-color: #FFFFFF !important;
|
||||
background-color: #4C4C4C !important;
|
||||
color: #A5673F !important;
|
||||
border-color: #A5673F !important;
|
||||
}
|
||||
.ui.basic.brown.labels a.label:hover,
|
||||
a.ui.basic.brown.label:hover {
|
||||
background-color: #FFFFFF !important;
|
||||
background-color: #4C4C4C !important;
|
||||
color: #975b33 !important;
|
||||
border-color: #975b33 !important;
|
||||
}
|
||||
|
@ -961,7 +961,7 @@ a.ui.basic.brown.label:hover {
|
|||
.ui.grey.label {
|
||||
background-color: #767676 !important;
|
||||
border-color: #767676 !important;
|
||||
color: #FFFFFF !important;
|
||||
color: #4C4C4C !important;
|
||||
}
|
||||
|
||||
/* Link */
|
||||
|
@ -969,7 +969,7 @@ a.ui.basic.brown.label:hover {
|
|||
a.ui.grey.label:hover {
|
||||
background-color: #838383 !important;
|
||||
border-color: #838383 !important;
|
||||
color: #FFFFFF !important;
|
||||
color: #4C4C4C !important;
|
||||
}
|
||||
|
||||
/* Corner */
|
||||
|
@ -985,13 +985,13 @@ a.ui.grey.label:hover {
|
|||
|
||||
/* Basic */
|
||||
.ui.basic.grey.label {
|
||||
background-color: #FFFFFF !important;
|
||||
background-color: #4C4C4C !important;
|
||||
color: #767676 !important;
|
||||
border-color: #767676 !important;
|
||||
}
|
||||
.ui.basic.grey.labels a.label:hover,
|
||||
a.ui.basic.grey.label:hover {
|
||||
background-color: #FFFFFF !important;
|
||||
background-color: #4C4C4C !important;
|
||||
color: #838383 !important;
|
||||
border-color: #838383 !important;
|
||||
}
|
||||
|
@ -1002,7 +1002,7 @@ a.ui.basic.grey.label:hover {
|
|||
.ui.black.label {
|
||||
background-color: #1B1C1D !important;
|
||||
border-color: #1B1C1D !important;
|
||||
color: #FFFFFF !important;
|
||||
color: #4C4C4C !important;
|
||||
}
|
||||
|
||||
/* Link */
|
||||
|
@ -1010,7 +1010,7 @@ a.ui.basic.grey.label:hover {
|
|||
a.ui.black.label:hover {
|
||||
background-color: #27292a !important;
|
||||
border-color: #27292a !important;
|
||||
color: #FFFFFF !important;
|
||||
color: #4C4C4C !important;
|
||||
}
|
||||
|
||||
/* Corner */
|
||||
|
@ -1026,13 +1026,13 @@ a.ui.black.label:hover {
|
|||
|
||||
/* Basic */
|
||||
.ui.basic.black.label {
|
||||
background-color: #FFFFFF !important;
|
||||
background-color: #4C4C4C !important;
|
||||
color: #1B1C1D !important;
|
||||
border-color: #1B1C1D !important;
|
||||
}
|
||||
.ui.basic.black.labels a.label:hover,
|
||||
a.ui.basic.black.label:hover {
|
||||
background-color: #FFFFFF !important;
|
||||
background-color: #4C4C4C !important;
|
||||
color: #27292a !important;
|
||||
border-color: #27292a !important;
|
||||
}
|
||||
|
@ -1042,17 +1042,17 @@ a.ui.basic.black.label:hover {
|
|||
--------------------*/
|
||||
|
||||
.ui.basic.label {
|
||||
background: none #FFFFFF;
|
||||
background: none #4C4C4C;
|
||||
border: 1px solid rgba(34, 36, 38, 0.15);
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
color: rgba(255, 255, 255, 0.93);
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
/* Link */
|
||||
a.ui.basic.label:hover {
|
||||
text-decoration: none;
|
||||
background: none #FFFFFF;
|
||||
color: #1e70bf;
|
||||
background: none #4C4C4C;
|
||||
color: #51a0f0;
|
||||
box-shadow: 1px solid rgba(34, 36, 38, 0.15);
|
||||
box-shadow: none;
|
||||
}
|
||||
|
@ -1078,7 +1078,7 @@ a.ui.basic.label:hover {
|
|||
|
||||
.ui.inverted.labels .label,
|
||||
.ui.inverted.label {
|
||||
color: rgba(255, 255, 255, 0.9) !important;
|
||||
color: rgba(0, 0, 0, 0.85) !important;
|
||||
}
|
||||
|
||||
/*-------------------
|
||||
|
|
2
static/components/label.min.css
vendored
2
static/components/label.min.css
vendored
File diff suppressed because one or more lines are too long
|
@ -161,7 +161,7 @@ ol.ui.list ol li,
|
|||
margin: 0em;
|
||||
font-family: 'Lato', 'Helvetica Neue', Arial, Helvetica, sans-serif;
|
||||
font-weight: bold;
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
color: rgba(255, 255, 255, 0.93);
|
||||
}
|
||||
|
||||
/* Description */
|
||||
|
@ -181,28 +181,28 @@ ol.ui.list ol li,
|
|||
.ui.list .list > a.item,
|
||||
.ui.list > a.item {
|
||||
cursor: pointer;
|
||||
color: #4183C4;
|
||||
color: #68adf2;
|
||||
}
|
||||
.ui.list .list > a.item:hover,
|
||||
.ui.list > a.item:hover {
|
||||
color: #1e70bf;
|
||||
color: #51a0f0;
|
||||
}
|
||||
|
||||
/* Linked Item Icons */
|
||||
.ui.list .list > a.item i.icon,
|
||||
.ui.list > a.item i.icon {
|
||||
color: rgba(0, 0, 0, 0.4);
|
||||
color: rgba(255, 255, 255, 0.7);
|
||||
}
|
||||
|
||||
/* Header Link */
|
||||
.ui.list .list > .item a.header,
|
||||
.ui.list > .item a.header {
|
||||
cursor: pointer;
|
||||
color: #4183C4 !important;
|
||||
color: #68adf2 !important;
|
||||
}
|
||||
.ui.list .list > .item a.header:hover,
|
||||
.ui.list > .item a.header:hover {
|
||||
color: #1e70bf !important;
|
||||
color: #51a0f0 !important;
|
||||
}
|
||||
|
||||
/* Floated Content */
|
||||
|
@ -319,11 +319,11 @@ ol.ui.list ol li,
|
|||
.ui.list .list > .disabled.item,
|
||||
.ui.list > .disabled.item {
|
||||
pointer-events: none;
|
||||
color: rgba(40, 40, 40, 0.3) !important;
|
||||
color: rgba(225, 225, 225, 0.3) !important;
|
||||
}
|
||||
.ui.inverted.list .list > .disabled.item,
|
||||
.ui.inverted.list > .disabled.item {
|
||||
color: rgba(225, 225, 225, 0.3) !important;
|
||||
color: rgba(40, 40, 40, 0.3) !important;
|
||||
}
|
||||
|
||||
/*-------------------
|
||||
|
@ -332,7 +332,7 @@ ol.ui.list ol li,
|
|||
|
||||
.ui.list .list > a.item:hover .icon,
|
||||
.ui.list > a.item:hover .icon {
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
color: rgba(255, 255, 255, 0.93);
|
||||
}
|
||||
|
||||
|
||||
|
@ -347,34 +347,34 @@ ol.ui.list ol li,
|
|||
|
||||
.ui.inverted.list .list > a.item > .icon,
|
||||
.ui.inverted.list > a.item > .icon {
|
||||
color: rgba(255, 255, 255, 0.7);
|
||||
color: rgba(0, 0, 0, 0.4);
|
||||
}
|
||||
.ui.inverted.list .list > .item .header,
|
||||
.ui.inverted.list > .item .header {
|
||||
color: rgba(255, 255, 255, 0.9);
|
||||
color: rgba(0, 0, 0, 0.85);
|
||||
}
|
||||
.ui.inverted.list .list > .item .description,
|
||||
.ui.inverted.list > .item .description {
|
||||
color: rgba(255, 255, 255, 0.7);
|
||||
color: rgba(0, 0, 0, 0.4);
|
||||
}
|
||||
|
||||
/* Item Link */
|
||||
.ui.inverted.list .list > a.item,
|
||||
.ui.inverted.list > a.item {
|
||||
cursor: pointer;
|
||||
color: rgba(255, 255, 255, 0.9);
|
||||
color: rgba(0, 0, 0, 0.85);
|
||||
}
|
||||
.ui.inverted.list .list > a.item:hover,
|
||||
.ui.inverted.list > a.item:hover {
|
||||
color: #1e70bf;
|
||||
color: #51a0f0;
|
||||
}
|
||||
|
||||
/* Linking Content */
|
||||
.ui.inverted.list .item a:not(.ui) {
|
||||
color: rgba(255, 255, 255, 0.9) !important;
|
||||
color: rgba(0, 0, 0, 0.85) !important;
|
||||
}
|
||||
.ui.inverted.list .item a:not(.ui):hover {
|
||||
color: #1e70bf !important;
|
||||
color: #51a0f0 !important;
|
||||
}
|
||||
|
||||
/*-------------------
|
||||
|
@ -404,40 +404,40 @@ ol.ui.list ol li,
|
|||
.ui.link.list .item,
|
||||
.ui.link.list a.item,
|
||||
.ui.link.list .item a:not(.ui) {
|
||||
color: rgba(0, 0, 0, 0.4);
|
||||
color: rgba(255, 255, 255, 0.5);
|
||||
-webkit-transition: 0.1s color ease;
|
||||
transition: 0.1s color ease;
|
||||
}
|
||||
.ui.link.list a.item:hover,
|
||||
.ui.link.list .item a:not(.ui):hover {
|
||||
color: rgba(0, 0, 0, 0.8);
|
||||
color: #ffffff;
|
||||
}
|
||||
.ui.link.list a.item:active,
|
||||
.ui.link.list .item a:not(.ui):active {
|
||||
color: rgba(0, 0, 0, 0.9);
|
||||
color: #ffffff;
|
||||
}
|
||||
.ui.link.list .active.item,
|
||||
.ui.link.list .active.item a:not(.ui) {
|
||||
color: rgba(0, 0, 0, 0.95);
|
||||
color: #ffffff;
|
||||
}
|
||||
|
||||
/* Inverted */
|
||||
.ui.inverted.link.list .item,
|
||||
.ui.inverted.link.list a.item,
|
||||
.ui.inverted.link.list .item a:not(.ui) {
|
||||
color: rgba(255, 255, 255, 0.5);
|
||||
color: rgba(0, 0, 0, 0.4);
|
||||
}
|
||||
.ui.inverted.link.list a.item:hover,
|
||||
.ui.inverted.link.list .item a:not(.ui):hover {
|
||||
color: #ffffff;
|
||||
color: rgba(0, 0, 0, 0.8);
|
||||
}
|
||||
.ui.inverted.link.list a.item:active,
|
||||
.ui.inverted.link.list .item a:not(.ui):active {
|
||||
color: #ffffff;
|
||||
color: rgba(0, 0, 0, 0.9);
|
||||
}
|
||||
.ui.inverted.link.list a.active.item,
|
||||
.ui.inverted.link.list .active.item a:not(.ui) {
|
||||
color: #ffffff;
|
||||
color: rgba(0, 0, 0, 0.95);
|
||||
}
|
||||
|
||||
/*-------------------
|
||||
|
@ -450,7 +450,7 @@ ol.ui.list ol li,
|
|||
background: transparent;
|
||||
padding: 0.5em 0.5em;
|
||||
margin: 0em;
|
||||
color: rgba(0, 0, 0, 0.4);
|
||||
color: rgba(255, 255, 255, 0.5);
|
||||
border-radius: 0.5em;
|
||||
-webkit-transition: 0.1s color ease, 0.1s padding-left ease, 0.1s background-color ease;
|
||||
transition: 0.1s color ease, 0.1s padding-left ease, 0.1s background-color ease;
|
||||
|
@ -461,40 +461,40 @@ ol.ui.list ol li,
|
|||
}
|
||||
.ui.selection.list.list > .item:hover,
|
||||
.ui.selection.list > .item:hover {
|
||||
background: rgba(0, 0, 0, 0.03);
|
||||
color: rgba(0, 0, 0, 0.8);
|
||||
background: rgba(255, 255, 255, 0.1);
|
||||
color: #ffffff;
|
||||
}
|
||||
.ui.selection.list .list > .item:active,
|
||||
.ui.selection.list > .item:active {
|
||||
background: rgba(0, 0, 0, 0.05);
|
||||
color: rgba(0, 0, 0, 0.9);
|
||||
background: rgba(255, 255, 255, 0.13);
|
||||
color: #ffffff;
|
||||
}
|
||||
.ui.selection.list .list > .item.active,
|
||||
.ui.selection.list > .item.active {
|
||||
background: rgba(0, 0, 0, 0.05);
|
||||
color: rgba(0, 0, 0, 0.95);
|
||||
background: rgba(255, 255, 255, 0.13);
|
||||
color: #ffffff;
|
||||
}
|
||||
|
||||
/* Inverted */
|
||||
.ui.inverted.selection.list > .item,
|
||||
.ui.inverted.selection.list > .item {
|
||||
background: transparent;
|
||||
color: rgba(255, 255, 255, 0.5);
|
||||
color: rgba(0, 0, 0, 0.4);
|
||||
}
|
||||
.ui.inverted.selection.list > .item:hover,
|
||||
.ui.inverted.selection.list > .item:hover {
|
||||
background: rgba(255, 255, 255, 0.02);
|
||||
color: #ffffff;
|
||||
background: rgba(0, 0, 0, 0.03);
|
||||
color: rgba(0, 0, 0, 0.8);
|
||||
}
|
||||
.ui.inverted.selection.list > .item:active,
|
||||
.ui.inverted.selection.list > .item:active {
|
||||
background: rgba(255, 255, 255, 0.08);
|
||||
color: #ffffff;
|
||||
background: rgba(0, 0, 0, 0.08);
|
||||
color: rgba(0, 0, 0, 0.9);
|
||||
}
|
||||
.ui.inverted.selection.list > .item.active,
|
||||
.ui.inverted.selection.list > .item.active {
|
||||
background: rgba(255, 255, 255, 0.08);
|
||||
color: #ffffff;
|
||||
background: rgba(0, 0, 0, 0.08);
|
||||
color: rgba(0, 0, 0, 0.95);
|
||||
}
|
||||
|
||||
/* Celled / Divided Selection List */
|
||||
|
@ -566,7 +566,7 @@ ul.ui.list li:before,
|
|||
ul.ui.list li:before,
|
||||
.ui.bulleted.list .list > a.item:before,
|
||||
.ui.bulleted.list > a.item:before {
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
color: rgba(255, 255, 255, 0.93);
|
||||
}
|
||||
ul.ui.list ul,
|
||||
.ui.bulleted.list .list {
|
||||
|
@ -588,7 +588,7 @@ ul.ui.horizontal.bulleted.list li:first-child,
|
|||
}
|
||||
ul.ui.horizontal.bulleted.list li::before,
|
||||
.ui.horizontal.bulleted.list > .item::before {
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
color: rgba(255, 255, 255, 0.93);
|
||||
}
|
||||
ul.ui.horizontal.bulleted.list li:first-child::before,
|
||||
.ui.horizontal.bulleted.list > .item:first-child::before {
|
||||
|
@ -628,14 +628,14 @@ ol.ui.list li:before,
|
|||
counter-increment: ordered;
|
||||
content: counters(ordered, ".") " ";
|
||||
text-align: right;
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
color: rgba(255, 255, 255, 0.93);
|
||||
vertical-align: middle;
|
||||
opacity: 0.8;
|
||||
}
|
||||
ol.ui.inverted.list li:before,
|
||||
.ui.ordered.inverted.list .list > .item:before,
|
||||
.ui.ordered.inverted.list > .item:before {
|
||||
color: rgba(255, 255, 255, 0.7);
|
||||
color: rgba(0, 0, 0, 0.4);
|
||||
}
|
||||
|
||||
/* Value */
|
||||
|
|
2
static/components/list.min.css
vendored
2
static/components/list.min.css
vendored
File diff suppressed because one or more lines are too long
|
@ -142,18 +142,18 @@
|
|||
|
||||
/* Black Dimmer */
|
||||
.ui.dimmer .ui.loader {
|
||||
color: rgba(255, 255, 255, 0.9);
|
||||
color: rgba(0, 0, 0, 0.85);
|
||||
}
|
||||
.ui.dimmer .ui.loader:before {
|
||||
border-color: rgba(255, 255, 255, 0.15);
|
||||
}
|
||||
.ui.dimmer .ui.loader:after {
|
||||
border-color: #FFFFFF transparent transparent;
|
||||
border-color: #4C4C4C transparent transparent;
|
||||
}
|
||||
|
||||
/* White Dimmer (Inverted) */
|
||||
.ui.inverted.dimmer .ui.loader {
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
color: rgba(255, 255, 255, 0.93);
|
||||
}
|
||||
.ui.inverted.dimmer .ui.loader:before {
|
||||
border-color: rgba(0, 0, 0, 0.1);
|
||||
|
@ -299,13 +299,13 @@
|
|||
--------------------*/
|
||||
|
||||
.ui.inverted.loader {
|
||||
color: rgba(255, 255, 255, 0.9);
|
||||
color: rgba(0, 0, 0, 0.85);
|
||||
}
|
||||
.ui.inverted.loader:before {
|
||||
border-color: rgba(255, 255, 255, 0.15);
|
||||
}
|
||||
.ui.inverted.loader:after {
|
||||
border-top-color: #FFFFFF;
|
||||
border-top-color: #4C4C4C;
|
||||
}
|
||||
|
||||
/*-------------------
|
||||
|
|
2
static/components/loader.min.css
vendored
2
static/components/loader.min.css
vendored
|
@ -6,4 +6,4 @@
|
|||
* Released under the MIT license
|
||||
* http://opensource.org/licenses/MIT
|
||||
*
|
||||
*/.ui.loader{display:none;position:absolute;top:50%;left:50%;margin:0;text-align:center;z-index:1000;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.ui.loader:before{position:absolute;content:'';top:0;left:50%;border-radius:500rem;border:.2em solid rgba(0,0,0,.1)}.ui.loader:after{position:absolute;content:'';top:0;left:50%;-webkit-animation:loader .6s linear;animation:loader .6s linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;border-radius:500rem;border-color:#767676 transparent transparent;border-style:solid;border-width:.2em;box-shadow:0 0 0 1px transparent}@-webkit-keyframes loader{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes loader{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.ui.mini.loader:after,.ui.mini.loader:before{width:1rem;height:1rem;margin:0 0 0 -.5rem}.ui.tiny.loader:after,.ui.tiny.loader:before{width:1.14285714rem;height:1.14285714rem;margin:0 0 0 -.57142857rem}.ui.small.loader:after,.ui.small.loader:before{width:1.71428571rem;height:1.71428571rem;margin:0 0 0 -.85714286rem}.ui.loader:after,.ui.loader:before{width:2.28571429rem;height:2.28571429rem;margin:0 0 0 -1.14285714rem}.ui.large.loader:after,.ui.large.loader:before{width:3.42857143rem;height:3.42857143rem;margin:0 0 0 -1.71428571rem}.ui.big.loader:after,.ui.big.loader:before{width:3.71428571rem;height:3.71428571rem;margin:0 0 0 -1.85714286rem}.ui.huge.loader:after,.ui.huge.loader:before{width:4.14285714rem;height:4.14285714rem;margin:0 0 0 -2.07142857rem}.ui.massive.loader:after,.ui.massive.loader:before{width:4.57142857rem;height:4.57142857rem;margin:0 0 0 -2.28571429rem}.ui.dimmer .loader{display:block}.ui.dimmer .ui.loader{color:rgba(255,255,255,.9)}.ui.dimmer .ui.loader:before{border-color:rgba(255,255,255,.15)}.ui.dimmer .ui.loader:after{border-color:#FFF transparent transparent}.ui.inverted.dimmer .ui.loader{color:rgba(0,0,0,.87)}.ui.inverted.dimmer .ui.loader:before{border-color:rgba(0,0,0,.1)}.ui.inverted.dimmer .ui.loader:after{border-color:#767676 transparent transparent}.ui.text.loader{width:auto!important;height:auto!important;text-align:center;font-style:normal}.ui.indeterminate.loader:after{-webkit-animation-direction:reverse;animation-direction:reverse;-webkit-animation-duration:1.2s;animation-duration:1.2s}.ui.loader.active,.ui.loader.visible{display:block}.ui.loader.disabled,.ui.loader.hidden{display:none}.ui.inverted.dimmer .ui.mini.loader,.ui.mini.loader{width:1rem;height:1rem;font-size:.78571429em}.ui.inverted.dimmer .ui.tiny.loader,.ui.tiny.loader{width:1.14285714rem;height:1.14285714rem;font-size:.85714286em}.ui.inverted.dimmer .ui.small.loader,.ui.small.loader{width:1.71428571rem;height:1.71428571rem;font-size:.92857143em}.ui.inverted.dimmer .ui.loader,.ui.loader{width:2.28571429rem;height:2.28571429rem;font-size:1em}.ui.inverted.dimmer .ui.large.loader,.ui.large.loader{width:3.42857143rem;height:3.42857143rem;font-size:1.14285714em}.ui.big.loader,.ui.inverted.dimmer .ui.big.loader{width:3.71428571rem;height:3.71428571rem;font-size:1.28571429em}.ui.huge.loader,.ui.inverted.dimmer .ui.huge.loader{width:4.14285714rem;height:4.14285714rem;font-size:1.42857143em}.ui.inverted.dimmer .ui.massive.loader,.ui.massive.loader{width:4.57142857rem;height:4.57142857rem;font-size:1.71428571em}.ui.mini.text.loader{min-width:1rem;padding-top:1.78571429rem}.ui.tiny.text.loader{min-width:1.14285714rem;padding-top:1.92857143rem}.ui.small.text.loader{min-width:1.71428571rem;padding-top:2.5rem}.ui.text.loader{min-width:2.28571429rem;padding-top:3.07142857rem}.ui.large.text.loader{min-width:3.42857143rem;padding-top:4.21428571rem}.ui.big.text.loader{min-width:3.71428571rem;padding-top:4.5rem}.ui.huge.text.loader{min-width:4.14285714rem;padding-top:4.92857143rem}.ui.massive.text.loader{min-width:4.57142857rem;padding-top:5.35714286rem}.ui.inverted.loader{color:rgba(255,255,255,.9)}.ui.inverted.loader:before{border-color:rgba(255,255,255,.15)}.ui.inverted.loader:after{border-top-color:#FFF}.ui.inline.loader{position:relative;vertical-align:middle;margin:0;left:0;top:0;-webkit-transform:none;transform:none}.ui.inline.loader.active,.ui.inline.loader.visible{display:inline-block}.ui.centered.inline.loader.active,.ui.centered.inline.loader.visible{display:block;margin-left:auto;margin-right:auto}
|
||||
*/.ui.loader{display:none;position:absolute;top:50%;left:50%;margin:0;text-align:center;z-index:1000;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.ui.loader:before{position:absolute;content:'';top:0;left:50%;border-radius:500rem;border:.2em solid rgba(0,0,0,.1)}.ui.loader:after{position:absolute;content:'';top:0;left:50%;-webkit-animation:loader .6s linear;animation:loader .6s linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;border-radius:500rem;border-color:#767676 transparent transparent;border-style:solid;border-width:.2em;box-shadow:0 0 0 1px transparent}@-webkit-keyframes loader{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes loader{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.ui.mini.loader:after,.ui.mini.loader:before{width:1rem;height:1rem;margin:0 0 0 -.5rem}.ui.tiny.loader:after,.ui.tiny.loader:before{width:1.14285714rem;height:1.14285714rem;margin:0 0 0 -.57142857rem}.ui.small.loader:after,.ui.small.loader:before{width:1.71428571rem;height:1.71428571rem;margin:0 0 0 -.85714286rem}.ui.loader:after,.ui.loader:before{width:2.28571429rem;height:2.28571429rem;margin:0 0 0 -1.14285714rem}.ui.large.loader:after,.ui.large.loader:before{width:3.42857143rem;height:3.42857143rem;margin:0 0 0 -1.71428571rem}.ui.big.loader:after,.ui.big.loader:before{width:3.71428571rem;height:3.71428571rem;margin:0 0 0 -1.85714286rem}.ui.huge.loader:after,.ui.huge.loader:before{width:4.14285714rem;height:4.14285714rem;margin:0 0 0 -2.07142857rem}.ui.massive.loader:after,.ui.massive.loader:before{width:4.57142857rem;height:4.57142857rem;margin:0 0 0 -2.28571429rem}.ui.dimmer .loader{display:block}.ui.dimmer .ui.loader{color:rgba(0,0,0,.85)}.ui.dimmer .ui.loader:before{border-color:rgba(255,255,255,.15)}.ui.dimmer .ui.loader:after{border-color:#4C4C4C transparent transparent}.ui.inverted.dimmer .ui.loader{color:rgba(255,255,255,.93)}.ui.inverted.dimmer .ui.loader:before{border-color:rgba(0,0,0,.1)}.ui.inverted.dimmer .ui.loader:after{border-color:#767676 transparent transparent}.ui.text.loader{width:auto!important;height:auto!important;text-align:center;font-style:normal}.ui.indeterminate.loader:after{-webkit-animation-direction:reverse;animation-direction:reverse;-webkit-animation-duration:1.2s;animation-duration:1.2s}.ui.loader.active,.ui.loader.visible{display:block}.ui.loader.disabled,.ui.loader.hidden{display:none}.ui.inverted.dimmer .ui.mini.loader,.ui.mini.loader{width:1rem;height:1rem;font-size:.78571429em}.ui.inverted.dimmer .ui.tiny.loader,.ui.tiny.loader{width:1.14285714rem;height:1.14285714rem;font-size:.85714286em}.ui.inverted.dimmer .ui.small.loader,.ui.small.loader{width:1.71428571rem;height:1.71428571rem;font-size:.92857143em}.ui.inverted.dimmer .ui.loader,.ui.loader{width:2.28571429rem;height:2.28571429rem;font-size:1em}.ui.inverted.dimmer .ui.large.loader,.ui.large.loader{width:3.42857143rem;height:3.42857143rem;font-size:1.14285714em}.ui.big.loader,.ui.inverted.dimmer .ui.big.loader{width:3.71428571rem;height:3.71428571rem;font-size:1.28571429em}.ui.huge.loader,.ui.inverted.dimmer .ui.huge.loader{width:4.14285714rem;height:4.14285714rem;font-size:1.42857143em}.ui.inverted.dimmer .ui.massive.loader,.ui.massive.loader{width:4.57142857rem;height:4.57142857rem;font-size:1.71428571em}.ui.mini.text.loader{min-width:1rem;padding-top:1.78571429rem}.ui.tiny.text.loader{min-width:1.14285714rem;padding-top:1.92857143rem}.ui.small.text.loader{min-width:1.71428571rem;padding-top:2.5rem}.ui.text.loader{min-width:2.28571429rem;padding-top:3.07142857rem}.ui.large.text.loader{min-width:3.42857143rem;padding-top:4.21428571rem}.ui.big.text.loader{min-width:3.71428571rem;padding-top:4.5rem}.ui.huge.text.loader{min-width:4.14285714rem;padding-top:4.92857143rem}.ui.massive.text.loader{min-width:4.57142857rem;padding-top:5.35714286rem}.ui.inverted.loader{color:rgba(0,0,0,.85)}.ui.inverted.loader:before{border-color:rgba(255,255,255,.15)}.ui.inverted.loader:after{border-top-color:#4C4C4C}.ui.inline.loader{position:relative;vertical-align:middle;margin:0;left:0;top:0;-webkit-transform:none;transform:none}.ui.inline.loader.active,.ui.inline.loader.visible{display:inline-block}.ui.centered.inline.loader.active,.ui.centered.inline.loader.visible{display:block;margin-left:auto;margin-right:auto}
|
|
@ -25,7 +25,7 @@
|
|||
display: flex;
|
||||
margin: 1rem 0em;
|
||||
font-family: 'Lato', 'Helvetica Neue', Arial, Helvetica, sans-serif;
|
||||
background: #FFFFFF;
|
||||
background: #595959;
|
||||
font-weight: normal;
|
||||
border: 1px solid rgba(34, 36, 38, 0.15);
|
||||
box-shadow: 0px 1px 2px 0 rgba(34, 36, 38, 0.15);
|
||||
|
@ -87,7 +87,7 @@
|
|||
background: none;
|
||||
padding: 0.92857143em 1.14285714em;
|
||||
text-transform: none;
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
color: rgba(255, 255, 255, 0.93);
|
||||
font-weight: normal;
|
||||
-webkit-transition: background 0.1s ease, box-shadow 0.1s ease, color 0.1s ease;
|
||||
transition: background 0.1s ease, box-shadow 0.1s ease, color 0.1s ease;
|
||||
|
@ -220,7 +220,7 @@
|
|||
left: 0px;
|
||||
min-width: calc(100% - 1px);
|
||||
border-radius: 0em 0em 0.28571429rem 0.28571429rem;
|
||||
background: #FFFFFF;
|
||||
background: #333333;
|
||||
margin: 0em 0px 0px;
|
||||
box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.08);
|
||||
-webkit-box-orient: vertical !important;
|
||||
|
@ -236,7 +236,7 @@
|
|||
font-size: 1em !important;
|
||||
padding: 0.78571429em 1.14285714em !important;
|
||||
background: transparent !important;
|
||||
color: rgba(0, 0, 0, 0.87) !important;
|
||||
color: rgba(255, 255, 255, 0.93) !important;
|
||||
text-transform: none !important;
|
||||
font-weight: normal !important;
|
||||
box-shadow: none !important;
|
||||
|
@ -244,17 +244,17 @@
|
|||
transition: none !important;
|
||||
}
|
||||
.ui.menu .ui.dropdown .menu > .item:hover {
|
||||
background: rgba(0, 0, 0, 0.05) !important;
|
||||
color: rgba(0, 0, 0, 0.95) !important;
|
||||
background: rgba(255, 255, 255, 0.13) !important;
|
||||
color: #ffffff !important;
|
||||
}
|
||||
.ui.menu .ui.dropdown .menu > .selected.item {
|
||||
background: rgba(0, 0, 0, 0.05) !important;
|
||||
color: rgba(0, 0, 0, 0.95) !important;
|
||||
background: rgba(255, 255, 255, 0.13) !important;
|
||||
color: #ffffff !important;
|
||||
}
|
||||
.ui.menu .ui.dropdown .menu > .active.item {
|
||||
background: rgba(0, 0, 0, 0.03) !important;
|
||||
background: rgba(255, 255, 255, 0.1) !important;
|
||||
font-weight: bold !important;
|
||||
color: rgba(0, 0, 0, 0.95) !important;
|
||||
color: #ffffff !important;
|
||||
}
|
||||
.ui.menu .ui.dropdown.item .menu .item:not(.filtered) {
|
||||
display: block;
|
||||
|
@ -281,7 +281,7 @@
|
|||
/* Inverted */
|
||||
.ui.inverted.menu .search.dropdown.item > .search,
|
||||
.ui.inverted.menu .search.dropdown.item > .text {
|
||||
color: rgba(255, 255, 255, 0.9);
|
||||
color: rgba(0, 0, 0, 0.85);
|
||||
}
|
||||
|
||||
/* Vertical */
|
||||
|
@ -322,13 +322,13 @@
|
|||
|
||||
.ui.menu .item > .label {
|
||||
background: #999999;
|
||||
color: #FFFFFF;
|
||||
color: #4C4C4C;
|
||||
margin-left: 1em;
|
||||
padding: 0.3em 0.78571429em;
|
||||
}
|
||||
.ui.vertical.menu .item > .label {
|
||||
background: #999999;
|
||||
color: #FFFFFF;
|
||||
color: #4C4C4C;
|
||||
margin-top: -0.15em;
|
||||
margin-bottom: -0.15em;
|
||||
padding: 0.3em 0.78571429em;
|
||||
|
@ -405,8 +405,8 @@
|
|||
.ui.menu .link.item:hover,
|
||||
.ui.menu a.item:hover {
|
||||
cursor: pointer;
|
||||
background: rgba(0, 0, 0, 0.03);
|
||||
color: rgba(0, 0, 0, 0.95);
|
||||
background: rgba(255, 255, 255, 0.1);
|
||||
color: #ffffff;
|
||||
}
|
||||
|
||||
/*--------------
|
||||
|
@ -416,8 +416,8 @@
|
|||
.ui.link.menu .item:active,
|
||||
.ui.menu .link.item:active,
|
||||
.ui.menu a.item:active {
|
||||
background: rgba(0, 0, 0, 0.03);
|
||||
color: rgba(0, 0, 0, 0.95);
|
||||
background: rgba(255, 255, 255, 0.1);
|
||||
color: #ffffff;
|
||||
}
|
||||
|
||||
/*--------------
|
||||
|
@ -425,8 +425,8 @@
|
|||
---------------*/
|
||||
|
||||
.ui.menu .active.item {
|
||||
background: rgba(0, 0, 0, 0.05);
|
||||
color: rgba(0, 0, 0, 0.95);
|
||||
background: rgba(255, 255, 255, 0.13);
|
||||
color: #ffffff;
|
||||
font-weight: normal;
|
||||
box-shadow: none;
|
||||
}
|
||||
|
@ -440,8 +440,8 @@
|
|||
|
||||
.ui.menu .active.item:hover,
|
||||
.ui.vertical.menu .active.item:hover {
|
||||
background-color: rgba(0, 0, 0, 0.05);
|
||||
color: rgba(0, 0, 0, 0.95);
|
||||
background-color: rgba(255, 255, 255, 0.13);
|
||||
color: #ffffff;
|
||||
}
|
||||
|
||||
/*--------------
|
||||
|
@ -452,7 +452,7 @@
|
|||
.ui.menu .item.disabled:hover {
|
||||
cursor: default;
|
||||
background-color: transparent !important;
|
||||
color: rgba(40, 40, 40, 0.3);
|
||||
color: rgba(225, 225, 225, 0.3);
|
||||
}
|
||||
|
||||
|
||||
|
@ -501,7 +501,7 @@ Floated Menu / Item
|
|||
-webkit-box-direction: normal;
|
||||
-ms-flex-direction: column;
|
||||
flex-direction: column;
|
||||
background: #FFFFFF;
|
||||
background: #4C4C4C;
|
||||
box-shadow: 0px 1px 2px 0 rgba(34, 36, 38, 0.15);
|
||||
}
|
||||
|
||||
|
@ -567,7 +567,7 @@ Floated Menu / Item
|
|||
}
|
||||
.ui.vertical.menu .item .menu a.item:hover,
|
||||
.ui.vertical.menu .item .menu .link.item:hover {
|
||||
color: rgba(0, 0, 0, 0.85);
|
||||
color: rgba(255, 255, 255, 0.9);
|
||||
}
|
||||
.ui.vertical.menu .menu .item:before {
|
||||
display: none;
|
||||
|
@ -575,7 +575,7 @@ Floated Menu / Item
|
|||
|
||||
/* Vertical Active */
|
||||
.ui.vertical.menu .active.item {
|
||||
background: rgba(0, 0, 0, 0.05);
|
||||
background: rgba(255, 255, 255, 0.13);
|
||||
border-radius: 0em;
|
||||
box-shadow: none;
|
||||
}
|
||||
|
@ -594,7 +594,7 @@ Floated Menu / Item
|
|||
.ui.vertical.menu .item .menu .active.item {
|
||||
background-color: transparent;
|
||||
font-weight: bold;
|
||||
color: rgba(0, 0, 0, 0.95);
|
||||
color: #ffffff;
|
||||
}
|
||||
|
||||
/*--------------
|
||||
|
@ -606,7 +606,7 @@ Floated Menu / Item
|
|||
box-shadow: none !important;
|
||||
border: none;
|
||||
background: none transparent;
|
||||
border-bottom: 1px solid #D4D4D5;
|
||||
border-bottom: 1px solid #3A3A39;
|
||||
}
|
||||
.ui.tabular.fluid.menu {
|
||||
width: calc(100% + 2px ) !important;
|
||||
|
@ -618,7 +618,7 @@ Floated Menu / Item
|
|||
border-right: 1px solid transparent;
|
||||
border-top: 2px solid transparent;
|
||||
padding: 0.92857143em 1.42857143em;
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
color: rgba(255, 255, 255, 0.93);
|
||||
}
|
||||
.ui.tabular.menu .item:before {
|
||||
display: none;
|
||||
|
@ -627,15 +627,15 @@ Floated Menu / Item
|
|||
/* Hover */
|
||||
.ui.tabular.menu .item:hover {
|
||||
background-color: transparent;
|
||||
color: rgba(0, 0, 0, 0.8);
|
||||
color: #ffffff;
|
||||
}
|
||||
|
||||
/* Active */
|
||||
.ui.tabular.menu .active.item {
|
||||
background: none #FFFFFF;
|
||||
color: rgba(0, 0, 0, 0.95);
|
||||
background: none #4C4C4C;
|
||||
color: #ffffff;
|
||||
border-top-width: 1px;
|
||||
border-color: #D4D4D5;
|
||||
border-color: #3A3A39;
|
||||
font-weight: bold;
|
||||
margin-bottom: -1px;
|
||||
box-shadow: none;
|
||||
|
@ -663,7 +663,7 @@ Floated Menu / Item
|
|||
border-radius: 0em;
|
||||
box-shadow: none !important;
|
||||
border-bottom: none;
|
||||
border-top: 1px solid #D4D4D5;
|
||||
border-top: 1px solid #3A3A39;
|
||||
}
|
||||
.ui.bottom.tabular.menu .item {
|
||||
background: none;
|
||||
|
@ -673,9 +673,9 @@ Floated Menu / Item
|
|||
border-top: none;
|
||||
}
|
||||
.ui.bottom.tabular.menu .active.item {
|
||||
background: none #FFFFFF;
|
||||
color: rgba(0, 0, 0, 0.95);
|
||||
border-color: #D4D4D5;
|
||||
background: none #4C4C4C;
|
||||
color: #ffffff;
|
||||
border-color: #3A3A39;
|
||||
margin: -1px 0px 0px 0px;
|
||||
border-radius: 0px 0px 0.28571429rem 0.28571429rem !important;
|
||||
}
|
||||
|
@ -686,7 +686,7 @@ Floated Menu / Item
|
|||
border-radius: 0em;
|
||||
box-shadow: none !important;
|
||||
border-bottom: none;
|
||||
border-right: 1px solid #D4D4D5;
|
||||
border-right: 1px solid #3A3A39;
|
||||
}
|
||||
.ui.vertical.tabular.menu .item {
|
||||
background: none;
|
||||
|
@ -696,9 +696,9 @@ Floated Menu / Item
|
|||
border-right: none;
|
||||
}
|
||||
.ui.vertical.tabular.menu .active.item {
|
||||
background: none #FFFFFF;
|
||||
color: rgba(0, 0, 0, 0.95);
|
||||
border-color: #D4D4D5;
|
||||
background: none #4C4C4C;
|
||||
color: #ffffff;
|
||||
border-color: #3A3A39;
|
||||
margin: 0px -1px 0px 0px;
|
||||
border-radius: 0.28571429rem 0px 0px 0.28571429rem !important;
|
||||
}
|
||||
|
@ -710,7 +710,7 @@ Floated Menu / Item
|
|||
box-shadow: none !important;
|
||||
border-bottom: none;
|
||||
border-right: none;
|
||||
border-left: 1px solid #D4D4D5;
|
||||
border-left: 1px solid #3A3A39;
|
||||
}
|
||||
.ui.vertical.right.tabular.menu .item {
|
||||
background: none;
|
||||
|
@ -720,9 +720,9 @@ Floated Menu / Item
|
|||
border-left: none;
|
||||
}
|
||||
.ui.vertical.right.tabular.menu .active.item {
|
||||
background: none #FFFFFF;
|
||||
color: rgba(0, 0, 0, 0.95);
|
||||
border-color: #D4D4D5;
|
||||
background: none #4C4C4C;
|
||||
color: #ffffff;
|
||||
border-color: #3A3A39;
|
||||
margin: 0px 0px 0px -1px;
|
||||
border-radius: 0px 0.28571429rem 0.28571429rem 0px !important;
|
||||
}
|
||||
|
@ -768,8 +768,8 @@ Floated Menu / Item
|
|||
.ui.pagination.menu .active.item {
|
||||
border-top: none;
|
||||
padding-top: 0.92857143em;
|
||||
background-color: rgba(0, 0, 0, 0.05);
|
||||
color: rgba(0, 0, 0, 0.95);
|
||||
background-color: rgba(255, 255, 255, 0.13);
|
||||
color: #ffffff;
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
|
@ -822,39 +822,39 @@ Floated Menu / Item
|
|||
.ui.secondary.menu .dropdown.item:hover,
|
||||
.ui.secondary.menu .link.item:hover,
|
||||
.ui.secondary.menu a.item:hover {
|
||||
background: rgba(0, 0, 0, 0.05);
|
||||
color: rgba(0, 0, 0, 0.95);
|
||||
background: rgba(255, 255, 255, 0.13);
|
||||
color: #ffffff;
|
||||
}
|
||||
|
||||
/* Active */
|
||||
.ui.secondary.menu .active.item {
|
||||
box-shadow: none;
|
||||
background: rgba(0, 0, 0, 0.05);
|
||||
color: rgba(0, 0, 0, 0.95);
|
||||
background: rgba(255, 255, 255, 0.13);
|
||||
color: #ffffff;
|
||||
border-radius: 0.28571429rem;
|
||||
}
|
||||
|
||||
/* Active Hover */
|
||||
.ui.secondary.menu .active.item:hover {
|
||||
box-shadow: none;
|
||||
background: rgba(0, 0, 0, 0.05);
|
||||
color: rgba(0, 0, 0, 0.95);
|
||||
background: rgba(255, 255, 255, 0.13);
|
||||
color: #ffffff;
|
||||
}
|
||||
|
||||
/* Inverted */
|
||||
.ui.secondary.inverted.menu .link.item,
|
||||
.ui.secondary.inverted.menu a.item {
|
||||
color: rgba(255, 255, 255, 0.7) !important;
|
||||
color: rgba(0, 0, 0, 0.4) !important;
|
||||
}
|
||||
.ui.secondary.inverted.menu .dropdown.item:hover,
|
||||
.ui.secondary.inverted.menu .link.item:hover,
|
||||
.ui.secondary.inverted.menu a.item:hover {
|
||||
background: rgba(255, 255, 255, 0.08);
|
||||
color: #ffffff !important;
|
||||
background: rgba(0, 0, 0, 0.08);
|
||||
color: rgba(0, 0, 0, 0.95) !important;
|
||||
}
|
||||
.ui.secondary.inverted.menu .active.item {
|
||||
background: rgba(255, 255, 255, 0.15);
|
||||
color: #ffffff !important;
|
||||
background: rgba(0, 0, 0, 0.15);
|
||||
color: rgba(0, 0, 0, 0.95) !important;
|
||||
}
|
||||
|
||||
/* Fix item margins */
|
||||
|
@ -925,7 +925,7 @@ Floated Menu / Item
|
|||
|
||||
/* Item Types */
|
||||
.ui.secondary.pointing.menu .header.item {
|
||||
color: rgba(0, 0, 0, 0.85) !important;
|
||||
color: rgba(255, 255, 255, 0.9) !important;
|
||||
}
|
||||
.ui.secondary.pointing.menu .text.item {
|
||||
box-shadow: none !important;
|
||||
|
@ -939,7 +939,7 @@ Floated Menu / Item
|
|||
.ui.secondary.pointing.menu .link.item:hover,
|
||||
.ui.secondary.pointing.menu a.item:hover {
|
||||
background-color: transparent;
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
color: rgba(255, 255, 255, 0.93);
|
||||
}
|
||||
|
||||
/* Pressed */
|
||||
|
@ -956,13 +956,13 @@ Floated Menu / Item
|
|||
box-shadow: none;
|
||||
border-color: #1B1C1D;
|
||||
font-weight: bold;
|
||||
color: rgba(0, 0, 0, 0.95);
|
||||
color: #ffffff;
|
||||
}
|
||||
|
||||
/* Active Hover */
|
||||
.ui.secondary.pointing.menu .active.item:hover {
|
||||
border-color: #1B1C1D;
|
||||
color: rgba(0, 0, 0, 0.95);
|
||||
color: #ffffff;
|
||||
}
|
||||
|
||||
/* Active Dropdown */
|
||||
|
@ -1000,22 +1000,22 @@ Floated Menu / Item
|
|||
border-color: rgba(34, 36, 38, 0.15);
|
||||
}
|
||||
.ui.secondary.inverted.pointing.menu .item {
|
||||
color: rgba(255, 255, 255, 0.9);
|
||||
color: rgba(0, 0, 0, 0.85);
|
||||
}
|
||||
.ui.secondary.inverted.pointing.menu .header.item {
|
||||
color: #FFFFFF !important;
|
||||
color: #4C4C4C !important;
|
||||
}
|
||||
|
||||
/* Hover */
|
||||
.ui.secondary.inverted.pointing.menu .link.item:hover,
|
||||
.ui.secondary.inverted.pointing.menu a.item:hover {
|
||||
color: rgba(0, 0, 0, 0.95);
|
||||
color: #ffffff;
|
||||
}
|
||||
|
||||
/* Active */
|
||||
.ui.secondary.inverted.pointing.menu .active.item {
|
||||
border-color: #FFFFFF;
|
||||
color: #ffffff;
|
||||
border-color: #4C4C4C;
|
||||
color: rgba(0, 0, 0, 0.95);
|
||||
}
|
||||
|
||||
/*--------------
|
||||
|
@ -1038,7 +1038,7 @@ Floated Menu / Item
|
|||
margin: 0em 0em;
|
||||
padding: 0.35714286em 0.5em;
|
||||
font-weight: normal;
|
||||
color: rgba(0, 0, 0, 0.6);
|
||||
color: rgba(255, 255, 255, 0.8);
|
||||
-webkit-transition: opacity 0.1s ease;
|
||||
transition: opacity 0.1s ease;
|
||||
}
|
||||
|
@ -1053,7 +1053,7 @@ Floated Menu / Item
|
|||
.ui.text.menu .header.item {
|
||||
background-color: transparent;
|
||||
opacity: 1;
|
||||
color: rgba(0, 0, 0, 0.85);
|
||||
color: rgba(255, 255, 255, 0.9);
|
||||
font-size: 0.92857143em;
|
||||
text-transform: uppercase;
|
||||
font-weight: bold;
|
||||
|
@ -1117,7 +1117,7 @@ Floated Menu / Item
|
|||
border: none;
|
||||
box-shadow: none;
|
||||
font-weight: normal;
|
||||
color: rgba(0, 0, 0, 0.95);
|
||||
color: #ffffff;
|
||||
}
|
||||
|
||||
/*--- active hover ---*/
|
||||
|
@ -1193,7 +1193,7 @@ Floated Menu / Item
|
|||
|
||||
/* Inverted */
|
||||
.ui.inverted.icon.menu .item {
|
||||
color: #FFFFFF;
|
||||
color: #4C4C4C;
|
||||
}
|
||||
|
||||
/*--------------
|
||||
|
@ -1350,7 +1350,7 @@ Floated Menu / Item
|
|||
.ui.inverted.menu .item,
|
||||
.ui.inverted.menu .item > a:not(.ui) {
|
||||
background: transparent;
|
||||
color: rgba(255, 255, 255, 0.9);
|
||||
color: rgba(0, 0, 0, 0.85);
|
||||
}
|
||||
.ui.inverted.menu .item.menu {
|
||||
background: transparent;
|
||||
|
@ -1368,7 +1368,7 @@ Floated Menu / Item
|
|||
/* Sub Menu */
|
||||
.ui.vertical.inverted.menu .menu .item,
|
||||
.ui.vertical.inverted.menu .menu .item a:not(.ui) {
|
||||
color: rgba(255, 255, 255, 0.5);
|
||||
color: rgba(0, 0, 0, 0.4);
|
||||
}
|
||||
|
||||
/* Header */
|
||||
|
@ -1381,7 +1381,7 @@ Floated Menu / Item
|
|||
/* Disabled */
|
||||
.ui.inverted.menu .item.disabled,
|
||||
.ui.inverted.menu .item.disabled:hover {
|
||||
color: rgba(225, 225, 225, 0.3);
|
||||
color: rgba(40, 40, 40, 0.3);
|
||||
}
|
||||
|
||||
/*--- Hover ---*/
|
||||
|
@ -1390,32 +1390,32 @@ Floated Menu / Item
|
|||
.ui.inverted.menu .dropdown.item:hover,
|
||||
.ui.inverted.menu .link.item:hover,
|
||||
.ui.inverted.menu a.item:hover {
|
||||
background: rgba(255, 255, 255, 0.08);
|
||||
color: #ffffff;
|
||||
background: rgba(0, 0, 0, 0.08);
|
||||
color: rgba(0, 0, 0, 0.95);
|
||||
}
|
||||
.ui.vertical.inverted.menu .item .menu a.item:hover,
|
||||
.ui.vertical.inverted.menu .item .menu .link.item:hover {
|
||||
background: transparent;
|
||||
color: #ffffff;
|
||||
color: rgba(0, 0, 0, 0.95);
|
||||
}
|
||||
|
||||
/*--- Pressed ---*/
|
||||
|
||||
.ui.inverted.menu a.item:active,
|
||||
.ui.inverted.menu .link.item:active {
|
||||
background: rgba(255, 255, 255, 0.08);
|
||||
color: #ffffff;
|
||||
background: rgba(0, 0, 0, 0.08);
|
||||
color: rgba(0, 0, 0, 0.95);
|
||||
}
|
||||
|
||||
/*--- Active ---*/
|
||||
|
||||
.ui.inverted.menu .active.item {
|
||||
background: rgba(255, 255, 255, 0.15);
|
||||
color: #ffffff !important;
|
||||
background: rgba(0, 0, 0, 0.15);
|
||||
color: rgba(0, 0, 0, 0.95) !important;
|
||||
}
|
||||
.ui.inverted.vertical.menu .item .menu .active.item {
|
||||
background: transparent;
|
||||
color: #FFFFFF;
|
||||
color: #4C4C4C;
|
||||
}
|
||||
.ui.inverted.pointing.menu .active.item:after {
|
||||
background: #3D3E3F !important;
|
||||
|
@ -1427,8 +1427,8 @@ Floated Menu / Item
|
|||
/*--- Active Hover ---*/
|
||||
|
||||
.ui.inverted.menu .active.item:hover {
|
||||
background: rgba(255, 255, 255, 0.15);
|
||||
color: #FFFFFF !important;
|
||||
background: rgba(0, 0, 0, 0.15);
|
||||
color: #4C4C4C !important;
|
||||
}
|
||||
.ui.inverted.pointing.menu .active.item:hover:after {
|
||||
background: #3D3E3F !important;
|
||||
|
@ -1464,7 +1464,7 @@ Floated Menu / Item
|
|||
background-color: rgba(34, 36, 38, 0.1);
|
||||
}
|
||||
.ui.inverted.red.menu .active.item {
|
||||
background-color: rgba(0, 0, 0, 0.1) !important;
|
||||
background-color: rgba(255, 255, 255, 0.18) !important;
|
||||
}
|
||||
|
||||
/* Orange */
|
||||
|
@ -1476,7 +1476,7 @@ Floated Menu / Item
|
|||
background-color: rgba(34, 36, 38, 0.1);
|
||||
}
|
||||
.ui.inverted.orange.menu .active.item {
|
||||
background-color: rgba(0, 0, 0, 0.1) !important;
|
||||
background-color: rgba(255, 255, 255, 0.18) !important;
|
||||
}
|
||||
|
||||
/* Yellow */
|
||||
|
@ -1488,7 +1488,7 @@ Floated Menu / Item
|
|||
background-color: rgba(34, 36, 38, 0.1);
|
||||
}
|
||||
.ui.inverted.yellow.menu .active.item {
|
||||
background-color: rgba(0, 0, 0, 0.1) !important;
|
||||
background-color: rgba(255, 255, 255, 0.18) !important;
|
||||
}
|
||||
|
||||
/* Olive */
|
||||
|
@ -1500,7 +1500,7 @@ Floated Menu / Item
|
|||
background-color: rgba(34, 36, 38, 0.1);
|
||||
}
|
||||
.ui.inverted.olive.menu .active.item {
|
||||
background-color: rgba(0, 0, 0, 0.1) !important;
|
||||
background-color: rgba(255, 255, 255, 0.18) !important;
|
||||
}
|
||||
|
||||
/* Green */
|
||||
|
@ -1512,7 +1512,7 @@ Floated Menu / Item
|
|||
background-color: rgba(34, 36, 38, 0.1);
|
||||
}
|
||||
.ui.inverted.green.menu .active.item {
|
||||
background-color: rgba(0, 0, 0, 0.1) !important;
|
||||
background-color: rgba(255, 255, 255, 0.18) !important;
|
||||
}
|
||||
|
||||
/* Teal */
|
||||
|
@ -1524,7 +1524,7 @@ Floated Menu / Item
|
|||
background-color: rgba(34, 36, 38, 0.1);
|
||||
}
|
||||
.ui.inverted.teal.menu .active.item {
|
||||
background-color: rgba(0, 0, 0, 0.1) !important;
|
||||
background-color: rgba(255, 255, 255, 0.18) !important;
|
||||
}
|
||||
|
||||
/* Blue */
|
||||
|
@ -1536,7 +1536,7 @@ Floated Menu / Item
|
|||
background-color: rgba(34, 36, 38, 0.1);
|
||||
}
|
||||
.ui.inverted.blue.menu .active.item {
|
||||
background-color: rgba(0, 0, 0, 0.1) !important;
|
||||
background-color: rgba(255, 255, 255, 0.18) !important;
|
||||
}
|
||||
|
||||
/* Violet */
|
||||
|
@ -1548,7 +1548,7 @@ Floated Menu / Item
|
|||
background-color: rgba(34, 36, 38, 0.1);
|
||||
}
|
||||
.ui.inverted.violet.menu .active.item {
|
||||
background-color: rgba(0, 0, 0, 0.1) !important;
|
||||
background-color: rgba(255, 255, 255, 0.18) !important;
|
||||
}
|
||||
|
||||
/* Purple */
|
||||
|
@ -1560,7 +1560,7 @@ Floated Menu / Item
|
|||
background-color: rgba(34, 36, 38, 0.1);
|
||||
}
|
||||
.ui.inverted.purple.menu .active.item {
|
||||
background-color: rgba(0, 0, 0, 0.1) !important;
|
||||
background-color: rgba(255, 255, 255, 0.18) !important;
|
||||
}
|
||||
|
||||
/* Pink */
|
||||
|
@ -1572,7 +1572,7 @@ Floated Menu / Item
|
|||
background-color: rgba(34, 36, 38, 0.1);
|
||||
}
|
||||
.ui.inverted.pink.menu .active.item {
|
||||
background-color: rgba(0, 0, 0, 0.1) !important;
|
||||
background-color: rgba(255, 255, 255, 0.18) !important;
|
||||
}
|
||||
|
||||
/* Brown */
|
||||
|
@ -1584,7 +1584,7 @@ Floated Menu / Item
|
|||
background-color: rgba(34, 36, 38, 0.1);
|
||||
}
|
||||
.ui.inverted.brown.menu .active.item {
|
||||
background-color: rgba(0, 0, 0, 0.1) !important;
|
||||
background-color: rgba(255, 255, 255, 0.18) !important;
|
||||
}
|
||||
|
||||
/* Grey */
|
||||
|
@ -1596,7 +1596,7 @@ Floated Menu / Item
|
|||
background-color: rgba(34, 36, 38, 0.1);
|
||||
}
|
||||
.ui.inverted.grey.menu .active.item {
|
||||
background-color: rgba(0, 0, 0, 0.1) !important;
|
||||
background-color: rgba(255, 255, 255, 0.18) !important;
|
||||
}
|
||||
|
||||
/*--------------
|
||||
|
@ -1801,8 +1801,8 @@ Floated Menu / Item
|
|||
width: 0.57142857em;
|
||||
height: 0.57142857em;
|
||||
border: none;
|
||||
border-bottom: 1px solid #D4D4D5;
|
||||
border-right: 1px solid #D4D4D5;
|
||||
border-bottom: 1px solid #3A3A39;
|
||||
border-right: 1px solid #3A3A39;
|
||||
z-index: 2;
|
||||
-webkit-transition: background 0.1s ease;
|
||||
transition: background 0.1s ease;
|
||||
|
@ -1817,8 +1817,8 @@ Floated Menu / Item
|
|||
transform: translateX(50%) translateY(-50%) rotate(45deg);
|
||||
margin: 0em -0.5px 0em 0em;
|
||||
border: none;
|
||||
border-top: 1px solid #D4D4D5;
|
||||
border-right: 1px solid #D4D4D5;
|
||||
border-top: 1px solid #3A3A39;
|
||||
border-right: 1px solid #3A3A39;
|
||||
}
|
||||
|
||||
/* Active */
|
||||
|
@ -1852,7 +1852,7 @@ Floated Menu / Item
|
|||
background-color: #F2F2F2;
|
||||
}
|
||||
.ui.vertical.pointing.menu .menu .active.item:after {
|
||||
background-color: #FFFFFF;
|
||||
background-color: #4C4C4C;
|
||||
}
|
||||
|
||||
/*--------------
|
||||
|
@ -1909,7 +1909,7 @@ Floated Menu / Item
|
|||
|
||||
/* Tabular Attached */
|
||||
.ui.attached.menu:not(.tabular) {
|
||||
border: 1px solid #D4D4D5;
|
||||
border: 1px solid #3A3A39;
|
||||
}
|
||||
.ui.attached.inverted.menu {
|
||||
border: none;
|
||||
|
|
2
static/components/menu.min.css
vendored
2
static/components/menu.min.css
vendored
File diff suppressed because one or more lines are too long
|
@ -20,7 +20,7 @@
|
|||
background: #F8F8F9;
|
||||
padding: 1em 1.5em;
|
||||
line-height: 1.4285em;
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
color: rgba(255, 255, 255, 0.93);
|
||||
-webkit-transition: opacity 0.1s ease, color 0.1s ease, background 0.1s ease, box-shadow 0.1s ease;
|
||||
transition: opacity 0.1s ease, color 0.1s ease, background 0.1s ease, box-shadow 0.1s ease;
|
||||
border-radius: 0.28571429rem;
|
||||
|
@ -254,7 +254,7 @@
|
|||
|
||||
.ui.black.message {
|
||||
background-color: #1B1C1D;
|
||||
color: rgba(255, 255, 255, 0.9);
|
||||
color: rgba(0, 0, 0, 0.85);
|
||||
}
|
||||
|
||||
/*--------------
|
||||
|
@ -264,87 +264,87 @@
|
|||
|
||||
/* Positive */
|
||||
.ui.positive.message {
|
||||
background-color: #FCFFF5;
|
||||
color: #2C662D;
|
||||
background-color: #2C662D;
|
||||
color: #FCFFF5;
|
||||
}
|
||||
.ui.positive.message,
|
||||
.ui.attached.positive.message {
|
||||
box-shadow: 0px 0px 0px 1px #A3C293 inset, 0px 0px 0px 0px rgba(0, 0, 0, 0);
|
||||
box-shadow: 0px 0px 0px 1px #668a53 inset, 0px 0px 0px 0px rgba(0, 0, 0, 0);
|
||||
}
|
||||
.ui.positive.message .header {
|
||||
color: #1A531B;
|
||||
color: #edffc2;
|
||||
}
|
||||
|
||||
/* Negative */
|
||||
.ui.negative.message {
|
||||
background-color: #FFF6F6;
|
||||
color: #9F3A38;
|
||||
background-color: #6b201f;
|
||||
color: #FFF6F6;
|
||||
}
|
||||
.ui.negative.message,
|
||||
.ui.attached.negative.message {
|
||||
box-shadow: 0px 0px 0px 1px #E0B4B4 inset, 0px 0px 0px 0px rgba(0, 0, 0, 0);
|
||||
box-shadow: 0px 0px 0px 1px #9a4d4d inset, 0px 0px 0px 0px rgba(0, 0, 0, 0);
|
||||
}
|
||||
.ui.negative.message .header {
|
||||
color: #912D2B;
|
||||
color: #ffc3c3;
|
||||
}
|
||||
|
||||
/* Info */
|
||||
.ui.info.message {
|
||||
background-color: #F8FFFF;
|
||||
color: #276F86;
|
||||
background-color: #194f61;
|
||||
color: #F8FFFF;
|
||||
}
|
||||
.ui.info.message,
|
||||
.ui.attached.info.message {
|
||||
box-shadow: 0px 0px 0px 1px #A9D5DE inset, 0px 0px 0px 0px rgba(0, 0, 0, 0);
|
||||
box-shadow: 0px 0px 0px 1px #3491a5 inset, 0px 0px 0px 0px rgba(0, 0, 0, 0);
|
||||
}
|
||||
.ui.info.message .header {
|
||||
color: #0E566C;
|
||||
color: #c5ffff;
|
||||
}
|
||||
|
||||
/* Warning */
|
||||
.ui.warning.message {
|
||||
background-color: #FFFAF3;
|
||||
color: #573A08;
|
||||
background-color: #573A08;
|
||||
color: #FFFAF3;
|
||||
}
|
||||
.ui.warning.message,
|
||||
.ui.attached.warning.message {
|
||||
box-shadow: 0px 0px 0px 1px #C9BA9B inset, 0px 0px 0px 0px rgba(0, 0, 0, 0);
|
||||
box-shadow: 0px 0px 0px 1px #695b40 inset, 0px 0px 0px 0px rgba(0, 0, 0, 0);
|
||||
}
|
||||
.ui.warning.message .header {
|
||||
color: #794B02;
|
||||
color: #ffe5c0;
|
||||
}
|
||||
|
||||
/* Error */
|
||||
.ui.error.message {
|
||||
background-color: #FFF6F6;
|
||||
color: #9F3A38;
|
||||
background-color: #6b201f;
|
||||
color: #FFF6F6;
|
||||
}
|
||||
.ui.error.message,
|
||||
.ui.attached.error.message {
|
||||
box-shadow: 0px 0px 0px 1px #E0B4B4 inset, 0px 0px 0px 0px rgba(0, 0, 0, 0);
|
||||
box-shadow: 0px 0px 0px 1px #9a4d4d inset, 0px 0px 0px 0px rgba(0, 0, 0, 0);
|
||||
}
|
||||
.ui.error.message .header {
|
||||
color: #912D2B;
|
||||
color: #ffc3c3;
|
||||
}
|
||||
|
||||
/* Success */
|
||||
.ui.success.message {
|
||||
background-color: #FCFFF5;
|
||||
color: #2C662D;
|
||||
background-color: #2C662D;
|
||||
color: #FCFFF5;
|
||||
}
|
||||
.ui.success.message,
|
||||
.ui.attached.success.message {
|
||||
box-shadow: 0px 0px 0px 1px #A3C293 inset, 0px 0px 0px 0px rgba(0, 0, 0, 0);
|
||||
box-shadow: 0px 0px 0px 1px #668a53 inset, 0px 0px 0px 0px rgba(0, 0, 0, 0);
|
||||
}
|
||||
.ui.success.message .header {
|
||||
color: #1A531B;
|
||||
color: #edffc2;
|
||||
}
|
||||
|
||||
/* Colors */
|
||||
.ui.inverted.message,
|
||||
.ui.black.message {
|
||||
background-color: #1B1C1D;
|
||||
color: rgba(255, 255, 255, 0.9);
|
||||
color: rgba(0, 0, 0, 0.85);
|
||||
}
|
||||
.ui.red.message {
|
||||
background-color: #FFE8E6;
|
||||
|
|
2
static/components/message.min.css
vendored
2
static/components/message.min.css
vendored
File diff suppressed because one or more lines are too long
|
@ -20,7 +20,7 @@
|
|||
top: 50%;
|
||||
left: 50%;
|
||||
text-align: left;
|
||||
background: #FFFFFF;
|
||||
background: #4C4C4C;
|
||||
border: none;
|
||||
box-shadow: 1px 3px 3px 0px rgba(0, 0, 0, 0.2), 1px 3px 15px 2px rgba(0, 0, 0, 0.2);
|
||||
-webkit-transform-origin: 50% 25%;
|
||||
|
@ -60,7 +60,7 @@
|
|||
z-index: 1;
|
||||
opacity: 0.8;
|
||||
font-size: 1.25em;
|
||||
color: #FFFFFF;
|
||||
color: #4C4C4C;
|
||||
width: 2.25rem;
|
||||
height: 2.25rem;
|
||||
padding: 0.625rem 0rem 0rem 0rem;
|
||||
|
@ -76,11 +76,11 @@
|
|||
.ui.modal > .header {
|
||||
display: block;
|
||||
font-family: 'Lato', 'Helvetica Neue', Arial, Helvetica, sans-serif;
|
||||
background: #FFFFFF;
|
||||
background: #4C4C4C;
|
||||
margin: 0em;
|
||||
padding: 1.25rem 1.5rem;
|
||||
box-shadow: none;
|
||||
color: rgba(0, 0, 0, 0.85);
|
||||
color: rgba(255, 255, 255, 0.9);
|
||||
border-bottom: 1px solid rgba(34, 36, 38, 0.15);
|
||||
}
|
||||
.ui.modal > .header:not(.ui) {
|
||||
|
@ -99,7 +99,7 @@
|
|||
font-size: 1em;
|
||||
line-height: 1.4;
|
||||
padding: 1.5rem;
|
||||
background: #FFFFFF;
|
||||
background: #4C4C4C;
|
||||
}
|
||||
.ui.modal > .image.content {
|
||||
display: -webkit-box;
|
||||
|
@ -172,7 +172,7 @@
|
|||
---------------*/
|
||||
|
||||
.ui.modal > .actions {
|
||||
background: #F9FAFB;
|
||||
background: #424242;
|
||||
padding: 1rem 1rem;
|
||||
border-top: 1px solid rgba(34, 36, 38, 0.15);
|
||||
text-align: right;
|
||||
|
@ -226,7 +226,7 @@
|
|||
.ui.modal > .close {
|
||||
top: 1.0535rem;
|
||||
right: 1rem;
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
color: rgba(255, 255, 255, 0.93);
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -299,7 +299,7 @@
|
|||
border: none;
|
||||
border-radius: 0em;
|
||||
box-shadow: none !important;
|
||||
color: #FFFFFF;
|
||||
color: #4C4C4C;
|
||||
}
|
||||
.ui.basic.modal > .header,
|
||||
.ui.basic.modal > .content,
|
||||
|
@ -307,23 +307,23 @@
|
|||
background-color: transparent;
|
||||
}
|
||||
.ui.basic.modal > .header {
|
||||
color: #FFFFFF;
|
||||
color: #4C4C4C;
|
||||
}
|
||||
.ui.basic.modal > .close {
|
||||
top: 1rem;
|
||||
right: 1.5rem;
|
||||
}
|
||||
.ui.inverted.dimmer > .basic.modal {
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
color: rgba(255, 255, 255, 0.93);
|
||||
}
|
||||
.ui.inverted.dimmer > .ui.basic.modal > .header {
|
||||
color: rgba(0, 0, 0, 0.85);
|
||||
color: rgba(255, 255, 255, 0.9);
|
||||
}
|
||||
|
||||
/* Tablet and Mobile */
|
||||
@media only screen and (max-width: 991px) {
|
||||
.ui.basic.modal > .close {
|
||||
color: #FFFFFF;
|
||||
color: #4C4C4C;
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -406,7 +406,7 @@
|
|||
.ui.fullscreen.modal > .close {
|
||||
top: 1.0535rem;
|
||||
right: 1rem;
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
color: rgba(255, 255, 255, 0.93);
|
||||
}
|
||||
|
||||
/*--------------
|
||||
|
|
2
static/components/modal.min.css
vendored
2
static/components/modal.min.css
vendored
File diff suppressed because one or more lines are too long
|
@ -28,7 +28,7 @@
|
|||
box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
|
||||
font-size: 1rem;
|
||||
text-align: center;
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
color: rgba(255, 255, 255, 0.93);
|
||||
border-radius: 0em 0em 0.28571429rem 0.28571429rem;
|
||||
-webkit-transition: 0.2s background ease;
|
||||
transition: 0.2s background ease;
|
||||
|
@ -39,7 +39,7 @@ a.ui.nag {
|
|||
.ui.nag > .title {
|
||||
display: inline-block;
|
||||
margin: 0em 0.5em;
|
||||
color: #FFFFFF;
|
||||
color: #4C4C4C;
|
||||
}
|
||||
.ui.nag > .close.icon {
|
||||
cursor: pointer;
|
||||
|
@ -49,7 +49,7 @@ a.ui.nag {
|
|||
right: 1em;
|
||||
font-size: 1em;
|
||||
margin: -0.5em 0em 0em;
|
||||
color: #FFFFFF;
|
||||
color: #4C4C4C;
|
||||
-webkit-transition: opacity 0.2s ease;
|
||||
transition: opacity 0.2s ease;
|
||||
}
|
||||
|
@ -109,14 +109,14 @@ a.ui.nag {
|
|||
|
||||
.ui.inverted.nags .nag,
|
||||
.ui.inverted.nag {
|
||||
background-color: #F3F4F5;
|
||||
color: rgba(0, 0, 0, 0.85);
|
||||
background-color: #333333;
|
||||
color: rgba(255, 255, 255, 0.9);
|
||||
}
|
||||
.ui.inverted.nags .nag .close,
|
||||
.ui.inverted.nags .nag .title,
|
||||
.ui.inverted.nag .close,
|
||||
.ui.inverted.nag .title {
|
||||
color: rgba(0, 0, 0, 0.4);
|
||||
color: rgba(255, 255, 255, 0.7);
|
||||
}
|
||||
|
||||
|
||||
|
|
2
static/components/nag.min.css
vendored
2
static/components/nag.min.css
vendored
|
@ -6,4 +6,4 @@
|
|||
* Released under the MIT license
|
||||
* http://opensource.org/licenses/MIT
|
||||
*
|
||||
*/.ui.nag{display:none;opacity:.95;position:relative;top:0;left:0;z-index:999;min-height:0;width:100%;margin:0;padding:.75em 1em;background:#555;box-shadow:0 1px 2px 0 rgba(0,0,0,.2);font-size:1rem;text-align:center;color:rgba(0,0,0,.87);border-radius:0 0 .28571429rem .28571429rem;-webkit-transition:.2s background ease;transition:.2s background ease}a.ui.nag{cursor:pointer}.ui.nag>.title{display:inline-block;margin:0 .5em;color:#FFF}.ui.nag>.close.icon{cursor:pointer;opacity:.4;position:absolute;top:50%;right:1em;font-size:1em;margin:-.5em 0 0;color:#FFF;-webkit-transition:opacity .2s ease;transition:opacity .2s ease}.ui.nag:hover{background:#555;opacity:1}.ui.nag .close:hover{opacity:1}.ui.overlay.nag{position:absolute;display:block}.ui.fixed.nag{position:fixed}.ui.bottom.nag,.ui.bottom.nags{border-radius:.28571429rem .28571429rem 0 0;top:auto;bottom:0}.ui.inverted.nag,.ui.inverted.nags .nag{background-color:#F3F4F5;color:rgba(0,0,0,.85)}.ui.inverted.nag .close,.ui.inverted.nag .title,.ui.inverted.nags .nag .close,.ui.inverted.nags .nag .title{color:rgba(0,0,0,.4)}.ui.nags .nag{border-radius:0!important}.ui.nags .nag:last-child{border-radius:0 0 .28571429rem .28571429rem}.ui.bottom.nags .nag:last-child{border-radius:.28571429rem .28571429rem 0 0}
|
||||
*/.ui.nag{display:none;opacity:.95;position:relative;top:0;left:0;z-index:999;min-height:0;width:100%;margin:0;padding:.75em 1em;background:#555;box-shadow:0 1px 2px 0 rgba(0,0,0,.2);font-size:1rem;text-align:center;color:rgba(255,255,255,.93);border-radius:0 0 .28571429rem .28571429rem;-webkit-transition:.2s background ease;transition:.2s background ease}a.ui.nag{cursor:pointer}.ui.nag>.title{display:inline-block;margin:0 .5em;color:#4C4C4C}.ui.nag>.close.icon{cursor:pointer;opacity:.4;position:absolute;top:50%;right:1em;font-size:1em;margin:-.5em 0 0;color:#4C4C4C;-webkit-transition:opacity .2s ease;transition:opacity .2s ease}.ui.nag:hover{background:#555;opacity:1}.ui.nag .close:hover{opacity:1}.ui.overlay.nag{position:absolute;display:block}.ui.fixed.nag{position:fixed}.ui.bottom.nag,.ui.bottom.nags{border-radius:.28571429rem .28571429rem 0 0;top:auto;bottom:0}.ui.inverted.nag,.ui.inverted.nags .nag{background-color:#333;color:rgba(255,255,255,.9)}.ui.inverted.nag .close,.ui.inverted.nag .title,.ui.inverted.nags .nag .close,.ui.inverted.nags .nag .title{color:rgba(255,255,255,.7)}.ui.nags .nag{border-radius:0!important}.ui.nags .nag:last-child{border-radius:0 0 .28571429rem .28571429rem}.ui.bottom.nags .nag:last-child{border-radius:.28571429rem .28571429rem 0 0}
|
|
@ -24,14 +24,14 @@
|
|||
min-width: -moz-min-content;
|
||||
min-width: min-content;
|
||||
z-index: 1900;
|
||||
border: 1px solid #D4D4D5;
|
||||
border: 1px solid #3A3A39;
|
||||
line-height: 1.4285em;
|
||||
max-width: 250px;
|
||||
background: #FFFFFF;
|
||||
background: #4C4C4C;
|
||||
padding: 0.833em 1em;
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
color: #FFF;
|
||||
border-radius: 0.28571429rem;
|
||||
box-shadow: 0px 2px 4px 0px rgba(34, 36, 38, 0.12), 0px 2px 10px 0px rgba(34, 36, 38, 0.15);
|
||||
}
|
||||
|
@ -50,11 +50,11 @@
|
|||
content: '';
|
||||
width: 0.71428571em;
|
||||
height: 0.71428571em;
|
||||
background: #FFFFFF;
|
||||
background: #4C4C4C;
|
||||
-webkit-transform: rotate(45deg);
|
||||
transform: rotate(45deg);
|
||||
z-index: 2;
|
||||
box-shadow: 1px 1px 0px 0px #bababc;
|
||||
box-shadow: 1px 1px 0px 0px #202020;
|
||||
}
|
||||
|
||||
|
||||
|
@ -81,11 +81,11 @@
|
|||
font-size: 1rem;
|
||||
width: 0.71428571em;
|
||||
height: 0.71428571em;
|
||||
background: #FFFFFF;
|
||||
background: #4C4C4C;
|
||||
-webkit-transform: rotate(45deg);
|
||||
transform: rotate(45deg);
|
||||
z-index: 2;
|
||||
box-shadow: 1px 1px 0px 0px #bababc;
|
||||
box-shadow: 1px 1px 0px 0px #202020;
|
||||
}
|
||||
|
||||
/* Popup */
|
||||
|
@ -97,14 +97,14 @@
|
|||
text-align: left;
|
||||
white-space: nowrap;
|
||||
font-size: 1rem;
|
||||
border: 1px solid #D4D4D5;
|
||||
border: 1px solid #3A3A39;
|
||||
line-height: 1.4285em;
|
||||
max-width: none;
|
||||
background: #FFFFFF;
|
||||
background: #4C4C4C;
|
||||
padding: 0.833em 1em;
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
color: #FFF;
|
||||
border-radius: 0.28571429rem;
|
||||
box-shadow: 0px 2px 4px 0px rgba(34, 36, 38, 0.12), 0px 2px 10px 0px rgba(34, 36, 38, 0.15);
|
||||
z-index: 1;
|
||||
|
@ -116,7 +116,7 @@
|
|||
right: auto;
|
||||
bottom: 100%;
|
||||
left: 50%;
|
||||
background: #FFFFFF;
|
||||
background: #4C4C4C;
|
||||
margin-left: -0.07142857rem;
|
||||
margin-bottom: 0.14285714rem;
|
||||
}
|
||||
|
@ -216,13 +216,13 @@
|
|||
/* Popup */
|
||||
[data-tooltip][data-inverted]:after {
|
||||
background: #1B1C1D;
|
||||
color: #FFFFFF;
|
||||
color: #4C4C4C;
|
||||
border: none;
|
||||
box-shadow: none;
|
||||
}
|
||||
[data-tooltip][data-inverted]:after .header {
|
||||
background-color: none;
|
||||
color: #FFFFFF;
|
||||
color: #4C4C4C;
|
||||
}
|
||||
|
||||
/*--------------
|
||||
|
@ -245,7 +245,7 @@
|
|||
right: auto;
|
||||
bottom: 100%;
|
||||
left: 50%;
|
||||
background: #FFFFFF;
|
||||
background: #4C4C4C;
|
||||
margin-left: -0.07142857rem;
|
||||
margin-bottom: 0.14285714rem;
|
||||
}
|
||||
|
@ -365,33 +365,33 @@
|
|||
|
||||
/* Arrow */
|
||||
[data-position~="bottom"][data-tooltip]:before {
|
||||
background: #FFFFFF;
|
||||
box-shadow: -1px -1px 0px 0px #bababc;
|
||||
background: #4C4C4C;
|
||||
box-shadow: -1px -1px 0px 0px #202020;
|
||||
}
|
||||
[data-position="left center"][data-tooltip]:before {
|
||||
background: #FFFFFF;
|
||||
box-shadow: 1px -1px 0px 0px #bababc;
|
||||
background: #4C4C4C;
|
||||
box-shadow: 1px -1px 0px 0px #202020;
|
||||
}
|
||||
[data-position="right center"][data-tooltip]:before {
|
||||
background: #FFFFFF;
|
||||
box-shadow: -1px 1px 0px 0px #bababc;
|
||||
background: #4C4C4C;
|
||||
box-shadow: -1px 1px 0px 0px #202020;
|
||||
}
|
||||
[data-position~="top"][data-tooltip]:before {
|
||||
background: #FFFFFF;
|
||||
background: #4C4C4C;
|
||||
}
|
||||
|
||||
/* Inverted Arrow Color */
|
||||
[data-inverted][data-position~="bottom"][data-tooltip]:before {
|
||||
background: #1B1C1D;
|
||||
box-shadow: -1px -1px 0px 0px #bababc;
|
||||
box-shadow: -1px -1px 0px 0px #202020;
|
||||
}
|
||||
[data-inverted][data-position="left center"][data-tooltip]:before {
|
||||
background: #1B1C1D;
|
||||
box-shadow: 1px -1px 0px 0px #bababc;
|
||||
box-shadow: 1px -1px 0px 0px #202020;
|
||||
}
|
||||
[data-inverted][data-position="right center"][data-tooltip]:before {
|
||||
background: #1B1C1D;
|
||||
box-shadow: -1px 1px 0px 0px #bababc;
|
||||
box-shadow: -1px 1px 0px 0px #202020;
|
||||
}
|
||||
[data-inverted][data-position~="top"][data-tooltip]:before {
|
||||
background: #1B1C1D;
|
||||
|
@ -488,7 +488,7 @@
|
|||
left: 50%;
|
||||
right: auto;
|
||||
bottom: auto;
|
||||
box-shadow: -1px -1px 0px 0px #bababc;
|
||||
box-shadow: -1px -1px 0px 0px #202020;
|
||||
}
|
||||
.ui.bottom.left.popup {
|
||||
margin-left: 0em;
|
||||
|
@ -500,7 +500,7 @@
|
|||
right: auto;
|
||||
bottom: auto;
|
||||
margin-left: 0em;
|
||||
box-shadow: -1px -1px 0px 0px #bababc;
|
||||
box-shadow: -1px -1px 0px 0px #202020;
|
||||
}
|
||||
.ui.bottom.right.popup {
|
||||
margin-right: 0em;
|
||||
|
@ -512,7 +512,7 @@
|
|||
bottom: auto;
|
||||
left: auto;
|
||||
margin-left: 0em;
|
||||
box-shadow: -1px -1px 0px 0px #bababc;
|
||||
box-shadow: -1px -1px 0px 0px #202020;
|
||||
}
|
||||
|
||||
/*--- Above ---*/
|
||||
|
@ -556,7 +556,7 @@
|
|||
bottom: auto;
|
||||
left: auto;
|
||||
margin-top: -0.30714286em;
|
||||
box-shadow: 1px -1px 0px 0px #bababc;
|
||||
box-shadow: 1px -1px 0px 0px #202020;
|
||||
}
|
||||
|
||||
/*--- Right Center ---*/
|
||||
|
@ -568,19 +568,19 @@
|
|||
bottom: auto;
|
||||
right: auto;
|
||||
margin-top: -0.30714286em;
|
||||
box-shadow: -1px 1px 0px 0px #bababc;
|
||||
box-shadow: -1px 1px 0px 0px #202020;
|
||||
}
|
||||
|
||||
/* Arrow Color By Location */
|
||||
.ui.bottom.popup:before {
|
||||
background: #FFFFFF;
|
||||
background: #4C4C4C;
|
||||
}
|
||||
.ui.right.center.popup:before,
|
||||
.ui.left.center.popup:before {
|
||||
background: #FFFFFF;
|
||||
background: #4C4C4C;
|
||||
}
|
||||
.ui.top.popup:before {
|
||||
background: #FFFFFF;
|
||||
background: #4C4C4C;
|
||||
}
|
||||
|
||||
/* Inverted Arrow Color */
|
||||
|
@ -676,13 +676,13 @@
|
|||
/* Inverted colors */
|
||||
.ui.inverted.popup {
|
||||
background: #1B1C1D;
|
||||
color: #FFFFFF;
|
||||
color: #4C4C4C;
|
||||
border: none;
|
||||
box-shadow: none;
|
||||
}
|
||||
.ui.inverted.popup .header {
|
||||
background-color: none;
|
||||
color: #FFFFFF;
|
||||
color: #4C4C4C;
|
||||
}
|
||||
.ui.inverted.popup:before {
|
||||
background-color: #1B1C1D;
|
||||
|
|
2
static/components/popup.min.css
vendored
2
static/components/popup.min.css
vendored
File diff suppressed because one or more lines are too long
|
@ -20,7 +20,7 @@
|
|||
border: none;
|
||||
margin: 1em 0em 2.5em;
|
||||
box-shadow: none;
|
||||
background: rgba(0, 0, 0, 0.1);
|
||||
background: rgba(255, 255, 255, 0.18);
|
||||
padding: 0em;
|
||||
border-radius: 0.28571429rem;
|
||||
}
|
||||
|
@ -76,7 +76,7 @@
|
|||
right: auto;
|
||||
left: 0%;
|
||||
bottom: auto;
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
color: rgba(255, 255, 255, 0.93);
|
||||
font-weight: bold;
|
||||
text-shadow: none;
|
||||
margin-top: 0.2em;
|
||||
|
@ -118,25 +118,25 @@
|
|||
/* Indicating Label */
|
||||
.ui.indicating.progress[data-percent^="1"] .label,
|
||||
.ui.indicating.progress[data-percent^="2"] .label {
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
color: rgba(255, 255, 255, 0.93);
|
||||
}
|
||||
.ui.indicating.progress[data-percent^="3"] .label {
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
color: rgba(255, 255, 255, 0.93);
|
||||
}
|
||||
.ui.indicating.progress[data-percent^="4"] .label,
|
||||
.ui.indicating.progress[data-percent^="5"] .label {
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
color: rgba(255, 255, 255, 0.93);
|
||||
}
|
||||
.ui.indicating.progress[data-percent^="6"] .label {
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
color: rgba(255, 255, 255, 0.93);
|
||||
}
|
||||
.ui.indicating.progress[data-percent^="7"] .label,
|
||||
.ui.indicating.progress[data-percent^="8"] .label {
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
color: rgba(255, 255, 255, 0.93);
|
||||
}
|
||||
.ui.indicating.progress[data-percent^="9"] .label,
|
||||
.ui.indicating.progress[data-percent^="100"] .label {
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
color: rgba(255, 255, 255, 0.93);
|
||||
}
|
||||
|
||||
/* Single Digits */
|
||||
|
@ -160,12 +160,12 @@
|
|||
.ui.indicating.progress[data-percent="7"] .label,
|
||||
.ui.indicating.progress[data-percent="8"] .label,
|
||||
.ui.indicating.progress[data-percent="9"] .label {
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
color: rgba(255, 255, 255, 0.93);
|
||||
}
|
||||
|
||||
/* Indicating Success */
|
||||
.ui.indicating.progress.success .label {
|
||||
color: #1A531B;
|
||||
color: #edffc2;
|
||||
}
|
||||
|
||||
|
||||
|
@ -187,7 +187,7 @@
|
|||
animation: none !important;
|
||||
}
|
||||
.ui.progress.success > .label {
|
||||
color: #1A531B;
|
||||
color: #edffc2;
|
||||
}
|
||||
|
||||
/*--------------
|
||||
|
@ -203,7 +203,7 @@
|
|||
animation: none !important;
|
||||
}
|
||||
.ui.progress.warning > .label {
|
||||
color: #794B02;
|
||||
color: #ffe5c0;
|
||||
}
|
||||
|
||||
/*--------------
|
||||
|
@ -219,7 +219,7 @@
|
|||
animation: none !important;
|
||||
}
|
||||
.ui.progress.error > .label {
|
||||
color: #912D2B;
|
||||
color: #ffc3c3;
|
||||
}
|
||||
|
||||
/*--------------
|
||||
|
@ -238,7 +238,7 @@
|
|||
left: 0px;
|
||||
right: 0px;
|
||||
bottom: 0px;
|
||||
background: #FFFFFF;
|
||||
background: #4C4C4C;
|
||||
border-radius: 0.28571429rem;
|
||||
-webkit-animation: progress-active 2s ease infinite;
|
||||
animation: progress-active 2s ease infinite;
|
||||
|
@ -288,17 +288,17 @@
|
|||
---------------*/
|
||||
|
||||
.ui.inverted.progress {
|
||||
background: rgba(255, 255, 255, 0.08);
|
||||
background: rgba(0, 0, 0, 0.08);
|
||||
border: none;
|
||||
}
|
||||
.ui.inverted.progress .bar {
|
||||
background: #888888;
|
||||
}
|
||||
.ui.inverted.progress .bar > .progress {
|
||||
color: #F9FAFB;
|
||||
color: #424242;
|
||||
}
|
||||
.ui.inverted.progress > .label {
|
||||
color: #FFFFFF;
|
||||
color: #4C4C4C;
|
||||
}
|
||||
.ui.inverted.progress.success > .label {
|
||||
color: #21BA45;
|
||||
|
|
2
static/components/progress.min.css
vendored
2
static/components/progress.min.css
vendored
File diff suppressed because one or more lines are too long
|
@ -27,9 +27,9 @@
|
|||
line-height: 1.2142em;
|
||||
padding: 0.67861429em 1em;
|
||||
font-size: 1em;
|
||||
background: #FFFFFF;
|
||||
background: #333333;
|
||||
border: 1px solid rgba(34, 36, 38, 0.15);
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
color: rgba(255, 255, 255, 0.93);
|
||||
box-shadow: 0em 0em 0em 0em transparent inset;
|
||||
-webkit-transition: background-color 0.1s ease, color 0.1s ease, box-shadow 0.1s ease, border-color 0.1s ease;
|
||||
transition: background-color 0.1s ease, color 0.1s ease, box-shadow 0.1s ease, border-color 0.1s ease;
|
||||
|
@ -58,12 +58,12 @@
|
|||
-webkit-transform-origin: center top;
|
||||
transform-origin: center top;
|
||||
white-space: normal;
|
||||
background: #FFFFFF;
|
||||
background: #3f3f3f;
|
||||
margin-top: 0.5em;
|
||||
width: 18em;
|
||||
border-radius: 0.28571429rem;
|
||||
box-shadow: 0px 2px 4px 0px rgba(34, 36, 38, 0.12), 0px 2px 10px 0px rgba(34, 36, 38, 0.15);
|
||||
border: 1px solid #D4D4D5;
|
||||
border: 1px solid #3A3A39;
|
||||
z-index: 998;
|
||||
}
|
||||
.ui.search > .results > :first-child {
|
||||
|
@ -83,7 +83,7 @@
|
|||
overflow: hidden;
|
||||
font-size: 1em;
|
||||
padding: 0.85714286em 1.14285714em;
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
color: rgba(255, 255, 255, 0.93);
|
||||
line-height: 1.33;
|
||||
border-bottom: 1px solid rgba(34, 36, 38, 0.1);
|
||||
}
|
||||
|
@ -118,12 +118,12 @@
|
|||
font-family: 'Lato', 'Helvetica Neue', Arial, Helvetica, sans-serif;
|
||||
font-weight: bold;
|
||||
font-size: 1em;
|
||||
color: rgba(0, 0, 0, 0.85);
|
||||
color: rgba(255, 255, 255, 0.9);
|
||||
}
|
||||
.ui.search > .results .result .description {
|
||||
margin-top: 0;
|
||||
font-size: 0.92857143em;
|
||||
color: rgba(0, 0, 0, 0.4);
|
||||
color: rgba(255, 255, 255, 0.7);
|
||||
}
|
||||
.ui.search > .results .result .price {
|
||||
float: right;
|
||||
|
@ -141,21 +141,21 @@
|
|||
font-family: 'Lato', 'Helvetica Neue', Arial, Helvetica, sans-serif;
|
||||
font-size: 1rem;
|
||||
font-weight: bold;
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
color: rgba(255, 255, 255, 0.93);
|
||||
}
|
||||
.ui.search > .results > .message .description {
|
||||
margin-top: 0.25rem;
|
||||
font-size: 1em;
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
color: rgba(255, 255, 255, 0.93);
|
||||
}
|
||||
|
||||
/* View All Results */
|
||||
.ui.search > .results > .action {
|
||||
display: block;
|
||||
border-top: none;
|
||||
background: #F3F4F5;
|
||||
background: #333333;
|
||||
padding: 0.92857143em 1em;
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
color: rgba(255, 255, 255, 0.93);
|
||||
font-weight: bold;
|
||||
text-align: center;
|
||||
}
|
||||
|
@ -172,8 +172,8 @@
|
|||
|
||||
.ui.search > .prompt:focus {
|
||||
border-color: rgba(34, 36, 38, 0.35);
|
||||
background: #FFFFFF;
|
||||
color: rgba(0, 0, 0, 0.95);
|
||||
background: #333333;
|
||||
color: #ffffff;
|
||||
}
|
||||
|
||||
/*--------------------
|
||||
|
@ -216,7 +216,7 @@
|
|||
|
||||
.ui.search > .results .result:hover,
|
||||
.ui.category.search > .results .category .result:hover {
|
||||
background: #F9FAFB;
|
||||
background: #424242;
|
||||
}
|
||||
.ui.search .action:hover {
|
||||
background: #E0E0E0;
|
||||
|
@ -227,23 +227,23 @@
|
|||
---------------*/
|
||||
|
||||
.ui.category.search > .results .category.active {
|
||||
background: #F3F4F5;
|
||||
background: #333333;
|
||||
}
|
||||
.ui.category.search > .results .category.active > .name {
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
color: rgba(255, 255, 255, 0.93);
|
||||
}
|
||||
.ui.search > .results .result.active,
|
||||
.ui.category.search > .results .category .result.active {
|
||||
position: relative;
|
||||
border-left-color: rgba(34, 36, 38, 0.1);
|
||||
background: #F3F4F5;
|
||||
background: #333333;
|
||||
box-shadow: none;
|
||||
}
|
||||
.ui.search > .results .result.active .title {
|
||||
color: rgba(0, 0, 0, 0.85);
|
||||
color: rgba(255, 255, 255, 0.9);
|
||||
}
|
||||
.ui.search > .results .result.active .description {
|
||||
color: rgba(0, 0, 0, 0.85);
|
||||
color: rgba(255, 255, 255, 0.9);
|
||||
}
|
||||
|
||||
|
||||
|
@ -295,7 +295,7 @@
|
|||
|
||||
/* Category */
|
||||
.ui.category.search > .results .category {
|
||||
background: #F3F4F5;
|
||||
background: #333333;
|
||||
box-shadow: none;
|
||||
border-bottom: 1px solid rgba(34, 36, 38, 0.1);
|
||||
-webkit-transition: background 0.1s ease, border-color 0.1s ease;
|
||||
|
@ -317,7 +317,7 @@
|
|||
|
||||
/* Category Result */
|
||||
.ui.category.search > .results .category .result {
|
||||
background: #FFFFFF;
|
||||
background: #4C4C4C;
|
||||
margin-left: 100px;
|
||||
border-left: 1px solid rgba(34, 36, 38, 0.15);
|
||||
border-bottom: 1px solid rgba(34, 36, 38, 0.1);
|
||||
|
@ -339,7 +339,7 @@
|
|||
float: left;
|
||||
padding: 0.4em 1em;
|
||||
font-weight: bold;
|
||||
color: rgba(0, 0, 0, 0.4);
|
||||
color: rgba(255, 255, 255, 0.7);
|
||||
}
|
||||
|
||||
|
||||
|
|
2
static/components/search.min.css
vendored
2
static/components/search.min.css
vendored
File diff suppressed because one or more lines are too long
|
@ -15,7 +15,7 @@
|
|||
|
||||
.ui.segment {
|
||||
position: relative;
|
||||
background: #FFFFFF;
|
||||
background: #4C4C4C;
|
||||
box-shadow: 0px 1px 2px 0 rgba(34, 36, 38, 0.15);
|
||||
margin: 1rem 0em;
|
||||
padding: 1em 1em;
|
||||
|
@ -51,7 +51,7 @@
|
|||
|
||||
/* Header */
|
||||
.ui.inverted.segment > .ui.header {
|
||||
color: #FFFFFF;
|
||||
color: #4C4C4C;
|
||||
}
|
||||
|
||||
/* Label */
|
||||
|
@ -86,7 +86,7 @@
|
|||
|
||||
/* Table */
|
||||
.ui.basic.table.segment {
|
||||
background: #FFFFFF;
|
||||
background: #4C4C4C;
|
||||
border: 1px solid rgba(34, 36, 38, 0.15);
|
||||
box-shadow: 0px 1px 2px 0 rgba(34, 36, 38, 0.15);
|
||||
}
|
||||
|
@ -120,7 +120,7 @@
|
|||
.ui.piled.segments:before,
|
||||
.ui.piled.segment:after,
|
||||
.ui.piled.segment:before {
|
||||
background-color: #FFFFFF;
|
||||
background-color: #4C4C4C;
|
||||
visibility: visible;
|
||||
content: '';
|
||||
display: block;
|
||||
|
@ -178,7 +178,7 @@
|
|||
bottom: -3px;
|
||||
left: 0%;
|
||||
border-top: 1px solid rgba(34, 36, 38, 0.15);
|
||||
background: rgba(0, 0, 0, 0.03);
|
||||
background: rgba(255, 255, 255, 0.1);
|
||||
width: 100%;
|
||||
height: 6px;
|
||||
visibility: visible;
|
||||
|
@ -200,7 +200,7 @@
|
|||
.ui.stacked.inverted.segments:after,
|
||||
.ui.stacked.inverted.segment:before,
|
||||
.ui.stacked.inverted.segment:after {
|
||||
background-color: rgba(0, 0, 0, 0.03);
|
||||
background-color: rgba(255, 255, 255, 0.1);
|
||||
border-top: 1px solid rgba(34, 36, 38, 0.35);
|
||||
}
|
||||
|
||||
|
@ -342,7 +342,7 @@
|
|||
background-color: transparent;
|
||||
border-radius: 0px;
|
||||
padding: 0em;
|
||||
background-color: #FFFFFF;
|
||||
background-color: #4C4C4C;
|
||||
box-shadow: 0px 1px 2px 0 rgba(34, 36, 38, 0.15);
|
||||
margin: 1rem 0em;
|
||||
border-radius: 0.28571429rem;
|
||||
|
@ -395,7 +395,7 @@
|
|||
|
||||
.ui.disabled.segment {
|
||||
opacity: 0.45;
|
||||
color: rgba(40, 40, 40, 0.3);
|
||||
color: rgba(225, 225, 225, 0.3);
|
||||
}
|
||||
|
||||
/*--------------
|
||||
|
@ -416,7 +416,7 @@
|
|||
content: '';
|
||||
top: 0%;
|
||||
left: 0%;
|
||||
background: rgba(255, 255, 255, 0.8);
|
||||
background: rgba(0, 0, 0, 0.85);
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
border-radius: 0.28571429rem;
|
||||
|
@ -503,7 +503,7 @@
|
|||
}
|
||||
.ui.inverted.red.segment {
|
||||
background-color: #DB2828 !important;
|
||||
color: #FFFFFF !important;
|
||||
color: #4C4C4C !important;
|
||||
}
|
||||
|
||||
/* Orange */
|
||||
|
@ -512,7 +512,7 @@
|
|||
}
|
||||
.ui.inverted.orange.segment {
|
||||
background-color: #F2711C !important;
|
||||
color: #FFFFFF !important;
|
||||
color: #4C4C4C !important;
|
||||
}
|
||||
|
||||
/* Yellow */
|
||||
|
@ -521,7 +521,7 @@
|
|||
}
|
||||
.ui.inverted.yellow.segment {
|
||||
background-color: #FBBD08 !important;
|
||||
color: #FFFFFF !important;
|
||||
color: #4C4C4C !important;
|
||||
}
|
||||
|
||||
/* Olive */
|
||||
|
@ -530,7 +530,7 @@
|
|||
}
|
||||
.ui.inverted.olive.segment {
|
||||
background-color: #B5CC18 !important;
|
||||
color: #FFFFFF !important;
|
||||
color: #4C4C4C !important;
|
||||
}
|
||||
|
||||
/* Green */
|
||||
|
@ -539,7 +539,7 @@
|
|||
}
|
||||
.ui.inverted.green.segment {
|
||||
background-color: #21BA45 !important;
|
||||
color: #FFFFFF !important;
|
||||
color: #4C4C4C !important;
|
||||
}
|
||||
|
||||
/* Teal */
|
||||
|
@ -548,7 +548,7 @@
|
|||
}
|
||||
.ui.inverted.teal.segment {
|
||||
background-color: #00B5AD !important;
|
||||
color: #FFFFFF !important;
|
||||
color: #4C4C4C !important;
|
||||
}
|
||||
|
||||
/* Blue */
|
||||
|
@ -557,7 +557,7 @@
|
|||
}
|
||||
.ui.inverted.blue.segment {
|
||||
background-color: #2185D0 !important;
|
||||
color: #FFFFFF !important;
|
||||
color: #4C4C4C !important;
|
||||
}
|
||||
|
||||
/* Violet */
|
||||
|
@ -566,7 +566,7 @@
|
|||
}
|
||||
.ui.inverted.violet.segment {
|
||||
background-color: #6435C9 !important;
|
||||
color: #FFFFFF !important;
|
||||
color: #4C4C4C !important;
|
||||
}
|
||||
|
||||
/* Purple */
|
||||
|
@ -575,7 +575,7 @@
|
|||
}
|
||||
.ui.inverted.purple.segment {
|
||||
background-color: #A333C8 !important;
|
||||
color: #FFFFFF !important;
|
||||
color: #4C4C4C !important;
|
||||
}
|
||||
|
||||
/* Pink */
|
||||
|
@ -584,7 +584,7 @@
|
|||
}
|
||||
.ui.inverted.pink.segment {
|
||||
background-color: #E03997 !important;
|
||||
color: #FFFFFF !important;
|
||||
color: #4C4C4C !important;
|
||||
}
|
||||
|
||||
/* Brown */
|
||||
|
@ -593,7 +593,7 @@
|
|||
}
|
||||
.ui.inverted.brown.segment {
|
||||
background-color: #A5673F !important;
|
||||
color: #FFFFFF !important;
|
||||
color: #4C4C4C !important;
|
||||
}
|
||||
|
||||
/* Grey */
|
||||
|
@ -602,7 +602,7 @@
|
|||
}
|
||||
.ui.inverted.grey.segment {
|
||||
background-color: #767676 !important;
|
||||
color: #FFFFFF !important;
|
||||
color: #4C4C4C !important;
|
||||
}
|
||||
|
||||
/* Black */
|
||||
|
@ -611,7 +611,7 @@
|
|||
}
|
||||
.ui.inverted.black.segment {
|
||||
background-color: #1B1C1D !important;
|
||||
color: #FFFFFF !important;
|
||||
color: #4C4C4C !important;
|
||||
}
|
||||
|
||||
/*-------------------
|
||||
|
@ -653,15 +653,15 @@
|
|||
.ui.inverted.segment,
|
||||
.ui.primary.inverted.segment {
|
||||
background: #1B1C1D;
|
||||
color: rgba(255, 255, 255, 0.9);
|
||||
color: rgba(0, 0, 0, 0.85);
|
||||
}
|
||||
|
||||
/* Nested */
|
||||
.ui.inverted.segment .segment {
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
color: rgba(255, 255, 255, 0.93);
|
||||
}
|
||||
.ui.inverted.segment .inverted.segment {
|
||||
color: rgba(255, 255, 255, 0.9);
|
||||
color: rgba(0, 0, 0, 0.85);
|
||||
}
|
||||
|
||||
/* Attached */
|
||||
|
@ -676,24 +676,24 @@
|
|||
|
||||
/* Secondary */
|
||||
.ui.secondary.segment {
|
||||
background: #F3F4F5;
|
||||
color: rgba(0, 0, 0, 0.6);
|
||||
background: #333333;
|
||||
color: rgba(255, 255, 255, 0.8);
|
||||
}
|
||||
.ui.secondary.inverted.segment {
|
||||
background: #4c4f52 -webkit-linear-gradient(rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0.2) 100%);
|
||||
background: #4c4f52 linear-gradient(rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0.2) 100%);
|
||||
color: rgba(255, 255, 255, 0.8);
|
||||
color: rgba(0, 0, 0, 0.6);
|
||||
}
|
||||
|
||||
/* Tertiary */
|
||||
.ui.tertiary.segment {
|
||||
background: #DCDDDE;
|
||||
color: rgba(0, 0, 0, 0.6);
|
||||
background: #F9FAFB;
|
||||
color: rgba(255, 255, 255, 0.8);
|
||||
}
|
||||
.ui.tertiary.inverted.segment {
|
||||
background: #717579 -webkit-linear-gradient(rgba(255, 255, 255, 0.35) 0%, rgba(255, 255, 255, 0.35) 100%);
|
||||
background: #717579 linear-gradient(rgba(255, 255, 255, 0.35) 0%, rgba(255, 255, 255, 0.35) 100%);
|
||||
color: rgba(255, 255, 255, 0.8);
|
||||
color: rgba(0, 0, 0, 0.6);
|
||||
}
|
||||
|
||||
/*-------------------
|
||||
|
@ -710,7 +710,7 @@
|
|||
width: calc(100% + 2px );
|
||||
max-width: calc(100% + 2px );
|
||||
box-shadow: none;
|
||||
border: 1px solid #D4D4D5;
|
||||
border: 1px solid #3A3A39;
|
||||
}
|
||||
.ui.attached:not(.message) + .ui.attached.segment:not(.top) {
|
||||
border-top: none;
|
||||
|
|
2
static/components/segment.min.css
vendored
2
static/components/segment.min.css
vendored
File diff suppressed because one or more lines are too long
|
@ -135,7 +135,7 @@ body.pushable {
|
|||
z-index: 2;
|
||||
}
|
||||
body.pushable > .pusher {
|
||||
background: #FFFFFF;
|
||||
background: #353535;
|
||||
}
|
||||
|
||||
/* Pusher should inherit background from context */
|
||||
|
|
2
static/components/sidebar.min.css
vendored
2
static/components/sidebar.min.css
vendored
File diff suppressed because one or more lines are too long
|
@ -26,11 +26,11 @@ body {
|
|||
padding: 0px;
|
||||
overflow-x: hidden;
|
||||
min-width: 320px;
|
||||
background: #FFFFFF;
|
||||
background: #353535;
|
||||
font-family: 'Lato', 'Helvetica Neue', Arial, Helvetica, sans-serif;
|
||||
font-size: 14px;
|
||||
line-height: 1.4285em;
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
color: rgba(255, 255, 255, 0.93);
|
||||
font-smoothing: antialiased;
|
||||
}
|
||||
|
||||
|
@ -102,11 +102,11 @@ p:last-child {
|
|||
--------------------*/
|
||||
|
||||
a {
|
||||
color: #4183C4;
|
||||
color: #68adf2;
|
||||
text-decoration: none;
|
||||
}
|
||||
a:hover {
|
||||
color: #1e70bf;
|
||||
color: #51a0f0;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
|
@ -119,41 +119,35 @@ a:hover {
|
|||
/* Site */
|
||||
::-webkit-selection {
|
||||
background-color: #CCE2FF;
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
color: rgba(255, 255, 255, 0.93);
|
||||
}
|
||||
::-moz-selection {
|
||||
background-color: #CCE2FF;
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
color: rgba(255, 255, 255, 0.93);
|
||||
}
|
||||
::selection {
|
||||
background-color: #CCE2FF;
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
color: rgba(255, 255, 255, 0.93);
|
||||
}
|
||||
|
||||
/* Form */
|
||||
textarea::-webkit-selection,
|
||||
input::-webkit-selection {
|
||||
background-color: rgba(100, 100, 100, 0.4);
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
color: rgba(255, 255, 255, 0.93);
|
||||
}
|
||||
textarea::-moz-selection,
|
||||
input::-moz-selection {
|
||||
background-color: rgba(100, 100, 100, 0.4);
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
color: rgba(255, 255, 255, 0.93);
|
||||
}
|
||||
textarea::selection,
|
||||
input::selection {
|
||||
background-color: rgba(100, 100, 100, 0.4);
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
color: rgba(255, 255, 255, 0.93);
|
||||
}
|
||||
|
||||
|
||||
/*******************************
|
||||
Global Overrides
|
||||
*******************************/
|
||||
|
||||
|
||||
|
||||
/*******************************
|
||||
Site Overrides
|
||||
*******************************/
|
||||
|
|
2
static/components/site.min.css
vendored
2
static/components/site.min.css
vendored
|
@ -6,4 +6,4 @@
|
|||
* Released under the MIT license
|
||||
* http://opensource.org/licenses/MIT
|
||||
*
|
||||
*/@import url(https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic&subset=latin);body,html{height:100%}html{font-size:14px}body{margin:0;padding:0;overflow-x:hidden;min-width:320px;background:#FFF;font-family:Lato,'Helvetica Neue',Arial,Helvetica,sans-serif;font-size:14px;line-height:1.4285em;color:rgba(0,0,0,.87);font-smoothing:antialiased}h1,h2,h3,h4,h5{font-family:Lato,'Helvetica Neue',Arial,Helvetica,sans-serif;line-height:1.2857em;margin:calc(2rem - .14285em) 0 1rem;font-weight:700;padding:0}h1{min-height:1rem;font-size:2rem}h2{font-size:1.714rem}h3{font-size:1.28rem}h4{font-size:1.071rem}h5{font-size:1rem}h1:first-child,h2:first-child,h3:first-child,h4:first-child,h5:first-child,p:first-child{margin-top:0}h1:last-child,h2:last-child,h3:last-child,h4:last-child,h5:last-child,p:last-child{margin-bottom:0}p{margin:0 0 1em;line-height:1.4285em}a{color:#4183C4;text-decoration:none}a:hover{color:#1e70bf;text-decoration:none}::-webkit-selection{background-color:#CCE2FF;color:rgba(0,0,0,.87)}::-moz-selection{background-color:#CCE2FF;color:rgba(0,0,0,.87)}::selection{background-color:#CCE2FF;color:rgba(0,0,0,.87)}input::-webkit-selection,textarea::-webkit-selection{background-color:rgba(100,100,100,.4);color:rgba(0,0,0,.87)}input::-moz-selection,textarea::-moz-selection{background-color:rgba(100,100,100,.4);color:rgba(0,0,0,.87)}input::selection,textarea::selection{background-color:rgba(100,100,100,.4);color:rgba(0,0,0,.87)}
|
||||
*/@import url(https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic&subset=latin);body,html{height:100%}html{font-size:14px}body{margin:0;padding:0;overflow-x:hidden;min-width:320px;background:#353535;font-family:Lato,'Helvetica Neue',Arial,Helvetica,sans-serif;font-size:14px;line-height:1.4285em;color:rgba(255,255,255,.93);font-smoothing:antialiased}h1,h2,h3,h4,h5{font-family:Lato,'Helvetica Neue',Arial,Helvetica,sans-serif;line-height:1.2857em;margin:calc(2rem - .14285em) 0 1rem;font-weight:700;padding:0}h1{min-height:1rem;font-size:2rem}h2{font-size:1.714rem}h3{font-size:1.28rem}h4{font-size:1.071rem}h5{font-size:1rem}h1:first-child,h2:first-child,h3:first-child,h4:first-child,h5:first-child,p:first-child{margin-top:0}h1:last-child,h2:last-child,h3:last-child,h4:last-child,h5:last-child,p:last-child{margin-bottom:0}p{margin:0 0 1em;line-height:1.4285em}a{color:#68adf2;text-decoration:none}a:hover{color:#51a0f0;text-decoration:none}::-webkit-selection{background-color:#CCE2FF;color:rgba(255,255,255,.93)}::-moz-selection{background-color:#CCE2FF;color:rgba(255,255,255,.93)}::selection{background-color:#CCE2FF;color:rgba(255,255,255,.93)}input::-webkit-selection,textarea::-webkit-selection{background-color:rgba(100,100,100,.4);color:rgba(255,255,255,.93)}input::-moz-selection,textarea::-moz-selection{background-color:rgba(100,100,100,.4);color:rgba(255,255,255,.93)}input::selection,textarea::selection{background-color:rgba(100,100,100,.4);color:rgba(255,255,255,.93)}
|
|
@ -120,7 +120,7 @@
|
|||
font-family: 'Lato', 'Helvetica Neue', Arial, Helvetica, sans-serif;
|
||||
font-size: 1em;
|
||||
font-weight: bold;
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
color: rgba(255, 255, 255, 0.93);
|
||||
text-transform: uppercase;
|
||||
text-align: center;
|
||||
}
|
||||
|
@ -384,11 +384,11 @@
|
|||
|
||||
.ui.inverted.statistics .statistic > .value,
|
||||
.ui.inverted.statistic .value {
|
||||
color: #FFFFFF;
|
||||
color: #4C4C4C;
|
||||
}
|
||||
.ui.inverted.statistics .statistic > .label,
|
||||
.ui.inverted.statistic .label {
|
||||
color: rgba(255, 255, 255, 0.9);
|
||||
color: rgba(0, 0, 0, 0.85);
|
||||
}
|
||||
.ui.inverted.red.statistics .statistic > .value,
|
||||
.ui.statistics .inverted.red.statistic > .value,
|
||||
|
|
2
static/components/statistic.min.css
vendored
2
static/components/statistic.min.css
vendored
File diff suppressed because one or more lines are too long
|
@ -17,13 +17,13 @@
|
|||
/* Prototype */
|
||||
.ui.table {
|
||||
width: 100%;
|
||||
background: #FFFFFF;
|
||||
background: #4C4C4C;
|
||||
margin: 1em 0em;
|
||||
border: 1px solid rgba(34, 36, 38, 0.15);
|
||||
box-shadow: none;
|
||||
border-radius: 0.28571429rem;
|
||||
text-align: left;
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
color: rgba(255, 255, 255, 0.93);
|
||||
border-collapse: separate;
|
||||
border-spacing: 0px;
|
||||
}
|
||||
|
@ -53,9 +53,9 @@
|
|||
}
|
||||
.ui.table thead th {
|
||||
cursor: auto;
|
||||
background: #F9FAFB;
|
||||
background: #424242;
|
||||
text-align: inherit;
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
color: rgba(255, 255, 255, 0.93);
|
||||
padding: 0.92857143em 0.78571429em;
|
||||
vertical-align: inherit;
|
||||
font-style: none;
|
||||
|
@ -84,9 +84,9 @@
|
|||
.ui.table tfoot th {
|
||||
cursor: auto;
|
||||
border-top: 1px solid rgba(34, 36, 38, 0.15);
|
||||
background: #F9FAFB;
|
||||
background: #424242;
|
||||
text-align: inherit;
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
color: rgba(255, 255, 255, 0.93);
|
||||
padding: 0.78571429em 0.78571429em;
|
||||
vertical-align: middle;
|
||||
font-style: normal;
|
||||
|
@ -236,31 +236,31 @@
|
|||
pointer-events: none;
|
||||
background: transparent;
|
||||
font-weight: normal;
|
||||
color: rgba(0, 0, 0, 0.4);
|
||||
box-shadow: -1px -1px 0px 1px #FFFFFF;
|
||||
color: rgba(255, 255, 255, 0.5);
|
||||
box-shadow: -1px -1px 0px 1px #4C4C4C;
|
||||
}
|
||||
.ui.definition.table tfoot:not(.full-width) th:first-child {
|
||||
pointer-events: none;
|
||||
background: transparent;
|
||||
font-weight: rgba(0, 0, 0, 0.4);
|
||||
font-weight: rgba(255, 255, 255, 0.5);
|
||||
color: normal;
|
||||
box-shadow: 1px 1px 0px 1px #FFFFFF;
|
||||
box-shadow: 1px 1px 0px 1px #4C4C4C;
|
||||
}
|
||||
|
||||
/* Remove Border */
|
||||
.ui.celled.definition.table thead:not(.full-width) th:first-child {
|
||||
box-shadow: 0px -1px 0px 1px #FFFFFF;
|
||||
box-shadow: 0px -1px 0px 1px #4C4C4C;
|
||||
}
|
||||
.ui.celled.definition.table tfoot:not(.full-width) th:first-child {
|
||||
box-shadow: 0px 1px 0px 1px #FFFFFF;
|
||||
box-shadow: 0px 1px 0px 1px #4C4C4C;
|
||||
}
|
||||
|
||||
/* Highlight Defining Column */
|
||||
.ui.definition.table tr td:first-child:not(.ignored),
|
||||
.ui.definition.table tr td.definition {
|
||||
background: rgba(0, 0, 0, 0.03);
|
||||
background: rgba(255, 255, 255, 0.1);
|
||||
font-weight: bold;
|
||||
color: rgba(0, 0, 0, 0.95);
|
||||
color: #ffffff;
|
||||
text-transform: '';
|
||||
box-shadow: '';
|
||||
text-align: '';
|
||||
|
@ -292,12 +292,12 @@
|
|||
|
||||
.ui.table tr.positive,
|
||||
.ui.table td.positive {
|
||||
box-shadow: 0px 0px 0px #A3C293 inset;
|
||||
box-shadow: 0px 0px 0px #668a53 inset;
|
||||
}
|
||||
.ui.table tr.positive,
|
||||
.ui.table td.positive {
|
||||
background: #FCFFF5 !important;
|
||||
color: #2C662D !important;
|
||||
background: #2C662D !important;
|
||||
color: #FCFFF5 !important;
|
||||
}
|
||||
|
||||
/*--------------
|
||||
|
@ -306,12 +306,12 @@
|
|||
|
||||
.ui.table tr.negative,
|
||||
.ui.table td.negative {
|
||||
box-shadow: 0px 0px 0px #E0B4B4 inset;
|
||||
box-shadow: 0px 0px 0px #9a4d4d inset;
|
||||
}
|
||||
.ui.table tr.negative,
|
||||
.ui.table td.negative {
|
||||
background: #FFF6F6 !important;
|
||||
color: #9F3A38 !important;
|
||||
background: #6b201f !important;
|
||||
color: #FFF6F6 !important;
|
||||
}
|
||||
|
||||
/*--------------
|
||||
|
@ -320,12 +320,12 @@
|
|||
|
||||
.ui.table tr.error,
|
||||
.ui.table td.error {
|
||||
box-shadow: 0px 0px 0px #E0B4B4 inset;
|
||||
box-shadow: 0px 0px 0px #9a4d4d inset;
|
||||
}
|
||||
.ui.table tr.error,
|
||||
.ui.table td.error {
|
||||
background: #FFF6F6 !important;
|
||||
color: #9F3A38 !important;
|
||||
background: #6b201f !important;
|
||||
color: #FFF6F6 !important;
|
||||
}
|
||||
|
||||
/*--------------
|
||||
|
@ -334,12 +334,12 @@
|
|||
|
||||
.ui.table tr.warning,
|
||||
.ui.table td.warning {
|
||||
box-shadow: 0px 0px 0px #C9BA9B inset;
|
||||
box-shadow: 0px 0px 0px #695b40 inset;
|
||||
}
|
||||
.ui.table tr.warning,
|
||||
.ui.table td.warning {
|
||||
background: #FFFAF3 !important;
|
||||
color: #573A08 !important;
|
||||
background: #573A08 !important;
|
||||
color: #FFFAF3 !important;
|
||||
}
|
||||
|
||||
/*--------------
|
||||
|
@ -348,12 +348,12 @@
|
|||
|
||||
.ui.table tr.active,
|
||||
.ui.table td.active {
|
||||
box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.87) inset;
|
||||
box-shadow: 0px 0px 0px rgba(255, 255, 255, 0.93) inset;
|
||||
}
|
||||
.ui.table tr.active,
|
||||
.ui.table td.active {
|
||||
background: #E0E0E0 !important;
|
||||
color: rgba(0, 0, 0, 0.87) !important;
|
||||
color: rgba(255, 255, 255, 0.93) !important;
|
||||
}
|
||||
|
||||
/*--------------
|
||||
|
@ -365,7 +365,7 @@
|
|||
.ui.table tr.disabled:hover,
|
||||
.ui.table tr:hover td.disabled {
|
||||
pointer-events: none;
|
||||
color: rgba(40, 40, 40, 0.3);
|
||||
color: rgba(225, 225, 225, 0.3);
|
||||
}
|
||||
|
||||
|
||||
|
@ -478,13 +478,13 @@
|
|||
|
||||
.ui.selectable.table tbody tr:hover,
|
||||
.ui.table tbody tr td.selectable:hover {
|
||||
background: rgba(0, 0, 0, 0.05) !important;
|
||||
color: rgba(0, 0, 0, 0.95) !important;
|
||||
background: rgba(255, 255, 255, 0.13) !important;
|
||||
color: #ffffff !important;
|
||||
}
|
||||
.ui.selectable.inverted.table tbody tr:hover,
|
||||
.ui.inverted.table tbody tr td.selectable:hover {
|
||||
background: rgba(255, 255, 255, 0.08) !important;
|
||||
color: #ffffff !important;
|
||||
background: rgba(0, 0, 0, 0.08) !important;
|
||||
color: rgba(0, 0, 0, 0.95) !important;
|
||||
}
|
||||
|
||||
/* Selectable Cell Link */
|
||||
|
@ -501,32 +501,32 @@
|
|||
.ui.selectable.table tr.error:hover,
|
||||
.ui.table tr td.selectable.error:hover,
|
||||
.ui.selectable.table tr:hover td.error {
|
||||
background: #ffe7e7 !important;
|
||||
color: #943634 !important;
|
||||
background: #5f1c1c !important;
|
||||
color: #ffe7e7 !important;
|
||||
}
|
||||
.ui.selectable.table tr.warning:hover,
|
||||
.ui.table tr td.selectable.warning:hover,
|
||||
.ui.selectable.table tr:hover td.warning {
|
||||
background: #fff4e4 !important;
|
||||
color: #493107 !important;
|
||||
background: #493107 !important;
|
||||
color: #fff4e4 !important;
|
||||
}
|
||||
.ui.selectable.table tr.active:hover,
|
||||
.ui.table tr td.selectable.active:hover,
|
||||
.ui.selectable.table tr:hover td.active {
|
||||
background: #E0E0E0 !important;
|
||||
color: rgba(0, 0, 0, 0.87) !important;
|
||||
color: rgba(255, 255, 255, 0.93) !important;
|
||||
}
|
||||
.ui.selectable.table tr.positive:hover,
|
||||
.ui.table tr td.selectable.positive:hover,
|
||||
.ui.selectable.table tr:hover td.positive {
|
||||
background: #f7ffe6 !important;
|
||||
color: #275b28 !important;
|
||||
background: #275b28 !important;
|
||||
color: #f7ffe6 !important;
|
||||
}
|
||||
.ui.selectable.table tr.negative:hover,
|
||||
.ui.table tr td.selectable.negative:hover,
|
||||
.ui.selectable.table tr:hover td.negative {
|
||||
background: #ffe7e7 !important;
|
||||
color: #943634 !important;
|
||||
background: #5f1c1c !important;
|
||||
color: #ffe7e7 !important;
|
||||
}
|
||||
|
||||
/*-------------------
|
||||
|
@ -543,7 +543,7 @@
|
|||
width: calc(100% + 2px );
|
||||
max-width: calc(100% + 2px );
|
||||
box-shadow: none;
|
||||
border: 1px solid #D4D4D5;
|
||||
border: 1px solid #3A3A39;
|
||||
}
|
||||
.ui.attached + .ui.attached.table:not(.top) {
|
||||
border-top: none;
|
||||
|
@ -594,7 +594,7 @@
|
|||
/* Allow striped active hover */
|
||||
.ui.striped.selectable.selectable.selectable.table tbody tr.active:hover {
|
||||
background: #EFEFEF !important;
|
||||
color: rgba(0, 0, 0, 0.95) !important;
|
||||
color: #ffffff !important;
|
||||
}
|
||||
|
||||
/*--------------
|
||||
|
@ -621,7 +621,7 @@
|
|||
}
|
||||
.ui.inverted.red.table {
|
||||
background-color: #DB2828 !important;
|
||||
color: #FFFFFF !important;
|
||||
color: #4C4C4C !important;
|
||||
}
|
||||
|
||||
/* Orange */
|
||||
|
@ -630,7 +630,7 @@
|
|||
}
|
||||
.ui.inverted.orange.table {
|
||||
background-color: #F2711C !important;
|
||||
color: #FFFFFF !important;
|
||||
color: #4C4C4C !important;
|
||||
}
|
||||
|
||||
/* Yellow */
|
||||
|
@ -639,7 +639,7 @@
|
|||
}
|
||||
.ui.inverted.yellow.table {
|
||||
background-color: #FBBD08 !important;
|
||||
color: #FFFFFF !important;
|
||||
color: #4C4C4C !important;
|
||||
}
|
||||
|
||||
/* Olive */
|
||||
|
@ -648,7 +648,7 @@
|
|||
}
|
||||
.ui.inverted.olive.table {
|
||||
background-color: #B5CC18 !important;
|
||||
color: #FFFFFF !important;
|
||||
color: #4C4C4C !important;
|
||||
}
|
||||
|
||||
/* Green */
|
||||
|
@ -657,7 +657,7 @@
|
|||
}
|
||||
.ui.inverted.green.table {
|
||||
background-color: #21BA45 !important;
|
||||
color: #FFFFFF !important;
|
||||
color: #4C4C4C !important;
|
||||
}
|
||||
|
||||
/* Teal */
|
||||
|
@ -666,7 +666,7 @@
|
|||
}
|
||||
.ui.inverted.teal.table {
|
||||
background-color: #00B5AD !important;
|
||||
color: #FFFFFF !important;
|
||||
color: #4C4C4C !important;
|
||||
}
|
||||
|
||||
/* Blue */
|
||||
|
@ -675,7 +675,7 @@
|
|||
}
|
||||
.ui.inverted.blue.table {
|
||||
background-color: #2185D0 !important;
|
||||
color: #FFFFFF !important;
|
||||
color: #4C4C4C !important;
|
||||
}
|
||||
|
||||
/* Violet */
|
||||
|
@ -684,7 +684,7 @@
|
|||
}
|
||||
.ui.inverted.violet.table {
|
||||
background-color: #6435C9 !important;
|
||||
color: #FFFFFF !important;
|
||||
color: #4C4C4C !important;
|
||||
}
|
||||
|
||||
/* Purple */
|
||||
|
@ -693,7 +693,7 @@
|
|||
}
|
||||
.ui.inverted.purple.table {
|
||||
background-color: #A333C8 !important;
|
||||
color: #FFFFFF !important;
|
||||
color: #4C4C4C !important;
|
||||
}
|
||||
|
||||
/* Pink */
|
||||
|
@ -702,7 +702,7 @@
|
|||
}
|
||||
.ui.inverted.pink.table {
|
||||
background-color: #E03997 !important;
|
||||
color: #FFFFFF !important;
|
||||
color: #4C4C4C !important;
|
||||
}
|
||||
|
||||
/* Brown */
|
||||
|
@ -711,7 +711,7 @@
|
|||
}
|
||||
.ui.inverted.brown.table {
|
||||
background-color: #A5673F !important;
|
||||
color: #FFFFFF !important;
|
||||
color: #4C4C4C !important;
|
||||
}
|
||||
|
||||
/* Grey */
|
||||
|
@ -720,7 +720,7 @@
|
|||
}
|
||||
.ui.inverted.grey.table {
|
||||
background-color: #767676 !important;
|
||||
color: #FFFFFF !important;
|
||||
color: #4C4C4C !important;
|
||||
}
|
||||
|
||||
/* Black */
|
||||
|
@ -729,7 +729,7 @@
|
|||
}
|
||||
.ui.inverted.black.table {
|
||||
background-color: #1B1C1D !important;
|
||||
color: #FFFFFF !important;
|
||||
color: #4C4C4C !important;
|
||||
}
|
||||
|
||||
/*--------------
|
||||
|
@ -861,7 +861,7 @@
|
|||
cursor: pointer;
|
||||
white-space: nowrap;
|
||||
border-left: 1px solid rgba(34, 36, 38, 0.15);
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
color: rgba(255, 255, 255, 0.93);
|
||||
}
|
||||
.ui.sortable.table thead th:first-child {
|
||||
border-left: none;
|
||||
|
@ -895,17 +895,17 @@
|
|||
/* Hover */
|
||||
.ui.sortable.table th.disabled:hover {
|
||||
cursor: auto;
|
||||
color: rgba(40, 40, 40, 0.3);
|
||||
color: rgba(225, 225, 225, 0.3);
|
||||
}
|
||||
.ui.sortable.table thead th:hover {
|
||||
background: rgba(0, 0, 0, 0.05);
|
||||
color: rgba(0, 0, 0, 0.8);
|
||||
background: rgba(255, 255, 255, 0.13);
|
||||
color: #ffffff;
|
||||
}
|
||||
|
||||
/* Sorted */
|
||||
.ui.sortable.table thead th.sorted {
|
||||
background: rgba(0, 0, 0, 0.05);
|
||||
color: rgba(0, 0, 0, 0.95);
|
||||
background: rgba(255, 255, 255, 0.13);
|
||||
color: #ffffff;
|
||||
}
|
||||
.ui.sortable.table thead th.sorted:after {
|
||||
display: inline-block;
|
||||
|
@ -913,20 +913,20 @@
|
|||
|
||||
/* Sorted Hover */
|
||||
.ui.sortable.table thead th.sorted:hover {
|
||||
background: rgba(0, 0, 0, 0.05);
|
||||
color: rgba(0, 0, 0, 0.95);
|
||||
background: rgba(255, 255, 255, 0.13);
|
||||
color: #ffffff;
|
||||
}
|
||||
|
||||
/* Inverted */
|
||||
.ui.inverted.sortable.table thead th.sorted {
|
||||
background: rgba(255, 255, 255, 0.15) -webkit-linear-gradient(transparent, rgba(0, 0, 0, 0.05));
|
||||
background: rgba(255, 255, 255, 0.15) linear-gradient(transparent, rgba(0, 0, 0, 0.05));
|
||||
color: #ffffff;
|
||||
background: rgba(0, 0, 0, 0.15) -webkit-linear-gradient(transparent, rgba(255, 255, 255, 0.13));
|
||||
background: rgba(0, 0, 0, 0.15) linear-gradient(transparent, rgba(255, 255, 255, 0.13));
|
||||
color: rgba(0, 0, 0, 0.95);
|
||||
}
|
||||
.ui.inverted.sortable.table thead th:hover {
|
||||
background: rgba(255, 255, 255, 0.08) -webkit-linear-gradient(transparent, rgba(0, 0, 0, 0.05));
|
||||
background: rgba(255, 255, 255, 0.08) linear-gradient(transparent, rgba(0, 0, 0, 0.05));
|
||||
color: #ffffff;
|
||||
background: rgba(0, 0, 0, 0.08) -webkit-linear-gradient(transparent, rgba(255, 255, 255, 0.13));
|
||||
background: rgba(0, 0, 0, 0.08) linear-gradient(transparent, rgba(255, 255, 255, 0.13));
|
||||
color: rgba(0, 0, 0, 0.8);
|
||||
}
|
||||
.ui.inverted.sortable.table thead th {
|
||||
border-left-color: transparent;
|
||||
|
@ -941,13 +941,13 @@
|
|||
/* Text Color */
|
||||
.ui.inverted.table {
|
||||
background: #333333;
|
||||
color: rgba(255, 255, 255, 0.9);
|
||||
color: rgba(0, 0, 0, 0.85);
|
||||
border: none;
|
||||
}
|
||||
.ui.inverted.table th {
|
||||
background-color: rgba(0, 0, 0, 0.15);
|
||||
background-color: rgba(255, 255, 255, 0.25);
|
||||
border-color: rgba(255, 255, 255, 0.1) !important;
|
||||
color: rgba(255, 255, 255, 0.9);
|
||||
color: rgba(0, 0, 0, 0.85);
|
||||
}
|
||||
.ui.inverted.table tr td {
|
||||
border-color: rgba(255, 255, 255, 0.1) !important;
|
||||
|
@ -957,17 +957,17 @@
|
|||
.ui.inverted.table tr.disabled:hover td,
|
||||
.ui.inverted.table tr:hover td.disabled {
|
||||
pointer-events: none;
|
||||
color: rgba(225, 225, 225, 0.3);
|
||||
color: rgba(40, 40, 40, 0.3);
|
||||
}
|
||||
|
||||
/* Definition */
|
||||
.ui.inverted.definition.table tfoot:not(.full-width) th:first-child,
|
||||
.ui.inverted.definition.table thead:not(.full-width) th:first-child {
|
||||
background: #FFFFFF;
|
||||
background: #4C4C4C;
|
||||
}
|
||||
.ui.inverted.definition.table tr td:first-child {
|
||||
background: rgba(255, 255, 255, 0.02);
|
||||
color: #ffffff;
|
||||
background: rgba(0, 0, 0, 0.03);
|
||||
color: rgba(0, 0, 0, 0.95);
|
||||
}
|
||||
|
||||
/*--------------
|
||||
|
@ -1002,7 +1002,7 @@
|
|||
background: transparent;
|
||||
}
|
||||
.ui.basic.striped.table tbody tr:nth-child(2n) {
|
||||
background-color: rgba(0, 0, 0, 0.05) !important;
|
||||
background-color: rgba(255, 255, 255, 0.13) !important;
|
||||
}
|
||||
|
||||
/* Very Basic */
|
||||
|
|
2
static/components/table.min.css
vendored
2
static/components/table.min.css
vendored
File diff suppressed because one or more lines are too long
|
@ -33,7 +33,7 @@
|
|||
padding: 0.5em 0em;
|
||||
font-family: 'Lato', 'Helvetica Neue', Arial, Helvetica, sans-serif;
|
||||
font-size: 1em;
|
||||
color: rgba(255, 255, 255, 0.93);
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
}
|
||||
|
||||
/* Content */
|
||||
|
@ -126,14 +126,14 @@
|
|||
.ui.styled.accordion,
|
||||
.ui.styled.accordion .accordion {
|
||||
border-radius: 0.28571429rem;
|
||||
background: #4C4C4C;
|
||||
background: #FFFFFF;
|
||||
box-shadow: 0px 1px 2px 0 rgba(34, 36, 38, 0.15), 0px 0px 0px 1px rgba(34, 36, 38, 0.15);
|
||||
}
|
||||
.ui.styled.accordion .title,
|
||||
.ui.styled.accordion .accordion .title {
|
||||
margin: 0em;
|
||||
padding: 0.75em 1em;
|
||||
color: rgba(255, 255, 255, 0.5);
|
||||
color: rgba(0, 0, 0, 0.4);
|
||||
font-weight: bold;
|
||||
border-top: 1px solid rgba(34, 36, 38, 0.15);
|
||||
-webkit-transition: background 0.1s ease, color 0.1s ease;
|
||||
|
@ -161,22 +161,22 @@
|
|||
.ui.styled.accordion .accordion .title:hover,
|
||||
.ui.styled.accordion .accordion .active.title {
|
||||
background: transparent;
|
||||
color: rgba(255, 255, 255, 0.93);
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
}
|
||||
.ui.styled.accordion .accordion .title:hover,
|
||||
.ui.styled.accordion .accordion .active.title {
|
||||
background: transparent;
|
||||
color: rgba(255, 255, 255, 0.93);
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
}
|
||||
|
||||
/* Active */
|
||||
.ui.styled.accordion .active.title {
|
||||
background: transparent;
|
||||
color: #ffffff;
|
||||
color: rgba(0, 0, 0, 0.95);
|
||||
}
|
||||
.ui.styled.accordion .accordion .active.title {
|
||||
background: transparent;
|
||||
color: #ffffff;
|
||||
color: rgba(0, 0, 0, 0.95);
|
||||
}
|
||||
|
||||
|
||||
|
@ -214,7 +214,7 @@
|
|||
---------------*/
|
||||
|
||||
.ui.inverted.accordion .title:not(.ui) {
|
||||
color: rgba(0, 0, 0, 0.85);
|
||||
color: rgba(255, 255, 255, 0.9);
|
||||
}
|
||||
|
||||
|
||||
|
|
2
static/dark/components/accordion.min.css
vendored
2
static/dark/components/accordion.min.css
vendored
File diff suppressed because one or more lines are too long
|
@ -251,7 +251,7 @@
|
|||
-webkit-transform: translateX(-50%) translateY(-50%);
|
||||
transform: translateX(-50%) translateY(-50%);
|
||||
content: 'Ad';
|
||||
color: #4C4C4C;
|
||||
color: #FFFFFF;
|
||||
font-size: 1em;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
|
2
static/dark/components/ad.min.css
vendored
2
static/dark/components/ad.min.css
vendored
|
@ -7,4 +7,4 @@
|
|||
* Released under the MIT license
|
||||
* http://opensource.org/licenses/MIT
|
||||
*
|
||||
*/.ui.ad{display:block;overflow:hidden;margin:1em 0}.ui.ad:first-child,.ui.ad:last-child{margin:0}.ui.ad iframe{margin:0;padding:0;border:none;overflow:hidden}.ui.leaderboard.ad{width:728px;height:90px}.ui[class*="medium rectangle"].ad{width:300px;height:250px}.ui[class*="large rectangle"].ad{width:336px;height:280px}.ui[class*="half page"].ad{width:300px;height:600px}.ui.square.ad{width:250px;height:250px}.ui[class*="small square"].ad{width:200px;height:200px}.ui[class*="small rectangle"].ad{width:180px;height:150px}.ui[class*="vertical rectangle"].ad{width:240px;height:400px}.ui.button.ad{width:120px;height:90px}.ui[class*="square button"].ad{width:125px;height:125px}.ui[class*="small button"].ad{width:120px;height:60px}.ui.skyscraper.ad{width:120px;height:600px}.ui[class*="wide skyscraper"].ad{width:160px}.ui.banner.ad{width:468px;height:60px}.ui[class*="vertical banner"].ad{width:120px;height:240px}.ui[class*="top banner"].ad{width:930px;height:180px}.ui[class*="half banner"].ad{width:234px;height:60px}.ui[class*="large leaderboard"].ad{width:970px;height:90px}.ui.billboard.ad{width:970px;height:250px}.ui.panorama.ad{width:980px;height:120px}.ui.netboard.ad{width:580px;height:400px}.ui[class*="large mobile banner"].ad{width:320px;height:100px}.ui[class*="mobile leaderboard"].ad{width:320px;height:50px}.ui.mobile.ad{display:none}@media only screen and (max-width:767px){.ui.mobile.ad{display:block}}.ui.centered.ad{margin-left:auto;margin-right:auto}.ui.test.ad{position:relative;background:#545454}.ui.test.ad:after{position:absolute;top:50%;left:50%;width:100%;text-align:center;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);content:'Ad';color:#4C4C4C;font-size:1em;font-weight:700}.ui.mobile.test.ad:after{font-size:.85714286em}.ui.test.ad[data-text]:after{content:attr(data-text)}
|
||||
*/.ui.ad{display:block;overflow:hidden;margin:1em 0}.ui.ad:first-child,.ui.ad:last-child{margin:0}.ui.ad iframe{margin:0;padding:0;border:none;overflow:hidden}.ui.leaderboard.ad{width:728px;height:90px}.ui[class*="medium rectangle"].ad{width:300px;height:250px}.ui[class*="large rectangle"].ad{width:336px;height:280px}.ui[class*="half page"].ad{width:300px;height:600px}.ui.square.ad{width:250px;height:250px}.ui[class*="small square"].ad{width:200px;height:200px}.ui[class*="small rectangle"].ad{width:180px;height:150px}.ui[class*="vertical rectangle"].ad{width:240px;height:400px}.ui.button.ad{width:120px;height:90px}.ui[class*="square button"].ad{width:125px;height:125px}.ui[class*="small button"].ad{width:120px;height:60px}.ui.skyscraper.ad{width:120px;height:600px}.ui[class*="wide skyscraper"].ad{width:160px}.ui.banner.ad{width:468px;height:60px}.ui[class*="vertical banner"].ad{width:120px;height:240px}.ui[class*="top banner"].ad{width:930px;height:180px}.ui[class*="half banner"].ad{width:234px;height:60px}.ui[class*="large leaderboard"].ad{width:970px;height:90px}.ui.billboard.ad{width:970px;height:250px}.ui.panorama.ad{width:980px;height:120px}.ui.netboard.ad{width:580px;height:400px}.ui[class*="large mobile banner"].ad{width:320px;height:100px}.ui[class*="mobile leaderboard"].ad{width:320px;height:50px}.ui.mobile.ad{display:none}@media only screen and (max-width:767px){.ui.mobile.ad{display:block}}.ui.centered.ad{margin-left:auto;margin-right:auto}.ui.test.ad{position:relative;background:#545454}.ui.test.ad:after{position:absolute;top:50%;left:50%;width:100%;text-align:center;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);content:'Ad';color:#FFF;font-size:1em;font-weight:700}.ui.mobile.test.ad:after{font-size:.85714286em}.ui.test.ad[data-text]:after{content:attr(data-text)}
|
1167
static/dark/components/api.js
Normal file
1167
static/dark/components/api.js
Normal file
File diff suppressed because it is too large
Load Diff
10
static/dark/components/api.min.js
vendored
Normal file
10
static/dark/components/api.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
|
@ -38,16 +38,16 @@
|
|||
opacity: 0.7;
|
||||
margin: 0em 0.21428571rem 0em;
|
||||
font-size: 0.92857143em;
|
||||
color: rgba(255, 255, 255, 0.7);
|
||||
color: rgba(0, 0, 0, 0.4);
|
||||
vertical-align: baseline;
|
||||
}
|
||||
|
||||
/* Link */
|
||||
.ui.breadcrumb a {
|
||||
color: #68adf2;
|
||||
color: #4183C4;
|
||||
}
|
||||
.ui.breadcrumb a:hover {
|
||||
color: #51a0f0;
|
||||
color: #1e70bf;
|
||||
}
|
||||
|
||||
/* Icon Divider */
|
||||
|
|
2
static/dark/components/breadcrumb.min.css
vendored
2
static/dark/components/breadcrumb.min.css
vendored
|
@ -6,4 +6,4 @@
|
|||
* Released under the MIT license
|
||||
* http://opensource.org/licenses/MIT
|
||||
*
|
||||
*/.ui.breadcrumb{line-height:1;display:inline-block;margin:0;vertical-align:middle}.ui.breadcrumb:first-child{margin-top:0}.ui.breadcrumb:last-child{margin-bottom:0}.ui.breadcrumb .divider{display:inline-block;opacity:.7;margin:0 .21428571rem;font-size:.92857143em;color:rgba(255,255,255,.7);vertical-align:baseline}.ui.breadcrumb a{color:#68adf2}.ui.breadcrumb a:hover{color:#51a0f0}.ui.breadcrumb .icon.divider{font-size:.85714286em;vertical-align:baseline}.ui.breadcrumb a.section{cursor:pointer}.ui.breadcrumb .section{display:inline-block;margin:0;padding:0}.ui.breadcrumb.segment{display:inline-block;padding:.78571429em 1em}.ui.breadcrumb .active.section{font-weight:700}.ui.mini.breadcrumb{font-size:.78571429rem}.ui.tiny.breadcrumb{font-size:.85714286rem}.ui.small.breadcrumb{font-size:.92857143rem}.ui.breadcrumb{font-size:1rem}.ui.large.breadcrumb{font-size:1.14285714rem}.ui.big.breadcrumb{font-size:1.28571429rem}.ui.huge.breadcrumb{font-size:1.42857143rem}.ui.massive.breadcrumb{font-size:1.71428571rem}
|
||||
*/.ui.breadcrumb{line-height:1;display:inline-block;margin:0;vertical-align:middle}.ui.breadcrumb:first-child{margin-top:0}.ui.breadcrumb:last-child{margin-bottom:0}.ui.breadcrumb .divider{display:inline-block;opacity:.7;margin:0 .21428571rem;font-size:.92857143em;color:rgba(0,0,0,.4);vertical-align:baseline}.ui.breadcrumb a{color:#4183C4}.ui.breadcrumb a:hover{color:#1e70bf}.ui.breadcrumb .icon.divider{font-size:.85714286em;vertical-align:baseline}.ui.breadcrumb a.section{cursor:pointer}.ui.breadcrumb .section{display:inline-block;margin:0;padding:0}.ui.breadcrumb.segment{display:inline-block;padding:.78571429em 1em}.ui.breadcrumb .active.section{font-weight:700}.ui.mini.breadcrumb{font-size:.78571429rem}.ui.tiny.breadcrumb{font-size:.85714286rem}.ui.small.breadcrumb{font-size:.92857143rem}.ui.breadcrumb{font-size:1rem}.ui.large.breadcrumb{font-size:1.14285714rem}.ui.big.breadcrumb{font-size:1.28571429rem}.ui.huge.breadcrumb{font-size:1.42857143rem}.ui.massive.breadcrumb{font-size:1.71428571rem}
|
File diff suppressed because it is too large
Load Diff
2
static/dark/components/button.min.css
vendored
2
static/dark/components/button.min.css
vendored
File diff suppressed because one or more lines are too long
|
@ -31,11 +31,11 @@
|
|||
flex-direction: column;
|
||||
width: 290px;
|
||||
min-height: 0px;
|
||||
background: #5a5a5a;
|
||||
background: #FFFFFF;
|
||||
padding: 0em;
|
||||
border: none;
|
||||
border-radius: 0.28571429rem;
|
||||
box-shadow: 0px 1px 3px 0px #3A3A39, 0px 0px 0px 1px #3A3A39;
|
||||
box-shadow: 0px 1px 3px 0px #D4D4D5, 0px 0px 0px 1px #D4D4D5;
|
||||
-webkit-transition: box-shadow 0.1s ease, -webkit-transform 0.1s ease;
|
||||
transition: box-shadow 0.1s ease, -webkit-transform 0.1s ease;
|
||||
transition: box-shadow 0.1s ease, transform 0.1s ease;
|
||||
|
@ -122,7 +122,7 @@
|
|||
-ms-flex: 0 0 auto;
|
||||
flex: 0 0 auto;
|
||||
padding: 0em;
|
||||
background: rgba(255, 255, 255, 0.13);
|
||||
background: rgba(0, 0, 0, 0.05);
|
||||
}
|
||||
.ui.cards > .card > .image > img,
|
||||
.ui.card > .image > img {
|
||||
|
@ -168,7 +168,7 @@
|
|||
display: block;
|
||||
margin: '';
|
||||
font-family: 'Lato', 'Helvetica Neue', Arial, Helvetica, sans-serif;
|
||||
color: rgba(255, 255, 255, 0.9);
|
||||
color: rgba(0, 0, 0, 0.85);
|
||||
}
|
||||
|
||||
/* Default Header Size */
|
||||
|
@ -242,7 +242,7 @@
|
|||
.ui.cards > .card > .content > .description,
|
||||
.ui.card > .content > .description {
|
||||
clear: both;
|
||||
color: rgba(200, 200, 200, 0.68);
|
||||
color: rgba(0, 0, 0, 0.68);
|
||||
}
|
||||
|
||||
/*--------------
|
||||
|
@ -265,7 +265,7 @@
|
|||
.ui.cards > .card .meta,
|
||||
.ui.card .meta {
|
||||
font-size: 1em;
|
||||
color: rgba(255, 255, 255, 0.7);
|
||||
color: rgba(0, 0, 0, 0.4);
|
||||
}
|
||||
.ui.cards > .card .meta *,
|
||||
.ui.card .meta * {
|
||||
|
@ -301,21 +301,21 @@
|
|||
/* Header */
|
||||
.ui.cards > .card > .content > a.header,
|
||||
.ui.card > .content > a.header {
|
||||
color: rgba(255, 255, 255, 0.9);
|
||||
color: rgba(0, 0, 0, 0.85);
|
||||
}
|
||||
.ui.cards > .card > .content > a.header:hover,
|
||||
.ui.card > .content > a.header:hover {
|
||||
color: #51a0f0;
|
||||
color: #1e70bf;
|
||||
}
|
||||
|
||||
/* Meta */
|
||||
.ui.cards > .card .meta > a:not(.ui),
|
||||
.ui.card .meta > a:not(.ui) {
|
||||
color: rgba(255, 255, 255, 0.7);
|
||||
color: rgba(0, 0, 0, 0.4);
|
||||
}
|
||||
.ui.cards > .card .meta > a:not(.ui):hover,
|
||||
.ui.card .meta > a:not(.ui):hover {
|
||||
color: rgba(255, 255, 255, 0.93);
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
}
|
||||
|
||||
/*--------------
|
||||
|
@ -406,18 +406,18 @@
|
|||
padding: 0.75em 1em;
|
||||
top: 0em;
|
||||
left: 0em;
|
||||
color: rgba(255, 255, 255, 0.7);
|
||||
color: rgba(0, 0, 0, 0.4);
|
||||
box-shadow: none;
|
||||
-webkit-transition: color 0.1s ease;
|
||||
transition: color 0.1s ease;
|
||||
}
|
||||
.ui.cards > .card > .extra a:not(.ui),
|
||||
.ui.card > .extra a:not(.ui) {
|
||||
color: rgba(255, 255, 255, 0.5);
|
||||
color: rgba(0, 0, 0, 0.4);
|
||||
}
|
||||
.ui.cards > .card > .extra a:not(.ui):hover,
|
||||
.ui.card > .extra a:not(.ui):hover {
|
||||
color: #51a0f0;
|
||||
color: #1e70bf;
|
||||
}
|
||||
|
||||
|
||||
|
@ -432,17 +432,17 @@
|
|||
|
||||
.ui.raised.cards > .card,
|
||||
.ui.raised.card {
|
||||
box-shadow: 0px 0px 0px 1px #3A3A39, 0px 2px 4px 0px rgba(34, 36, 38, 0.12), 0px 2px 10px 0px rgba(34, 36, 38, 0.15);
|
||||
box-shadow: 0px 0px 0px 1px #D4D4D5, 0px 2px 4px 0px rgba(34, 36, 38, 0.12), 0px 2px 10px 0px rgba(34, 36, 38, 0.15);
|
||||
}
|
||||
.ui.raised.cards a.card:hover,
|
||||
.ui.link.cards .raised.card:hover,
|
||||
a.ui.raised.card:hover,
|
||||
.ui.link.raised.card:hover {
|
||||
box-shadow: 0px 0px 0px 1px #3A3A39, 0px 2px 4px 0px rgba(34, 36, 38, 0.15), 0px 2px 10px 0px rgba(34, 36, 38, 0.25);
|
||||
box-shadow: 0px 0px 0px 1px #D4D4D5, 0px 2px 4px 0px rgba(34, 36, 38, 0.15), 0px 2px 10px 0px rgba(34, 36, 38, 0.25);
|
||||
}
|
||||
.ui.raised.cards > .card,
|
||||
.ui.raised.card {
|
||||
box-shadow: 0px 0px 0px 1px #3A3A39, 0px 2px 4px 0px rgba(34, 36, 38, 0.12), 0px 2px 10px 0px rgba(34, 36, 38, 0.15);
|
||||
box-shadow: 0px 0px 0px 1px #D4D4D5, 0px 2px 4px 0px rgba(34, 36, 38, 0.12), 0px 2px 10px 0px rgba(34, 36, 38, 0.15);
|
||||
}
|
||||
|
||||
/*-------------------
|
||||
|
@ -485,9 +485,9 @@ a.ui.card:hover,
|
|||
.ui.link.card:hover {
|
||||
cursor: pointer;
|
||||
z-index: 5;
|
||||
background: #4C4C4C;
|
||||
background: #FFFFFF;
|
||||
border: none;
|
||||
box-shadow: 0px 1px 3px 0px #BCBDBD, 0px 0px 0px 1px #3A3A39;
|
||||
box-shadow: 0px 1px 3px 0px #BCBDBD, 0px 0px 0px 1px #D4D4D5;
|
||||
-webkit-transform: translateY(-3px);
|
||||
transform: translateY(-3px);
|
||||
}
|
||||
|
@ -501,156 +501,156 @@ a.ui.card:hover,
|
|||
.ui.red.cards > .card,
|
||||
.ui.cards > .red.card,
|
||||
.ui.red.card {
|
||||
box-shadow: 0px 0px 0px 1px #3A3A39, 0px 2px 0px 0px #DB2828, 0px 1px 3px 0px #3A3A39;
|
||||
box-shadow: 0px 0px 0px 1px #D4D4D5, 0px 2px 0px 0px #DB2828, 0px 1px 3px 0px #D4D4D5;
|
||||
}
|
||||
.ui.red.cards > .card:hover,
|
||||
.ui.cards > .red.card:hover,
|
||||
.ui.red.card:hover {
|
||||
box-shadow: 0px 0px 0px 1px #3A3A39, 0px 2px 0px 0px #d01919, 0px 1px 3px 0px #BCBDBD;
|
||||
box-shadow: 0px 0px 0px 1px #D4D4D5, 0px 2px 0px 0px #d01919, 0px 1px 3px 0px #BCBDBD;
|
||||
}
|
||||
|
||||
/* Orange */
|
||||
.ui.orange.cards > .card,
|
||||
.ui.cards > .orange.card,
|
||||
.ui.orange.card {
|
||||
box-shadow: 0px 0px 0px 1px #3A3A39, 0px 2px 0px 0px #F2711C, 0px 1px 3px 0px #3A3A39;
|
||||
box-shadow: 0px 0px 0px 1px #D4D4D5, 0px 2px 0px 0px #F2711C, 0px 1px 3px 0px #D4D4D5;
|
||||
}
|
||||
.ui.orange.cards > .card:hover,
|
||||
.ui.cards > .orange.card:hover,
|
||||
.ui.orange.card:hover {
|
||||
box-shadow: 0px 0px 0px 1px #3A3A39, 0px 2px 0px 0px #f26202, 0px 1px 3px 0px #BCBDBD;
|
||||
box-shadow: 0px 0px 0px 1px #D4D4D5, 0px 2px 0px 0px #f26202, 0px 1px 3px 0px #BCBDBD;
|
||||
}
|
||||
|
||||
/* Yellow */
|
||||
.ui.yellow.cards > .card,
|
||||
.ui.cards > .yellow.card,
|
||||
.ui.yellow.card {
|
||||
box-shadow: 0px 0px 0px 1px #3A3A39, 0px 2px 0px 0px #FBBD08, 0px 1px 3px 0px #3A3A39;
|
||||
box-shadow: 0px 0px 0px 1px #D4D4D5, 0px 2px 0px 0px #FBBD08, 0px 1px 3px 0px #D4D4D5;
|
||||
}
|
||||
.ui.yellow.cards > .card:hover,
|
||||
.ui.cards > .yellow.card:hover,
|
||||
.ui.yellow.card:hover {
|
||||
box-shadow: 0px 0px 0px 1px #3A3A39, 0px 2px 0px 0px #eaae00, 0px 1px 3px 0px #BCBDBD;
|
||||
box-shadow: 0px 0px 0px 1px #D4D4D5, 0px 2px 0px 0px #eaae00, 0px 1px 3px 0px #BCBDBD;
|
||||
}
|
||||
|
||||
/* Olive */
|
||||
.ui.olive.cards > .card,
|
||||
.ui.cards > .olive.card,
|
||||
.ui.olive.card {
|
||||
box-shadow: 0px 0px 0px 1px #3A3A39, 0px 2px 0px 0px #B5CC18, 0px 1px 3px 0px #3A3A39;
|
||||
box-shadow: 0px 0px 0px 1px #D4D4D5, 0px 2px 0px 0px #B5CC18, 0px 1px 3px 0px #D4D4D5;
|
||||
}
|
||||
.ui.olive.cards > .card:hover,
|
||||
.ui.cards > .olive.card:hover,
|
||||
.ui.olive.card:hover {
|
||||
box-shadow: 0px 0px 0px 1px #3A3A39, 0px 2px 0px 0px #a7bd0d, 0px 1px 3px 0px #BCBDBD;
|
||||
box-shadow: 0px 0px 0px 1px #D4D4D5, 0px 2px 0px 0px #a7bd0d, 0px 1px 3px 0px #BCBDBD;
|
||||
}
|
||||
|
||||
/* Green */
|
||||
.ui.green.cards > .card,
|
||||
.ui.cards > .green.card,
|
||||
.ui.green.card {
|
||||
box-shadow: 0px 0px 0px 1px #3A3A39, 0px 2px 0px 0px #21BA45, 0px 1px 3px 0px #3A3A39;
|
||||
box-shadow: 0px 0px 0px 1px #D4D4D5, 0px 2px 0px 0px #21BA45, 0px 1px 3px 0px #D4D4D5;
|
||||
}
|
||||
.ui.green.cards > .card:hover,
|
||||
.ui.cards > .green.card:hover,
|
||||
.ui.green.card:hover {
|
||||
box-shadow: 0px 0px 0px 1px #3A3A39, 0px 2px 0px 0px #16ab39, 0px 1px 3px 0px #BCBDBD;
|
||||
box-shadow: 0px 0px 0px 1px #D4D4D5, 0px 2px 0px 0px #16ab39, 0px 1px 3px 0px #BCBDBD;
|
||||
}
|
||||
|
||||
/* Teal */
|
||||
.ui.teal.cards > .card,
|
||||
.ui.cards > .teal.card,
|
||||
.ui.teal.card {
|
||||
box-shadow: 0px 0px 0px 1px #3A3A39, 0px 2px 0px 0px #00B5AD, 0px 1px 3px 0px #3A3A39;
|
||||
box-shadow: 0px 0px 0px 1px #D4D4D5, 0px 2px 0px 0px #00B5AD, 0px 1px 3px 0px #D4D4D5;
|
||||
}
|
||||
.ui.teal.cards > .card:hover,
|
||||
.ui.cards > .teal.card:hover,
|
||||
.ui.teal.card:hover {
|
||||
box-shadow: 0px 0px 0px 1px #3A3A39, 0px 2px 0px 0px #009c95, 0px 1px 3px 0px #BCBDBD;
|
||||
box-shadow: 0px 0px 0px 1px #D4D4D5, 0px 2px 0px 0px #009c95, 0px 1px 3px 0px #BCBDBD;
|
||||
}
|
||||
|
||||
/* Blue */
|
||||
.ui.blue.cards > .card,
|
||||
.ui.cards > .blue.card,
|
||||
.ui.blue.card {
|
||||
box-shadow: 0px 0px 0px 1px #3A3A39, 0px 2px 0px 0px #2185D0, 0px 1px 3px 0px #3A3A39;
|
||||
box-shadow: 0px 0px 0px 1px #D4D4D5, 0px 2px 0px 0px #2185D0, 0px 1px 3px 0px #D4D4D5;
|
||||
}
|
||||
.ui.blue.cards > .card:hover,
|
||||
.ui.cards > .blue.card:hover,
|
||||
.ui.blue.card:hover {
|
||||
box-shadow: 0px 0px 0px 1px #3A3A39, 0px 2px 0px 0px #1678c2, 0px 1px 3px 0px #BCBDBD;
|
||||
box-shadow: 0px 0px 0px 1px #D4D4D5, 0px 2px 0px 0px #1678c2, 0px 1px 3px 0px #BCBDBD;
|
||||
}
|
||||
|
||||
/* Violet */
|
||||
.ui.violet.cards > .card,
|
||||
.ui.cards > .violet.card,
|
||||
.ui.violet.card {
|
||||
box-shadow: 0px 0px 0px 1px #3A3A39, 0px 2px 0px 0px #6435C9, 0px 1px 3px 0px #3A3A39;
|
||||
box-shadow: 0px 0px 0px 1px #D4D4D5, 0px 2px 0px 0px #6435C9, 0px 1px 3px 0px #D4D4D5;
|
||||
}
|
||||
.ui.violet.cards > .card:hover,
|
||||
.ui.cards > .violet.card:hover,
|
||||
.ui.violet.card:hover {
|
||||
box-shadow: 0px 0px 0px 1px #3A3A39, 0px 2px 0px 0px #5829bb, 0px 1px 3px 0px #BCBDBD;
|
||||
box-shadow: 0px 0px 0px 1px #D4D4D5, 0px 2px 0px 0px #5829bb, 0px 1px 3px 0px #BCBDBD;
|
||||
}
|
||||
|
||||
/* Purple */
|
||||
.ui.purple.cards > .card,
|
||||
.ui.cards > .purple.card,
|
||||
.ui.purple.card {
|
||||
box-shadow: 0px 0px 0px 1px #3A3A39, 0px 2px 0px 0px #A333C8, 0px 1px 3px 0px #3A3A39;
|
||||
box-shadow: 0px 0px 0px 1px #D4D4D5, 0px 2px 0px 0px #A333C8, 0px 1px 3px 0px #D4D4D5;
|
||||
}
|
||||
.ui.purple.cards > .card:hover,
|
||||
.ui.cards > .purple.card:hover,
|
||||
.ui.purple.card:hover {
|
||||
box-shadow: 0px 0px 0px 1px #3A3A39, 0px 2px 0px 0px #9627ba, 0px 1px 3px 0px #BCBDBD;
|
||||
box-shadow: 0px 0px 0px 1px #D4D4D5, 0px 2px 0px 0px #9627ba, 0px 1px 3px 0px #BCBDBD;
|
||||
}
|
||||
|
||||
/* Pink */
|
||||
.ui.pink.cards > .card,
|
||||
.ui.cards > .pink.card,
|
||||
.ui.pink.card {
|
||||
box-shadow: 0px 0px 0px 1px #3A3A39, 0px 2px 0px 0px #E03997, 0px 1px 3px 0px #3A3A39;
|
||||
box-shadow: 0px 0px 0px 1px #D4D4D5, 0px 2px 0px 0px #E03997, 0px 1px 3px 0px #D4D4D5;
|
||||
}
|
||||
.ui.pink.cards > .card:hover,
|
||||
.ui.cards > .pink.card:hover,
|
||||
.ui.pink.card:hover {
|
||||
box-shadow: 0px 0px 0px 1px #3A3A39, 0px 2px 0px 0px #e61a8d, 0px 1px 3px 0px #BCBDBD;
|
||||
box-shadow: 0px 0px 0px 1px #D4D4D5, 0px 2px 0px 0px #e61a8d, 0px 1px 3px 0px #BCBDBD;
|
||||
}
|
||||
|
||||
/* Brown */
|
||||
.ui.brown.cards > .card,
|
||||
.ui.cards > .brown.card,
|
||||
.ui.brown.card {
|
||||
box-shadow: 0px 0px 0px 1px #3A3A39, 0px 2px 0px 0px #A5673F, 0px 1px 3px 0px #3A3A39;
|
||||
box-shadow: 0px 0px 0px 1px #D4D4D5, 0px 2px 0px 0px #A5673F, 0px 1px 3px 0px #D4D4D5;
|
||||
}
|
||||
.ui.brown.cards > .card:hover,
|
||||
.ui.cards > .brown.card:hover,
|
||||
.ui.brown.card:hover {
|
||||
box-shadow: 0px 0px 0px 1px #3A3A39, 0px 2px 0px 0px #975b33, 0px 1px 3px 0px #BCBDBD;
|
||||
box-shadow: 0px 0px 0px 1px #D4D4D5, 0px 2px 0px 0px #975b33, 0px 1px 3px 0px #BCBDBD;
|
||||
}
|
||||
|
||||
/* Grey */
|
||||
.ui.grey.cards > .card,
|
||||
.ui.cards > .grey.card,
|
||||
.ui.grey.card {
|
||||
box-shadow: 0px 0px 0px 1px #3A3A39, 0px 2px 0px 0px #767676, 0px 1px 3px 0px #3A3A39;
|
||||
box-shadow: 0px 0px 0px 1px #D4D4D5, 0px 2px 0px 0px #767676, 0px 1px 3px 0px #D4D4D5;
|
||||
}
|
||||
.ui.grey.cards > .card:hover,
|
||||
.ui.cards > .grey.card:hover,
|
||||
.ui.grey.card:hover {
|
||||
box-shadow: 0px 0px 0px 1px #3A3A39, 0px 2px 0px 0px #838383, 0px 1px 3px 0px #BCBDBD;
|
||||
box-shadow: 0px 0px 0px 1px #D4D4D5, 0px 2px 0px 0px #838383, 0px 1px 3px 0px #BCBDBD;
|
||||
}
|
||||
|
||||
/* Black */
|
||||
.ui.black.cards > .card,
|
||||
.ui.cards > .black.card,
|
||||
.ui.black.card {
|
||||
box-shadow: 0px 0px 0px 1px #3A3A39, 0px 2px 0px 0px #1B1C1D, 0px 1px 3px 0px #3A3A39;
|
||||
box-shadow: 0px 0px 0px 1px #D4D4D5, 0px 2px 0px 0px #1B1C1D, 0px 1px 3px 0px #D4D4D5;
|
||||
}
|
||||
.ui.black.cards > .card:hover,
|
||||
.ui.cards > .black.card:hover,
|
||||
.ui.black.card:hover {
|
||||
box-shadow: 0px 0px 0px 1px #3A3A39, 0px 2px 0px 0px #27292a, 0px 1px 3px 0px #BCBDBD;
|
||||
box-shadow: 0px 0px 0px 1px #D4D4D5, 0px 2px 0px 0px #27292a, 0px 1px 3px 0px #BCBDBD;
|
||||
}
|
||||
|
||||
/*--------------
|
||||
|
|
2
static/dark/components/card.min.css
vendored
2
static/dark/components/card.min.css
vendored
File diff suppressed because one or more lines are too long
|
@ -67,13 +67,13 @@
|
|||
width: 17px;
|
||||
height: 17px;
|
||||
content: '';
|
||||
background: #4C4C4C;
|
||||
background: #FFFFFF;
|
||||
border-radius: 0.21428571rem;
|
||||
-webkit-transition: border 0.1s ease, opacity 0.1s ease, box-shadow 0.1s ease, -webkit-transform 0.1s ease;
|
||||
transition: border 0.1s ease, opacity 0.1s ease, box-shadow 0.1s ease, -webkit-transform 0.1s ease;
|
||||
transition: border 0.1s ease, opacity 0.1s ease, transform 0.1s ease, box-shadow 0.1s ease;
|
||||
transition: border 0.1s ease, opacity 0.1s ease, transform 0.1s ease, box-shadow 0.1s ease, -webkit-transform 0.1s ease;
|
||||
border: 1px solid #3A3A39;
|
||||
border: 1px solid #D4D4D5;
|
||||
}
|
||||
|
||||
/*--------------
|
||||
|
@ -90,7 +90,7 @@
|
|||
height: 17px;
|
||||
text-align: center;
|
||||
opacity: 0;
|
||||
color: rgba(255, 255, 255, 0.93);
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
-webkit-transition: border 0.1s ease, opacity 0.1s ease, box-shadow 0.1s ease, -webkit-transform 0.1s ease;
|
||||
transition: border 0.1s ease, opacity 0.1s ease, box-shadow 0.1s ease, -webkit-transform 0.1s ease;
|
||||
transition: border 0.1s ease, opacity 0.1s ease, transform 0.1s ease, box-shadow 0.1s ease;
|
||||
|
@ -105,7 +105,7 @@
|
|||
/* Inside */
|
||||
.ui.checkbox label,
|
||||
.ui.checkbox + label {
|
||||
color: rgba(255, 255, 255, 0.93);
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
-webkit-transition: color 0.1s ease;
|
||||
transition: color 0.1s ease;
|
||||
}
|
||||
|
@ -127,12 +127,12 @@
|
|||
|
||||
.ui.checkbox .box:hover::before,
|
||||
.ui.checkbox label:hover::before {
|
||||
background: #4C4C4C;
|
||||
background: #FFFFFF;
|
||||
border-color: rgba(34, 36, 38, 0.35);
|
||||
}
|
||||
.ui.checkbox label:hover,
|
||||
.ui.checkbox + label:hover {
|
||||
color: #ffffff;
|
||||
color: rgba(0, 0, 0, 0.8);
|
||||
}
|
||||
|
||||
/*--------------
|
||||
|
@ -141,15 +141,15 @@
|
|||
|
||||
.ui.checkbox .box:active::before,
|
||||
.ui.checkbox label:active::before {
|
||||
background: #424242;
|
||||
background: #F9FAFB;
|
||||
border-color: rgba(34, 36, 38, 0.35);
|
||||
}
|
||||
.ui.checkbox .box:active::after,
|
||||
.ui.checkbox label:active::after {
|
||||
color: #ffffff;
|
||||
color: rgba(0, 0, 0, 0.95);
|
||||
}
|
||||
.ui.checkbox input:active ~ label {
|
||||
color: #ffffff;
|
||||
color: rgba(0, 0, 0, 0.95);
|
||||
}
|
||||
|
||||
/*--------------
|
||||
|
@ -158,15 +158,15 @@
|
|||
|
||||
.ui.checkbox input:focus ~ .box:before,
|
||||
.ui.checkbox input:focus ~ label:before {
|
||||
background: #4C4C4C;
|
||||
background: #FFFFFF;
|
||||
border-color: #96C8DA;
|
||||
}
|
||||
.ui.checkbox input:focus ~ .box:after,
|
||||
.ui.checkbox input:focus ~ label:after {
|
||||
color: #ffffff;
|
||||
color: rgba(0, 0, 0, 0.95);
|
||||
}
|
||||
.ui.checkbox input:focus ~ label {
|
||||
color: #ffffff;
|
||||
color: rgba(0, 0, 0, 0.95);
|
||||
}
|
||||
|
||||
/*--------------
|
||||
|
@ -175,13 +175,13 @@
|
|||
|
||||
.ui.checkbox input:checked ~ .box:before,
|
||||
.ui.checkbox input:checked ~ label:before {
|
||||
background: #4C4C4C;
|
||||
background: #FFFFFF;
|
||||
border-color: rgba(34, 36, 38, 0.35);
|
||||
}
|
||||
.ui.checkbox input:checked ~ .box:after,
|
||||
.ui.checkbox input:checked ~ label:after {
|
||||
opacity: 1;
|
||||
color: #ffffff;
|
||||
color: rgba(0, 0, 0, 0.95);
|
||||
}
|
||||
|
||||
/*--------------
|
||||
|
@ -190,13 +190,13 @@
|
|||
|
||||
.ui.checkbox input:not([type=radio]):indeterminate ~ .box:before,
|
||||
.ui.checkbox input:not([type=radio]):indeterminate ~ label:before {
|
||||
background: #4C4C4C;
|
||||
background: #FFFFFF;
|
||||
border-color: rgba(34, 36, 38, 0.35);
|
||||
}
|
||||
.ui.checkbox input:not([type=radio]):indeterminate ~ .box:after,
|
||||
.ui.checkbox input:not([type=radio]):indeterminate ~ label:after {
|
||||
opacity: 1;
|
||||
color: #ffffff;
|
||||
color: rgba(0, 0, 0, 0.95);
|
||||
}
|
||||
|
||||
/*--------------
|
||||
|
@ -207,14 +207,14 @@
|
|||
.ui.checkbox input:not([type=radio]):indeterminate:focus ~ label:before,
|
||||
.ui.checkbox input:checked:focus ~ .box:before,
|
||||
.ui.checkbox input:checked:focus ~ label:before {
|
||||
background: #4C4C4C;
|
||||
background: #FFFFFF;
|
||||
border-color: #96C8DA;
|
||||
}
|
||||
.ui.checkbox input:not([type=radio]):indeterminate:focus ~ .box:after,
|
||||
.ui.checkbox input:not([type=radio]):indeterminate:focus ~ label:after,
|
||||
.ui.checkbox input:checked:focus ~ .box:after,
|
||||
.ui.checkbox input:checked:focus ~ label:after {
|
||||
color: #ffffff;
|
||||
color: rgba(0, 0, 0, 0.95);
|
||||
}
|
||||
|
||||
/*--------------
|
||||
|
@ -310,17 +310,17 @@
|
|||
border-radius: 500rem;
|
||||
-webkit-transform: scale(0.46666667);
|
||||
transform: scale(0.46666667);
|
||||
background-color: rgba(255, 255, 255, 0.93);
|
||||
background-color: rgba(0, 0, 0, 0.87);
|
||||
}
|
||||
|
||||
/* Focus */
|
||||
.ui.radio.checkbox input:focus ~ .box:before,
|
||||
.ui.radio.checkbox input:focus ~ label:before {
|
||||
background-color: #4C4C4C;
|
||||
background-color: #FFFFFF;
|
||||
}
|
||||
.ui.radio.checkbox input:focus ~ .box:after,
|
||||
.ui.radio.checkbox input:focus ~ label:after {
|
||||
background-color: #ffffff;
|
||||
background-color: rgba(0, 0, 0, 0.95);
|
||||
}
|
||||
|
||||
/* Indeterminate */
|
||||
|
@ -332,21 +332,21 @@
|
|||
/* Active */
|
||||
.ui.radio.checkbox input:checked ~ .box:before,
|
||||
.ui.radio.checkbox input:checked ~ label:before {
|
||||
background-color: #4C4C4C;
|
||||
background-color: #FFFFFF;
|
||||
}
|
||||
.ui.radio.checkbox input:checked ~ .box:after,
|
||||
.ui.radio.checkbox input:checked ~ label:after {
|
||||
background-color: #ffffff;
|
||||
background-color: rgba(0, 0, 0, 0.95);
|
||||
}
|
||||
|
||||
/* Active Focus */
|
||||
.ui.radio.checkbox input:focus:checked ~ .box:before,
|
||||
.ui.radio.checkbox input:focus:checked ~ label:before {
|
||||
background-color: #4C4C4C;
|
||||
background-color: #FFFFFF;
|
||||
}
|
||||
.ui.radio.checkbox input:focus:checked ~ .box:after,
|
||||
.ui.radio.checkbox input:focus:checked ~ label:after {
|
||||
background-color: #ffffff;
|
||||
background-color: rgba(0, 0, 0, 0.95);
|
||||
}
|
||||
|
||||
/*--------------
|
||||
|
@ -368,7 +368,7 @@
|
|||
.ui.slider.checkbox label {
|
||||
padding-left: 4.5rem;
|
||||
line-height: 1rem;
|
||||
color: rgba(255, 255, 255, 0.5);
|
||||
color: rgba(0, 0, 0, 0.4);
|
||||
}
|
||||
|
||||
/* Line */
|
||||
|
@ -381,7 +381,7 @@
|
|||
left: 0em;
|
||||
z-index: 1;
|
||||
top: 0.4rem;
|
||||
background-color: rgba(255, 255, 255, 0.13);
|
||||
background-color: rgba(0, 0, 0, 0.05);
|
||||
width: 3.5rem;
|
||||
height: 0.21428571rem;
|
||||
-webkit-transform: none;
|
||||
|
@ -394,8 +394,8 @@
|
|||
/* Handle */
|
||||
.ui.slider.checkbox .box:after,
|
||||
.ui.slider.checkbox label:after {
|
||||
background: #4C4C4C -webkit-linear-gradient(transparent, rgba(255, 255, 255, 0.13));
|
||||
background: #4C4C4C linear-gradient(transparent, rgba(255, 255, 255, 0.13));
|
||||
background: #FFFFFF -webkit-linear-gradient(transparent, rgba(0, 0, 0, 0.05));
|
||||
background: #FFFFFF linear-gradient(transparent, rgba(0, 0, 0, 0.05));
|
||||
position: absolute;
|
||||
content: '' !important;
|
||||
opacity: 1;
|
||||
|
@ -416,24 +416,24 @@
|
|||
/* Focus */
|
||||
.ui.slider.checkbox input:focus ~ .box:before,
|
||||
.ui.slider.checkbox input:focus ~ label:before {
|
||||
background-color: rgba(255, 255, 255, 0.25);
|
||||
background-color: rgba(0, 0, 0, 0.15);
|
||||
border: none;
|
||||
}
|
||||
|
||||
/* Hover */
|
||||
.ui.slider.checkbox .box:hover,
|
||||
.ui.slider.checkbox label:hover {
|
||||
color: #ffffff;
|
||||
color: rgba(0, 0, 0, 0.8);
|
||||
}
|
||||
.ui.slider.checkbox .box:hover::before,
|
||||
.ui.slider.checkbox label:hover::before {
|
||||
background: rgba(255, 255, 255, 0.25);
|
||||
background: rgba(0, 0, 0, 0.15);
|
||||
}
|
||||
|
||||
/* Active */
|
||||
.ui.slider.checkbox input:checked ~ .box,
|
||||
.ui.slider.checkbox input:checked ~ label {
|
||||
color: #ffffff !important;
|
||||
color: rgba(0, 0, 0, 0.95) !important;
|
||||
}
|
||||
.ui.slider.checkbox input:checked ~ .box:before,
|
||||
.ui.slider.checkbox input:checked ~ label:before {
|
||||
|
@ -447,11 +447,11 @@
|
|||
/* Active Focus */
|
||||
.ui.slider.checkbox input:focus:checked ~ .box,
|
||||
.ui.slider.checkbox input:focus:checked ~ label {
|
||||
color: #ffffff !important;
|
||||
color: rgba(0, 0, 0, 0.95) !important;
|
||||
}
|
||||
.ui.slider.checkbox input:focus:checked ~ .box:before,
|
||||
.ui.slider.checkbox input:focus:checked ~ label:before {
|
||||
background-color: #d2d2d2 !important;
|
||||
background-color: #000000 !important;
|
||||
}
|
||||
|
||||
/*--------------
|
||||
|
@ -473,7 +473,7 @@
|
|||
.ui.toggle.checkbox label {
|
||||
min-height: 1.5rem;
|
||||
padding-left: 4.5rem;
|
||||
color: rgba(255, 255, 255, 0.93);
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
}
|
||||
.ui.toggle.checkbox label {
|
||||
padding-top: 0.15em;
|
||||
|
@ -490,7 +490,7 @@
|
|||
transform: none;
|
||||
border: none;
|
||||
top: 0rem;
|
||||
background: rgba(255, 255, 255, 0.13);
|
||||
background: rgba(0, 0, 0, 0.05);
|
||||
box-shadow: none;
|
||||
width: 3.5rem;
|
||||
height: 1.5rem;
|
||||
|
@ -500,8 +500,8 @@
|
|||
/* Handle */
|
||||
.ui.toggle.checkbox .box:after,
|
||||
.ui.toggle.checkbox label:after {
|
||||
background: #4C4C4C -webkit-linear-gradient(transparent, rgba(255, 255, 255, 0.13));
|
||||
background: #4C4C4C linear-gradient(transparent, rgba(255, 255, 255, 0.13));
|
||||
background: #FFFFFF -webkit-linear-gradient(transparent, rgba(0, 0, 0, 0.05));
|
||||
background: #FFFFFF linear-gradient(transparent, rgba(0, 0, 0, 0.05));
|
||||
position: absolute;
|
||||
content: '' !important;
|
||||
opacity: 1;
|
||||
|
@ -525,21 +525,21 @@
|
|||
/* Focus */
|
||||
.ui.toggle.checkbox input:focus ~ .box:before,
|
||||
.ui.toggle.checkbox input:focus ~ label:before {
|
||||
background-color: rgba(255, 255, 255, 0.25);
|
||||
background-color: rgba(0, 0, 0, 0.15);
|
||||
border: none;
|
||||
}
|
||||
|
||||
/* Hover */
|
||||
.ui.toggle.checkbox .box:hover::before,
|
||||
.ui.toggle.checkbox label:hover::before {
|
||||
background-color: rgba(255, 255, 255, 0.25);
|
||||
background-color: rgba(0, 0, 0, 0.15);
|
||||
border: none;
|
||||
}
|
||||
|
||||
/* Active */
|
||||
.ui.toggle.checkbox input:checked ~ .box,
|
||||
.ui.toggle.checkbox input:checked ~ label {
|
||||
color: #ffffff !important;
|
||||
color: rgba(0, 0, 0, 0.95) !important;
|
||||
}
|
||||
.ui.toggle.checkbox input:checked ~ .box:before,
|
||||
.ui.toggle.checkbox input:checked ~ label:before {
|
||||
|
@ -554,7 +554,7 @@
|
|||
/* Active Focus */
|
||||
.ui.toggle.checkbox input:focus:checked ~ .box,
|
||||
.ui.toggle.checkbox input:focus:checked ~ label {
|
||||
color: #ffffff !important;
|
||||
color: rgba(0, 0, 0, 0.95) !important;
|
||||
}
|
||||
.ui.toggle.checkbox input:focus:checked ~ .box:before,
|
||||
.ui.toggle.checkbox input:focus:checked ~ label:before {
|
||||
|
|
2
static/dark/components/checkbox.min.css
vendored
2
static/dark/components/checkbox.min.css
vendored
File diff suppressed because one or more lines are too long
|
@ -105,14 +105,14 @@
|
|||
|
||||
.ui.comments .comment .author {
|
||||
font-size: 1em;
|
||||
color: rgba(255, 255, 255, 0.93);
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
font-weight: bold;
|
||||
}
|
||||
.ui.comments .comment a.author {
|
||||
cursor: pointer;
|
||||
}
|
||||
.ui.comments .comment a.author:hover {
|
||||
color: #51a0f0;
|
||||
color: #1e70bf;
|
||||
}
|
||||
|
||||
/*--------------
|
||||
|
@ -122,7 +122,7 @@
|
|||
.ui.comments .comment .metadata {
|
||||
display: inline-block;
|
||||
margin-left: 0.5em;
|
||||
color: rgba(255, 255, 255, 0.7);
|
||||
color: rgba(0, 0, 0, 0.4);
|
||||
font-size: 0.875em;
|
||||
}
|
||||
.ui.comments .comment .metadata > * {
|
||||
|
@ -141,7 +141,7 @@
|
|||
margin: 0.25em 0em 0.5em;
|
||||
font-size: 1em;
|
||||
word-wrap: break-word;
|
||||
color: rgba(255, 255, 255, 0.93);
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
line-height: 1.3;
|
||||
}
|
||||
|
||||
|
@ -156,14 +156,14 @@
|
|||
cursor: pointer;
|
||||
display: inline-block;
|
||||
margin: 0em 0.75em 0em 0em;
|
||||
color: rgba(255, 255, 255, 0.5);
|
||||
color: rgba(0, 0, 0, 0.4);
|
||||
}
|
||||
.ui.comments .comment .actions a:last-child {
|
||||
margin-right: 0em;
|
||||
}
|
||||
.ui.comments .comment .actions a.active,
|
||||
.ui.comments .comment .actions a:hover {
|
||||
color: #ffffff;
|
||||
color: rgba(0, 0, 0, 0.8);
|
||||
}
|
||||
|
||||
/*--------------------
|
||||
|
|
2
static/dark/components/comment.min.css
vendored
2
static/dark/components/comment.min.css
vendored
|
@ -6,4 +6,4 @@
|
|||
* Released under the MIT license
|
||||
* http://opensource.org/licenses/MIT
|
||||
*
|
||||
*/.ui.comments{margin:1.5em 0;max-width:650px}.ui.comments:first-child{margin-top:0}.ui.comments:last-child{margin-bottom:0}.ui.comments .comment{position:relative;background:0 0;margin:.5em 0 0;padding:.5em 0 0;border:none;border-top:none;line-height:1.2}.ui.comments .comment:first-child{margin-top:0;padding-top:0}.ui.comments .comment .comments{margin:0 0 .5em .5em;padding:1em 0 1em 1em}.ui.comments .comment .comments:before{position:absolute;top:0;left:0}.ui.comments .comment .comments .comment{border:none;border-top:none;background:0 0}.ui.comments .comment .avatar{display:block;width:2.5em;height:auto;float:left;margin:.2em 0 0}.ui.comments .comment .avatar img,.ui.comments .comment img.avatar{display:block;margin:0 auto;width:100%;height:100%;border-radius:.25rem}.ui.comments .comment>.content{display:block}.ui.comments .comment>.avatar~.content{margin-left:3.5em}.ui.comments .comment .author{font-size:1em;color:rgba(255,255,255,.93);font-weight:700}.ui.comments .comment a.author{cursor:pointer}.ui.comments .comment a.author:hover{color:#51a0f0}.ui.comments .comment .metadata{display:inline-block;margin-left:.5em;color:rgba(255,255,255,.7);font-size:.875em}.ui.comments .comment .metadata>*{display:inline-block;margin:0 .5em 0 0}.ui.comments .comment .metadata>:last-child{margin-right:0}.ui.comments .comment .text{margin:.25em 0 .5em;font-size:1em;word-wrap:break-word;color:rgba(255,255,255,.93);line-height:1.3}.ui.comments .comment .actions{font-size:.875em}.ui.comments .comment .actions a{cursor:pointer;display:inline-block;margin:0 .75em 0 0;color:rgba(255,255,255,.5)}.ui.comments .comment .actions a:last-child{margin-right:0}.ui.comments .comment .actions a.active,.ui.comments .comment .actions a:hover{color:#fff}.ui.comments>.reply.form{margin-top:1em}.ui.comments .comment .reply.form{width:100%;margin-top:1em}.ui.comments .reply.form textarea{font-size:1em;height:12em}.ui.collapsed.comments,.ui.comments .collapsed.comment,.ui.comments .collapsed.comments{display:none}.ui.threaded.comments .comment .comments{margin:-1.5em 0 -1em 1.25em;padding:3em 0 2em 2.25em;box-shadow:-1px 0 0 rgba(34,36,38,.15)}.ui.minimal.comments .comment .actions{opacity:0;position:absolute;top:0;right:0;left:auto;-webkit-transition:opacity .2s ease;transition:opacity .2s ease;-webkit-transition-delay:.1s;transition-delay:.1s}.ui.minimal.comments .comment>.content:hover>.actions{opacity:1}.ui.mini.comments{font-size:.78571429rem}.ui.tiny.comments{font-size:.85714286rem}.ui.small.comments{font-size:.9em}.ui.comments{font-size:1em}.ui.large.comments{font-size:1.1em}.ui.big.comments{font-size:1.28571429rem}.ui.huge.comments{font-size:1.2em}.ui.massive.comments{font-size:1.71428571rem}
|
||||
*/.ui.comments{margin:1.5em 0;max-width:650px}.ui.comments:first-child{margin-top:0}.ui.comments:last-child{margin-bottom:0}.ui.comments .comment{position:relative;background:0 0;margin:.5em 0 0;padding:.5em 0 0;border:none;border-top:none;line-height:1.2}.ui.comments .comment:first-child{margin-top:0;padding-top:0}.ui.comments .comment .comments{margin:0 0 .5em .5em;padding:1em 0 1em 1em}.ui.comments .comment .comments:before{position:absolute;top:0;left:0}.ui.comments .comment .comments .comment{border:none;border-top:none;background:0 0}.ui.comments .comment .avatar{display:block;width:2.5em;height:auto;float:left;margin:.2em 0 0}.ui.comments .comment .avatar img,.ui.comments .comment img.avatar{display:block;margin:0 auto;width:100%;height:100%;border-radius:.25rem}.ui.comments .comment>.content{display:block}.ui.comments .comment>.avatar~.content{margin-left:3.5em}.ui.comments .comment .author{font-size:1em;color:rgba(0,0,0,.87);font-weight:700}.ui.comments .comment a.author{cursor:pointer}.ui.comments .comment a.author:hover{color:#1e70bf}.ui.comments .comment .metadata{display:inline-block;margin-left:.5em;color:rgba(0,0,0,.4);font-size:.875em}.ui.comments .comment .metadata>*{display:inline-block;margin:0 .5em 0 0}.ui.comments .comment .metadata>:last-child{margin-right:0}.ui.comments .comment .text{margin:.25em 0 .5em;font-size:1em;word-wrap:break-word;color:rgba(0,0,0,.87);line-height:1.3}.ui.comments .comment .actions{font-size:.875em}.ui.comments .comment .actions a{cursor:pointer;display:inline-block;margin:0 .75em 0 0;color:rgba(0,0,0,.4)}.ui.comments .comment .actions a:last-child{margin-right:0}.ui.comments .comment .actions a.active,.ui.comments .comment .actions a:hover{color:rgba(0,0,0,.8)}.ui.comments>.reply.form{margin-top:1em}.ui.comments .comment .reply.form{width:100%;margin-top:1em}.ui.comments .reply.form textarea{font-size:1em;height:12em}.ui.collapsed.comments,.ui.comments .collapsed.comment,.ui.comments .collapsed.comments{display:none}.ui.threaded.comments .comment .comments{margin:-1.5em 0 -1em 1.25em;padding:3em 0 2em 2.25em;box-shadow:-1px 0 0 rgba(34,36,38,.15)}.ui.minimal.comments .comment .actions{opacity:0;position:absolute;top:0;right:0;left:auto;-webkit-transition:opacity .2s ease;transition:opacity .2s ease;-webkit-transition-delay:.1s;transition-delay:.1s}.ui.minimal.comments .comment>.content:hover>.actions{opacity:1}.ui.mini.comments{font-size:.78571429rem}.ui.tiny.comments{font-size:.85714286rem}.ui.small.comments{font-size:.9em}.ui.comments{font-size:1em}.ui.large.comments{font-size:1.1em}.ui.big.comments{font-size:1.28571429rem}.ui.huge.comments{font-size:1.2em}.ui.massive.comments{font-size:1.71428571rem}
|
|
@ -55,7 +55,7 @@
|
|||
.ui.dimmer > .content > * {
|
||||
display: table-cell;
|
||||
vertical-align: middle;
|
||||
color: #4C4C4C;
|
||||
color: #FFFFFF;
|
||||
}
|
||||
|
||||
/* Loose Coupling */
|
||||
|
@ -154,7 +154,7 @@ body.dimmable > .dimmer {
|
|||
background-color: rgba(255, 255, 255, 0.85);
|
||||
}
|
||||
.ui.inverted.dimmer > .content > * {
|
||||
color: #4C4C4C;
|
||||
color: #FFFFFF;
|
||||
}
|
||||
|
||||
/*--------------
|
||||
|
|
2
static/dark/components/dimmer.min.css
vendored
2
static/dark/components/dimmer.min.css
vendored
|
@ -6,4 +6,4 @@
|
|||
* Released under the MIT license
|
||||
* http://opensource.org/licenses/MIT
|
||||
*
|
||||
*/.dimmable:not(.body){position:relative}.ui.dimmer{display:none;position:absolute;top:0!important;left:0!important;width:100%;height:100%;text-align:center;vertical-align:middle;background-color:rgba(0,0,0,.85);opacity:0;line-height:1;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-transition:background-color .5s linear;transition:background-color .5s linear;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;will-change:opacity;z-index:1000}.ui.dimmer>.content{width:100%;height:100%;display:table;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.ui.dimmer>.content>*{display:table-cell;vertical-align:middle;color:#4C4C4C}.ui.segment>.ui.dimmer{border-radius:inherit!important}.animating.dimmable:not(body),.dimmed.dimmable:not(body){overflow:hidden}.dimmed.dimmable>.ui.animating.dimmer,.dimmed.dimmable>.ui.visible.dimmer,.ui.active.dimmer{display:block;opacity:1}.ui.disabled.dimmer{width:0!important;height:0!important}.ui.page.dimmer{position:fixed;-webkit-transform-style:'';transform-style:'';-webkit-perspective:2000px;perspective:2000px;-webkit-transform-origin:center center;transform-origin:center center}body.animating.in.dimmable,body.dimmed.dimmable{overflow:hidden}body.dimmable>.dimmer{position:fixed}.blurring.dimmable>:not(.dimmer){-webkit-filter:blur(0) grayscale(0);filter:blur(0) grayscale(0);-webkit-transition:.8s -webkit-filter ease;transition:.8s -webkit-filter ease;transition:.8s filter ease;transition:.8s filter ease,.8s -webkit-filter ease}.blurring.dimmed.dimmable>:not(.dimmer){-webkit-filter:blur(5px) grayscale(.7);filter:blur(5px) grayscale(.7)}.blurring.dimmable>.dimmer{background-color:rgba(0,0,0,.6)}.blurring.dimmable>.inverted.dimmer{background-color:rgba(255,255,255,.6)}.ui.dimmer>.top.aligned.content>*{vertical-align:top}.ui.dimmer>.bottom.aligned.content>*{vertical-align:bottom}.ui.inverted.dimmer{background-color:rgba(255,255,255,.85)}.ui.inverted.dimmer>.content>*{color:#4C4C4C}.ui.simple.dimmer{display:block;overflow:hidden;opacity:1;width:0;height:0%;z-index:-100;background-color:rgba(0,0,0,0)}.dimmed.dimmable>.ui.simple.dimmer{overflow:visible;opacity:1;width:100%;height:100%;background-color:rgba(0,0,0,.85);z-index:1}.ui.simple.inverted.dimmer{background-color:rgba(255,255,255,0)}.dimmed.dimmable>.ui.simple.inverted.dimmer{background-color:rgba(255,255,255,.85)}
|
||||
*/.dimmable:not(.body){position:relative}.ui.dimmer{display:none;position:absolute;top:0!important;left:0!important;width:100%;height:100%;text-align:center;vertical-align:middle;background-color:rgba(0,0,0,.85);opacity:0;line-height:1;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-transition:background-color .5s linear;transition:background-color .5s linear;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;will-change:opacity;z-index:1000}.ui.dimmer>.content{width:100%;height:100%;display:table;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.ui.dimmer>.content>*{display:table-cell;vertical-align:middle;color:#FFF}.ui.segment>.ui.dimmer{border-radius:inherit!important}.animating.dimmable:not(body),.dimmed.dimmable:not(body){overflow:hidden}.dimmed.dimmable>.ui.animating.dimmer,.dimmed.dimmable>.ui.visible.dimmer,.ui.active.dimmer{display:block;opacity:1}.ui.disabled.dimmer{width:0!important;height:0!important}.ui.page.dimmer{position:fixed;-webkit-transform-style:'';transform-style:'';-webkit-perspective:2000px;perspective:2000px;-webkit-transform-origin:center center;transform-origin:center center}body.animating.in.dimmable,body.dimmed.dimmable{overflow:hidden}body.dimmable>.dimmer{position:fixed}.blurring.dimmable>:not(.dimmer){-webkit-filter:blur(0) grayscale(0);filter:blur(0) grayscale(0);-webkit-transition:.8s -webkit-filter ease;transition:.8s -webkit-filter ease;transition:.8s filter ease;transition:.8s filter ease,.8s -webkit-filter ease}.blurring.dimmed.dimmable>:not(.dimmer){-webkit-filter:blur(5px) grayscale(.7);filter:blur(5px) grayscale(.7)}.blurring.dimmable>.dimmer{background-color:rgba(0,0,0,.6)}.blurring.dimmable>.inverted.dimmer{background-color:rgba(255,255,255,.6)}.ui.dimmer>.top.aligned.content>*{vertical-align:top}.ui.dimmer>.bottom.aligned.content>*{vertical-align:bottom}.ui.inverted.dimmer{background-color:rgba(255,255,255,.85)}.ui.inverted.dimmer>.content>*{color:#FFF}.ui.simple.dimmer{display:block;overflow:hidden;opacity:1;width:0;height:0%;z-index:-100;background-color:rgba(0,0,0,0)}.dimmed.dimmable>.ui.simple.dimmer{overflow:visible;opacity:1;width:100%;height:100%;background-color:rgba(0,0,0,.85);z-index:1}.ui.simple.inverted.dimmer{background-color:rgba(255,255,255,0)}.dimmed.dimmable>.ui.simple.inverted.dimmer{background-color:rgba(255,255,255,.85)}
|
|
@ -20,7 +20,7 @@
|
|||
font-weight: bold;
|
||||
text-transform: uppercase;
|
||||
letter-spacing: 0.05em;
|
||||
color: rgba(255, 255, 255, 0.9);
|
||||
color: rgba(0, 0, 0, 0.85);
|
||||
-webkit-user-select: none;
|
||||
-moz-user-select: none;
|
||||
-ms-user-select: none;
|
||||
|
@ -191,7 +191,7 @@
|
|||
.ui.divider.inverted,
|
||||
.ui.vertical.inverted.divider,
|
||||
.ui.horizontal.inverted.divider {
|
||||
color: #4C4C4C;
|
||||
color: #FFFFFF;
|
||||
}
|
||||
.ui.divider.inverted,
|
||||
.ui.divider.inverted:after,
|
||||
|
|
2
static/dark/components/divider.min.css
vendored
2
static/dark/components/divider.min.css
vendored
File diff suppressed because one or more lines are too long
|
@ -45,7 +45,7 @@
|
|||
min-width: max-content;
|
||||
margin: 0em;
|
||||
padding: 0em 0em;
|
||||
background: #3A3A3A;
|
||||
background: #FFFFFF;
|
||||
font-size: 1em;
|
||||
text-shadow: none;
|
||||
text-align: left;
|
||||
|
@ -112,7 +112,7 @@
|
|||
text-align: left;
|
||||
border-top: none;
|
||||
line-height: 1em;
|
||||
color: rgba(255, 255, 255, 0.93);
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
padding: 0.78571429rem 1.14285714rem !important;
|
||||
font-size: 1rem;
|
||||
text-transform: none;
|
||||
|
@ -154,7 +154,7 @@
|
|||
.ui.dropdown .menu > .header {
|
||||
margin: 1rem 0rem 0.75rem;
|
||||
padding: 0em 1.14285714rem;
|
||||
color: rgba(255, 255, 255, 0.9);
|
||||
color: rgba(0, 0, 0, 0.85);
|
||||
font-size: 0.78571429em;
|
||||
font-weight: bold;
|
||||
text-transform: uppercase;
|
||||
|
@ -193,7 +193,7 @@
|
|||
.ui.dropdown .menu > .item > .description {
|
||||
float: right;
|
||||
margin: 0em 0em 0em 1em;
|
||||
color: rgba(255, 255, 255, 0.7);
|
||||
color: rgba(0, 0, 0, 0.4);
|
||||
}
|
||||
|
||||
/*-----------------
|
||||
|
@ -205,7 +205,7 @@
|
|||
font-weight: normal;
|
||||
}
|
||||
.ui.dropdown .menu > .message:not(.ui) {
|
||||
color: rgba(255, 255, 255, 0.5);
|
||||
color: rgba(0, 0, 0, 0.4);
|
||||
}
|
||||
|
||||
/*--------------
|
||||
|
@ -350,10 +350,10 @@
|
|||
transform: rotateZ(0deg);
|
||||
min-width: 14em;
|
||||
min-height: 2.7142em;
|
||||
background: #333333;
|
||||
background: #FFFFFF;
|
||||
display: inline-block;
|
||||
padding: 0.78571429em 2.1em 0.78571429em 1em;
|
||||
color: rgba(255, 255, 255, 0.93);
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
box-shadow: none;
|
||||
border: 1px solid rgba(34, 36, 38, 0.15);
|
||||
border-radius: 0.28571429rem;
|
||||
|
@ -446,7 +446,7 @@ select.ui.dropdown {
|
|||
|
||||
/* Menu Item */
|
||||
.ui.selection.dropdown .menu > .item {
|
||||
border-top: 1px solid #666666;
|
||||
border-top: 1px solid #FAFAFA;
|
||||
padding: 0.78571429rem 1.14285714rem !important;
|
||||
white-space: normal;
|
||||
word-wrap: normal;
|
||||
|
@ -486,7 +486,7 @@ select.ui.dropdown {
|
|||
/* Visible */
|
||||
.ui.selection.visible.dropdown > .text:not(.default) {
|
||||
font-weight: normal;
|
||||
color: #ffffff;
|
||||
color: rgba(0, 0, 0, 0.8);
|
||||
}
|
||||
|
||||
/* Visible Hover */
|
||||
|
@ -588,7 +588,7 @@ select.ui.dropdown {
|
|||
opacity: 0.45;
|
||||
}
|
||||
.ui.active.search.dropdown input.search:focus + .text {
|
||||
color: rgba(217, 217, 217, 0.93) !important;
|
||||
color: rgba(115, 115, 115, 0.87) !important;
|
||||
}
|
||||
|
||||
/* Search Menu */
|
||||
|
@ -741,7 +741,7 @@ select.ui.dropdown {
|
|||
.ui.dropdown .menu .active.item {
|
||||
background: transparent;
|
||||
font-weight: bold;
|
||||
color: #ffffff;
|
||||
color: rgba(0, 0, 0, 0.95);
|
||||
box-shadow: none;
|
||||
z-index: 12;
|
||||
}
|
||||
|
@ -753,8 +753,8 @@ select.ui.dropdown {
|
|||
|
||||
/* Menu Item Hover */
|
||||
.ui.dropdown .menu > .item:hover {
|
||||
background: rgba(255, 255, 255, 0.13);
|
||||
color: #ffffff;
|
||||
background: rgba(0, 0, 0, 0.05);
|
||||
color: rgba(0, 0, 0, 0.95);
|
||||
z-index: 13;
|
||||
}
|
||||
|
||||
|
@ -828,11 +828,11 @@ select.ui.dropdown {
|
|||
|
||||
.ui.dropdown:not(.button) > .default.text,
|
||||
.ui.default.dropdown:not(.button) > .text {
|
||||
color: rgba(153, 153, 153, 0.93);
|
||||
color: rgba(191, 191, 191, 0.87);
|
||||
}
|
||||
.ui.dropdown:not(.button) > input:focus + .default.text,
|
||||
.ui.default.dropdown:not(.button) > input:focus + .text {
|
||||
color: rgba(217, 217, 217, 0.93);
|
||||
color: rgba(115, 115, 115, 0.87);
|
||||
}
|
||||
|
||||
/*--------------------
|
||||
|
@ -859,8 +859,8 @@ select.ui.dropdown {
|
|||
/* Selected Item */
|
||||
.ui.dropdown.selected,
|
||||
.ui.dropdown .menu .selected.item {
|
||||
background: rgba(255, 255, 255, 0.1);
|
||||
color: #ffffff;
|
||||
background: rgba(0, 0, 0, 0.03);
|
||||
color: rgba(0, 0, 0, 0.95);
|
||||
}
|
||||
|
||||
/*--------------------
|
||||
|
@ -883,24 +883,24 @@ select.ui.dropdown {
|
|||
.ui.dropdown.error,
|
||||
.ui.dropdown.error > .text,
|
||||
.ui.dropdown.error > .default.text {
|
||||
color: #FFF6F6;
|
||||
color: #9F3A38;
|
||||
}
|
||||
.ui.selection.dropdown.error {
|
||||
background: #6b201f;
|
||||
border-color: #9a4d4d;
|
||||
background: #FFF6F6;
|
||||
border-color: #E0B4B4;
|
||||
}
|
||||
.ui.selection.dropdown.error:hover {
|
||||
border-color: #9a4d4d;
|
||||
border-color: #E0B4B4;
|
||||
}
|
||||
.ui.dropdown.error > .menu,
|
||||
.ui.dropdown.error > .menu .menu {
|
||||
border-color: #9a4d4d;
|
||||
border-color: #E0B4B4;
|
||||
}
|
||||
.ui.dropdown.error > .menu > .item {
|
||||
color: #FFF6F6;
|
||||
color: #9F3A38;
|
||||
}
|
||||
.ui.multiple.selection.error.dropdown > .label {
|
||||
border-color: #9a4d4d;
|
||||
border-color: #E0B4B4;
|
||||
}
|
||||
|
||||
/* Item Hover */
|
||||
|
@ -1211,7 +1211,7 @@ select.ui.dropdown {
|
|||
width: 0.5em;
|
||||
height: 0.5em;
|
||||
box-shadow: -1px -1px 0px 1px rgba(34, 36, 38, 0.15);
|
||||
background: #4C4C4C;
|
||||
background: #FFFFFF;
|
||||
z-index: 2;
|
||||
}
|
||||
.ui.pointing.dropdown > .menu:after {
|
||||
|
|
2
static/dark/components/dropdown.min.css
vendored
2
static/dark/components/dropdown.min.css
vendored
File diff suppressed because one or more lines are too long
|
@ -96,7 +96,7 @@
|
|||
z-index: 4;
|
||||
-webkit-transform: translateX(-50%) translateY(-50%);
|
||||
transform: translateX(-50%) translateY(-50%);
|
||||
color: #4C4C4C;
|
||||
color: #FFFFFF;
|
||||
font-size: 6rem;
|
||||
text-shadow: 0px 2px 10px rgba(34, 36, 38, 0.2);
|
||||
-webkit-transition: opacity 0.5s ease, color 0.5s ease;
|
||||
|
@ -120,7 +120,7 @@
|
|||
opacity: 1;
|
||||
}
|
||||
.ui.embed .icon:hover:before {
|
||||
color: #4C4C4C;
|
||||
color: #FFFFFF;
|
||||
}
|
||||
|
||||
/*--------------
|
||||
|
|
2
static/dark/components/embed.min.css
vendored
2
static/dark/components/embed.min.css
vendored
|
@ -6,4 +6,4 @@
|
|||
* Released under the MIT license
|
||||
* http://opensource.org/licenses/MIT
|
||||
*
|
||||
*/.ui.embed{position:relative;max-width:100%;height:0;overflow:hidden;background:#DCDDDE;padding-bottom:56.25%}.ui.embed embed,.ui.embed iframe,.ui.embed object{position:absolute;border:none;width:100%;height:100%;top:0;left:0;margin:0;padding:0}.ui.embed>.embed{display:none}.ui.embed>.placeholder{position:absolute;cursor:pointer;top:0;left:0;display:block;width:100%;height:100%;background-color:radial-gradient(transparent 45%,rgba(0,0,0,.3))}.ui.embed>.icon{cursor:pointer;position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}.ui.embed>.icon:after{position:absolute;top:0;left:0;width:100%;height:100%;z-index:3;content:'';background:-webkit-radial-gradient(transparent 45%,rgba(0,0,0,.3));background:radial-gradient(transparent 45%,rgba(0,0,0,.3));opacity:.5;-webkit-transition:opacity .5s ease;transition:opacity .5s ease}.ui.embed>.icon:before{position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);color:#4C4C4C;font-size:6rem;text-shadow:0 2px 10px rgba(34,36,38,.2);-webkit-transition:opacity .5s ease,color .5s ease;transition:opacity .5s ease,color .5s ease;z-index:10}.ui.embed .icon:hover:after{background:-webkit-radial-gradient(transparent 45%,rgba(0,0,0,.3));background:radial-gradient(transparent 45%,rgba(0,0,0,.3));opacity:1}.ui.embed .icon:hover:before{color:#4C4C4C}.ui.active.embed>.icon,.ui.active.embed>.placeholder{display:none}.ui.active.embed>.embed{display:block}.ui.square.embed{padding-bottom:100%}.ui[class*="4:3"].embed{padding-bottom:75%}.ui[class*="16:9"].embed{padding-bottom:56.25%}.ui[class*="21:9"].embed{padding-bottom:42.85714286%}
|
||||
*/.ui.embed{position:relative;max-width:100%;height:0;overflow:hidden;background:#DCDDDE;padding-bottom:56.25%}.ui.embed embed,.ui.embed iframe,.ui.embed object{position:absolute;border:none;width:100%;height:100%;top:0;left:0;margin:0;padding:0}.ui.embed>.embed{display:none}.ui.embed>.placeholder{position:absolute;cursor:pointer;top:0;left:0;display:block;width:100%;height:100%;background-color:radial-gradient(transparent 45%,rgba(0,0,0,.3))}.ui.embed>.icon{cursor:pointer;position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}.ui.embed>.icon:after{position:absolute;top:0;left:0;width:100%;height:100%;z-index:3;content:'';background:-webkit-radial-gradient(transparent 45%,rgba(0,0,0,.3));background:radial-gradient(transparent 45%,rgba(0,0,0,.3));opacity:.5;-webkit-transition:opacity .5s ease;transition:opacity .5s ease}.ui.embed>.icon:before{position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);color:#FFF;font-size:6rem;text-shadow:0 2px 10px rgba(34,36,38,.2);-webkit-transition:opacity .5s ease,color .5s ease;transition:opacity .5s ease,color .5s ease;z-index:10}.ui.embed .icon:hover:after{background:-webkit-radial-gradient(transparent 45%,rgba(0,0,0,.3));background:radial-gradient(transparent 45%,rgba(0,0,0,.3));opacity:1}.ui.embed .icon:hover:before{color:#FFF}.ui.active.embed>.icon,.ui.active.embed>.placeholder{display:none}.ui.active.embed>.embed{display:block}.ui.square.embed{padding-bottom:100%}.ui[class*="4:3"].embed{padding-bottom:75%}.ui[class*="16:9"].embed{padding-bottom:56.25%}.ui[class*="21:9"].embed{padding-bottom:42.85714286%}
|
|
@ -120,7 +120,7 @@
|
|||
font-weight: normal;
|
||||
font-size: 1em;
|
||||
font-style: normal;
|
||||
color: rgba(255, 255, 255, 0.7);
|
||||
color: rgba(0, 0, 0, 0.4);
|
||||
}
|
||||
|
||||
/*--------------
|
||||
|
@ -131,7 +131,7 @@
|
|||
margin: 0em;
|
||||
font-size: 1em;
|
||||
font-weight: bold;
|
||||
color: rgba(255, 255, 255, 0.93);
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
}
|
||||
|
||||
/* Summary Image */
|
||||
|
@ -175,7 +175,7 @@
|
|||
font-style: normal;
|
||||
margin: 0em 0em 0em 0.5em;
|
||||
padding: 0em;
|
||||
color: rgba(255, 255, 255, 0.7);
|
||||
color: rgba(0, 0, 0, 0.4);
|
||||
}
|
||||
|
||||
/*--------------
|
||||
|
@ -186,7 +186,7 @@
|
|||
margin: 0.5em 0em 0em;
|
||||
background: none;
|
||||
padding: 0em;
|
||||
color: rgba(255, 255, 255, 0.93);
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
}
|
||||
|
||||
/* Images */
|
||||
|
@ -265,7 +265,7 @@
|
|||
.ui.feed > .event > .content .meta a:hover,
|
||||
.ui.feed > .event > .content .meta a:hover .icon,
|
||||
.ui.feed > .event > .content .meta > .icon:hover {
|
||||
color: #ffffff;
|
||||
color: rgba(0, 0, 0, 0.95);
|
||||
}
|
||||
|
||||
|
||||
|
|
2
static/dark/components/feed.min.css
vendored
2
static/dark/components/feed.min.css
vendored
|
@ -6,4 +6,4 @@
|
|||
* Released under the MIT license
|
||||
* http://opensource.org/licenses/MIT
|
||||
*
|
||||
*/.ui.feed{margin:1em 0}.ui.feed:first-child{margin-top:0}.ui.feed:last-child{margin-bottom:0}.ui.feed>.event{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%;padding:.21428571rem 0;margin:0;background:0 0;border-top:none}.ui.feed>.event:first-child{border-top:0;padding-top:0}.ui.feed>.event:last-child{padding-bottom:0}.ui.feed>.event>.label{display:block;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:2.5em;height:auto;-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch;text-align:left}.ui.feed>.event>.label .icon{opacity:1;font-size:1.5em;width:100%;padding:.25em;background:0 0;border:none;border-radius:none;color:rgba(0,0,0,.6)}.ui.feed>.event>.label img{width:100%;height:auto;border-radius:500rem}.ui.feed>.event>.label+.content{margin:.5em 0 .35714286em 1.14285714em}.ui.feed>.event>.content{display:block;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch;text-align:left;word-wrap:break-word}.ui.feed>.event:last-child>.content{padding-bottom:0}.ui.feed>.event>.content a{cursor:pointer}.ui.feed>.event>.content .date{margin:-.5rem 0 0;padding:0;font-weight:400;font-size:1em;font-style:normal;color:rgba(255,255,255,.7)}.ui.feed>.event>.content .summary{margin:0;font-size:1em;font-weight:700;color:rgba(255,255,255,.93)}.ui.feed>.event>.content .summary img{display:inline-block;width:auto;height:10em;margin:-.25em .25em 0 0;border-radius:.25em;vertical-align:middle}.ui.feed>.event>.content .user{display:inline-block;font-weight:700;margin-right:0;vertical-align:baseline}.ui.feed>.event>.content .user img{margin:-.25em .25em 0 0;width:auto;height:10em;vertical-align:middle}.ui.feed>.event>.content .summary>.date{display:inline-block;float:none;font-weight:400;font-size:.85714286em;font-style:normal;margin:0 0 0 .5em;padding:0;color:rgba(255,255,255,.7)}.ui.feed>.event>.content .extra{margin:.5em 0 0;background:0 0;padding:0;color:rgba(255,255,255,.93)}.ui.feed>.event>.content .extra.images img{display:inline-block;margin:0 .25em 0 0;width:6em}.ui.feed>.event>.content .extra.text{padding:0;border-left:none;font-size:1em;max-width:500px;line-height:1.4285em}.ui.feed>.event>.content .meta{display:inline-block;font-size:.85714286em;margin:.5em 0 0;background:0 0;border:none;border-radius:0;box-shadow:none;padding:0;color:rgba(0,0,0,.6)}.ui.feed>.event>.content .meta>*{position:relative;margin-left:.75em}.ui.feed>.event>.content .meta>:after{content:'';color:rgba(0,0,0,.2);top:0;left:-1em;opacity:1;position:absolute;vertical-align:top}.ui.feed>.event>.content .meta .like{color:'';-webkit-transition:.2s color ease;transition:.2s color ease}.ui.feed>.event>.content .meta .like:hover .icon{color:#FF2733}.ui.feed>.event>.content .meta .active.like .icon{color:#EF404A}.ui.feed>.event>.content .meta>:first-child{margin-left:0}.ui.feed>.event>.content .meta>:first-child::after{display:none}.ui.feed>.event>.content .meta a,.ui.feed>.event>.content .meta>.icon{cursor:pointer;opacity:1;color:rgba(0,0,0,.5);-webkit-transition:color .1s ease;transition:color .1s ease}.ui.feed>.event>.content .meta a:hover,.ui.feed>.event>.content .meta a:hover .icon,.ui.feed>.event>.content .meta>.icon:hover{color:#fff}.ui.small.feed{font-size:.92857143rem}.ui.feed{font-size:1rem}.ui.large.feed{font-size:1.14285714rem}
|
||||
*/.ui.feed{margin:1em 0}.ui.feed:first-child{margin-top:0}.ui.feed:last-child{margin-bottom:0}.ui.feed>.event{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%;padding:.21428571rem 0;margin:0;background:0 0;border-top:none}.ui.feed>.event:first-child{border-top:0;padding-top:0}.ui.feed>.event:last-child{padding-bottom:0}.ui.feed>.event>.label{display:block;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:2.5em;height:auto;-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch;text-align:left}.ui.feed>.event>.label .icon{opacity:1;font-size:1.5em;width:100%;padding:.25em;background:0 0;border:none;border-radius:none;color:rgba(0,0,0,.6)}.ui.feed>.event>.label img{width:100%;height:auto;border-radius:500rem}.ui.feed>.event>.label+.content{margin:.5em 0 .35714286em 1.14285714em}.ui.feed>.event>.content{display:block;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch;text-align:left;word-wrap:break-word}.ui.feed>.event:last-child>.content{padding-bottom:0}.ui.feed>.event>.content a{cursor:pointer}.ui.feed>.event>.content .date{margin:-.5rem 0 0;padding:0;font-weight:400;font-size:1em;font-style:normal;color:rgba(0,0,0,.4)}.ui.feed>.event>.content .summary{margin:0;font-size:1em;font-weight:700;color:rgba(0,0,0,.87)}.ui.feed>.event>.content .summary img{display:inline-block;width:auto;height:10em;margin:-.25em .25em 0 0;border-radius:.25em;vertical-align:middle}.ui.feed>.event>.content .user{display:inline-block;font-weight:700;margin-right:0;vertical-align:baseline}.ui.feed>.event>.content .user img{margin:-.25em .25em 0 0;width:auto;height:10em;vertical-align:middle}.ui.feed>.event>.content .summary>.date{display:inline-block;float:none;font-weight:400;font-size:.85714286em;font-style:normal;margin:0 0 0 .5em;padding:0;color:rgba(0,0,0,.4)}.ui.feed>.event>.content .extra{margin:.5em 0 0;background:0 0;padding:0;color:rgba(0,0,0,.87)}.ui.feed>.event>.content .extra.images img{display:inline-block;margin:0 .25em 0 0;width:6em}.ui.feed>.event>.content .extra.text{padding:0;border-left:none;font-size:1em;max-width:500px;line-height:1.4285em}.ui.feed>.event>.content .meta{display:inline-block;font-size:.85714286em;margin:.5em 0 0;background:0 0;border:none;border-radius:0;box-shadow:none;padding:0;color:rgba(0,0,0,.6)}.ui.feed>.event>.content .meta>*{position:relative;margin-left:.75em}.ui.feed>.event>.content .meta>:after{content:'';color:rgba(0,0,0,.2);top:0;left:-1em;opacity:1;position:absolute;vertical-align:top}.ui.feed>.event>.content .meta .like{color:'';-webkit-transition:.2s color ease;transition:.2s color ease}.ui.feed>.event>.content .meta .like:hover .icon{color:#FF2733}.ui.feed>.event>.content .meta .active.like .icon{color:#EF404A}.ui.feed>.event>.content .meta>:first-child{margin-left:0}.ui.feed>.event>.content .meta>:first-child::after{display:none}.ui.feed>.event>.content .meta a,.ui.feed>.event>.content .meta>.icon{cursor:pointer;opacity:1;color:rgba(0,0,0,.5);-webkit-transition:color .1s ease;transition:color .1s ease}.ui.feed>.event>.content .meta a:hover,.ui.feed>.event>.content .meta a:hover .icon,.ui.feed>.event>.content .meta>.icon:hover{color:rgba(0,0,0,.95)}.ui.small.feed{font-size:.92857143rem}.ui.feed{font-size:1rem}.ui.large.feed{font-size:1.14285714rem}
|
|
@ -55,7 +55,7 @@
|
|||
.ui.form .field > label {
|
||||
display: block;
|
||||
margin: 0em 0em 0.28571429rem 0em;
|
||||
color: rgba(255, 255, 255, 0.93);
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
font-size: 0.92857143em;
|
||||
font-weight: bold;
|
||||
text-transform: none;
|
||||
|
@ -107,9 +107,9 @@
|
|||
line-height: 1.2142em;
|
||||
padding: 0.67861429em 1em;
|
||||
font-size: 1em;
|
||||
background: #333333;
|
||||
background: #FFFFFF;
|
||||
border: 1px solid rgba(34, 36, 38, 0.15);
|
||||
color: rgba(255, 255, 255, 0.93);
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
border-radius: 0.28571429rem;
|
||||
box-shadow: 0em 0em 0em 0em transparent inset;
|
||||
-webkit-transition: color 0.1s ease, border-color 0.1s ease;
|
||||
|
@ -122,10 +122,10 @@
|
|||
-webkit-appearance: none;
|
||||
tap-highlight-color: rgba(255, 255, 255, 0);
|
||||
padding: 0.78571429em 1em;
|
||||
background: #333333;
|
||||
background: #FFFFFF;
|
||||
border: 1px solid rgba(34, 36, 38, 0.15);
|
||||
outline: none;
|
||||
color: rgba(255, 255, 255, 0.93);
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
border-radius: 0.28571429rem;
|
||||
box-shadow: 0em 0em 0em 0em transparent inset;
|
||||
-webkit-transition: color 0.1s ease, border-color 0.1s ease;
|
||||
|
@ -160,12 +160,12 @@
|
|||
display: block;
|
||||
height: auto;
|
||||
width: 100%;
|
||||
background: #4C4C4C;
|
||||
background: #FFFFFF;
|
||||
border: 1px solid rgba(34, 36, 38, 0.15);
|
||||
border-radius: 0.28571429rem;
|
||||
box-shadow: 0em 0em 0em 0em transparent inset;
|
||||
padding: 0.62em 1em;
|
||||
color: rgba(255, 255, 255, 0.93);
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
-webkit-transition: color 0.1s ease, border-color 0.1s ease;
|
||||
transition: color 0.1s ease, border-color 0.1s ease;
|
||||
}
|
||||
|
@ -256,9 +256,9 @@
|
|||
|
||||
.ui.form .field .prompt.label {
|
||||
white-space: normal;
|
||||
background: #4C4C4C !important;
|
||||
border: 1px solid #9a4d4d !important;
|
||||
color: #FFF6F6 !important;
|
||||
background: #FFFFFF !important;
|
||||
border: 1px solid #E0B4B4 !important;
|
||||
color: #9F3A38 !important;
|
||||
}
|
||||
.ui.form .inline.fields .field .prompt,
|
||||
.ui.form .inline.field .prompt {
|
||||
|
@ -308,42 +308,42 @@
|
|||
|
||||
/* browsers require these rules separate */
|
||||
.ui.form ::-webkit-input-placeholder {
|
||||
color: rgba(153, 153, 153, 0.93);
|
||||
color: rgba(191, 191, 191, 0.87);
|
||||
}
|
||||
.ui.form :-ms-input-placeholder {
|
||||
color: rgba(153, 153, 153, 0.93);
|
||||
color: rgba(191, 191, 191, 0.87);
|
||||
}
|
||||
.ui.form ::-moz-placeholder {
|
||||
color: rgba(153, 153, 153, 0.93);
|
||||
color: rgba(191, 191, 191, 0.87);
|
||||
}
|
||||
.ui.form :focus::-webkit-input-placeholder {
|
||||
color: rgba(217, 217, 217, 0.93);
|
||||
color: rgba(115, 115, 115, 0.87);
|
||||
}
|
||||
.ui.form :focus:-ms-input-placeholder {
|
||||
color: rgba(217, 217, 217, 0.93);
|
||||
color: rgba(115, 115, 115, 0.87);
|
||||
}
|
||||
.ui.form :focus::-moz-placeholder {
|
||||
color: rgba(217, 217, 217, 0.93);
|
||||
color: rgba(115, 115, 115, 0.87);
|
||||
}
|
||||
|
||||
/* Error Placeholder */
|
||||
.ui.form .error ::-webkit-input-placeholder {
|
||||
color: #ffffff;
|
||||
color: #e7bdbc;
|
||||
}
|
||||
.ui.form .error :-ms-input-placeholder {
|
||||
color: #ffffff !important;
|
||||
color: #e7bdbc !important;
|
||||
}
|
||||
.ui.form .error ::-moz-placeholder {
|
||||
color: #ffffff;
|
||||
color: #e7bdbc;
|
||||
}
|
||||
.ui.form .error :focus::-webkit-input-placeholder {
|
||||
color: #ffffff;
|
||||
color: #da9796;
|
||||
}
|
||||
.ui.form .error :focus:-ms-input-placeholder {
|
||||
color: #ffffff !important;
|
||||
color: #da9796 !important;
|
||||
}
|
||||
.ui.form .error :focus::-moz-placeholder {
|
||||
color: #ffffff;
|
||||
color: #da9796;
|
||||
}
|
||||
|
||||
/*--------------------
|
||||
|
@ -362,17 +362,17 @@
|
|||
.ui.form input[type="text"]:focus,
|
||||
.ui.form input[type="file"]:focus,
|
||||
.ui.form input[type="url"]:focus {
|
||||
color: #ffffff;
|
||||
color: rgba(0, 0, 0, 0.95);
|
||||
border-color: #85B7D9;
|
||||
border-radius: 0.28571429rem;
|
||||
background: #333333;
|
||||
background: #FFFFFF;
|
||||
box-shadow: 0px 0em 0em 0em rgba(34, 36, 38, 0.35) inset;
|
||||
}
|
||||
.ui.form textarea:focus {
|
||||
color: #ffffff;
|
||||
color: rgba(0, 0, 0, 0.95);
|
||||
border-color: #85B7D9;
|
||||
border-radius: 0.28571429rem;
|
||||
background: #333333;
|
||||
background: #FFFFFF;
|
||||
box-shadow: 0px 0em 0em 0em rgba(34, 36, 38, 0.35) inset;
|
||||
-webkit-appearance: none;
|
||||
}
|
||||
|
@ -436,12 +436,12 @@
|
|||
.ui.form .field.error label,
|
||||
.ui.form .fields.error .field .input,
|
||||
.ui.form .field.error .input {
|
||||
color: #FFF6F6;
|
||||
color: #9F3A38;
|
||||
}
|
||||
.ui.form .fields.error .field .corner.label,
|
||||
.ui.form .field.error .corner.label {
|
||||
border-color: #FFF6F6;
|
||||
color: #4C4C4C;
|
||||
border-color: #9F3A38;
|
||||
color: #FFFFFF;
|
||||
}
|
||||
.ui.form .fields.error .field textarea,
|
||||
.ui.form .fields.error .field select,
|
||||
|
@ -471,9 +471,9 @@
|
|||
.ui.form .field.error input[type="text"],
|
||||
.ui.form .field.error input[type="file"],
|
||||
.ui.form .field.error input[type="url"] {
|
||||
background: #6b201f;
|
||||
border-color: #9a4d4d;
|
||||
color: #FFF6F6;
|
||||
background: #FFF6F6;
|
||||
border-color: #E0B4B4;
|
||||
color: #9F3A38;
|
||||
border-radius: '';
|
||||
box-shadow: none;
|
||||
}
|
||||
|
@ -491,9 +491,9 @@
|
|||
.ui.form .field.error input[type="text"]:focus,
|
||||
.ui.form .field.error input[type="file"]:focus,
|
||||
.ui.form .field.error input[type="url"]:focus {
|
||||
background: #6b201f;
|
||||
border-color: #9a4d4d;
|
||||
color: #FFF6F6;
|
||||
background: #FFF6F6;
|
||||
border-color: #E0B4B4;
|
||||
color: #9F3A38;
|
||||
-webkit-appearance: none;
|
||||
box-shadow: none;
|
||||
}
|
||||
|
@ -512,25 +512,25 @@
|
|||
.ui.form .field.error .ui.dropdown,
|
||||
.ui.form .field.error .ui.dropdown .text,
|
||||
.ui.form .field.error .ui.dropdown .item {
|
||||
background: #6b201f;
|
||||
color: #FFF6F6;
|
||||
background: #FFF6F6;
|
||||
color: #9F3A38;
|
||||
}
|
||||
.ui.form .fields.error .field .ui.dropdown,
|
||||
.ui.form .field.error .ui.dropdown {
|
||||
border-color: #9a4d4d !important;
|
||||
border-color: #E0B4B4 !important;
|
||||
}
|
||||
.ui.form .fields.error .field .ui.dropdown:hover,
|
||||
.ui.form .field.error .ui.dropdown:hover {
|
||||
border-color: #9a4d4d !important;
|
||||
border-color: #E0B4B4 !important;
|
||||
}
|
||||
.ui.form .fields.error .field .ui.dropdown:hover .menu,
|
||||
.ui.form .field.error .ui.dropdown:hover .menu {
|
||||
border-color: #9a4d4d;
|
||||
border-color: #E0B4B4;
|
||||
}
|
||||
.ui.form .fields.error .field .ui.multiple.selection.dropdown > .label,
|
||||
.ui.form .field.error .ui.multiple.selection.dropdown > .label {
|
||||
background-color: #EACBCB;
|
||||
color: #FFF6F6;
|
||||
color: #9F3A38;
|
||||
}
|
||||
|
||||
/* Hover */
|
||||
|
@ -559,20 +559,20 @@
|
|||
.ui.form .field.error .checkbox:not(.toggle):not(.slider) label,
|
||||
.ui.form .fields.error .field .checkbox:not(.toggle):not(.slider) .box,
|
||||
.ui.form .field.error .checkbox:not(.toggle):not(.slider) .box {
|
||||
color: #FFF6F6;
|
||||
color: #9F3A38;
|
||||
}
|
||||
.ui.form .fields.error .field .checkbox:not(.toggle):not(.slider) label:before,
|
||||
.ui.form .field.error .checkbox:not(.toggle):not(.slider) label:before,
|
||||
.ui.form .fields.error .field .checkbox:not(.toggle):not(.slider) .box:before,
|
||||
.ui.form .field.error .checkbox:not(.toggle):not(.slider) .box:before {
|
||||
background: #6b201f;
|
||||
border-color: #9a4d4d;
|
||||
background: #FFF6F6;
|
||||
border-color: #E0B4B4;
|
||||
}
|
||||
.ui.form .fields.error .field .checkbox label:after,
|
||||
.ui.form .field.error .checkbox label:after,
|
||||
.ui.form .fields.error .field .checkbox .box:after,
|
||||
.ui.form .field.error .checkbox .box:after {
|
||||
color: #FFF6F6;
|
||||
color: #9F3A38;
|
||||
}
|
||||
|
||||
/*--------------------
|
||||
|
@ -607,7 +607,7 @@
|
|||
content: '';
|
||||
top: 0%;
|
||||
left: 0%;
|
||||
background: rgba(0, 0, 0, 0.85);
|
||||
background: rgba(255, 255, 255, 0.8);
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
z-index: 100;
|
||||
|
@ -706,7 +706,7 @@
|
|||
.ui.inverted.form .inline.fields .field > p,
|
||||
.ui.inverted.form .inline.field > label,
|
||||
.ui.inverted.form .inline.field > p {
|
||||
color: rgba(0, 0, 0, 0.85);
|
||||
color: rgba(255, 255, 255, 0.9);
|
||||
}
|
||||
|
||||
/* Inverted Field */
|
||||
|
@ -722,9 +722,9 @@
|
|||
.ui.inverted.form input[type="text"],
|
||||
.ui.inverted.form input[type="file"],
|
||||
.ui.inverted.form input[type="url"] {
|
||||
background: #333333;
|
||||
background: #FFFFFF;
|
||||
border-color: rgba(255, 255, 255, 0.1);
|
||||
color: rgba(255, 255, 255, 0.93);
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
|
@ -743,7 +743,7 @@
|
|||
}
|
||||
.ui.form .grouped.fields > label {
|
||||
margin: 0em 0em 0.28571429rem 0em;
|
||||
color: rgba(255, 255, 255, 0.93);
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
font-size: 0.92857143em;
|
||||
font-weight: bold;
|
||||
text-transform: none;
|
||||
|
@ -979,7 +979,7 @@
|
|||
vertical-align: baseline;
|
||||
font-size: 0.92857143em;
|
||||
font-weight: bold;
|
||||
color: rgba(255, 255, 255, 0.93);
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
text-transform: none;
|
||||
}
|
||||
|
||||
|
|
2
static/dark/components/form.min.css
vendored
2
static/dark/components/form.min.css
vendored
File diff suppressed because one or more lines are too long
|
@ -1135,17 +1135,17 @@
|
|||
.ui.celled.grid {
|
||||
width: 100%;
|
||||
margin: 1em 0em;
|
||||
box-shadow: 0px 0px 0px 1px #3A3A39;
|
||||
box-shadow: 0px 0px 0px 1px #D4D4D5;
|
||||
}
|
||||
.ui.celled.grid > .row {
|
||||
width: 100% !important;
|
||||
margin: 0em;
|
||||
padding: 0em;
|
||||
box-shadow: 0px -1px 0px 0px #3A3A39;
|
||||
box-shadow: 0px -1px 0px 0px #D4D4D5;
|
||||
}
|
||||
.ui.celled.grid > .column:not(.row),
|
||||
.ui.celled.grid > .row > .column {
|
||||
box-shadow: -1px 0px 0px 0px #3A3A39;
|
||||
box-shadow: -1px 0px 0px 0px #D4D4D5;
|
||||
}
|
||||
.ui.celled.grid > .column:first-child,
|
||||
.ui.celled.grid > .row > .column:first-child {
|
||||
|
@ -1339,7 +1339,7 @@
|
|||
.ui.grid > .red.column,
|
||||
.ui.grid > .row > .red.column {
|
||||
background-color: #DB2828 !important;
|
||||
color: #4C4C4C;
|
||||
color: #FFFFFF;
|
||||
}
|
||||
|
||||
/* Orange */
|
||||
|
@ -1347,7 +1347,7 @@
|
|||
.ui.grid > .orange.column,
|
||||
.ui.grid > .row > .orange.column {
|
||||
background-color: #F2711C !important;
|
||||
color: #4C4C4C;
|
||||
color: #FFFFFF;
|
||||
}
|
||||
|
||||
/* Yellow */
|
||||
|
@ -1355,7 +1355,7 @@
|
|||
.ui.grid > .yellow.column,
|
||||
.ui.grid > .row > .yellow.column {
|
||||
background-color: #FBBD08 !important;
|
||||
color: #4C4C4C;
|
||||
color: #FFFFFF;
|
||||
}
|
||||
|
||||
/* Olive */
|
||||
|
@ -1363,7 +1363,7 @@
|
|||
.ui.grid > .olive.column,
|
||||
.ui.grid > .row > .olive.column {
|
||||
background-color: #B5CC18 !important;
|
||||
color: #4C4C4C;
|
||||
color: #FFFFFF;
|
||||
}
|
||||
|
||||
/* Green */
|
||||
|
@ -1371,7 +1371,7 @@
|
|||
.ui.grid > .green.column,
|
||||
.ui.grid > .row > .green.column {
|
||||
background-color: #21BA45 !important;
|
||||
color: #4C4C4C;
|
||||
color: #FFFFFF;
|
||||
}
|
||||
|
||||
/* Teal */
|
||||
|
@ -1379,7 +1379,7 @@
|
|||
.ui.grid > .teal.column,
|
||||
.ui.grid > .row > .teal.column {
|
||||
background-color: #00B5AD !important;
|
||||
color: #4C4C4C;
|
||||
color: #FFFFFF;
|
||||
}
|
||||
|
||||
/* Blue */
|
||||
|
@ -1387,7 +1387,7 @@
|
|||
.ui.grid > .blue.column,
|
||||
.ui.grid > .row > .blue.column {
|
||||
background-color: #2185D0 !important;
|
||||
color: #4C4C4C;
|
||||
color: #FFFFFF;
|
||||
}
|
||||
|
||||
/* Violet */
|
||||
|
@ -1395,7 +1395,7 @@
|
|||
.ui.grid > .violet.column,
|
||||
.ui.grid > .row > .violet.column {
|
||||
background-color: #6435C9 !important;
|
||||
color: #4C4C4C;
|
||||
color: #FFFFFF;
|
||||
}
|
||||
|
||||
/* Purple */
|
||||
|
@ -1403,7 +1403,7 @@
|
|||
.ui.grid > .purple.column,
|
||||
.ui.grid > .row > .purple.column {
|
||||
background-color: #A333C8 !important;
|
||||
color: #4C4C4C;
|
||||
color: #FFFFFF;
|
||||
}
|
||||
|
||||
/* Pink */
|
||||
|
@ -1411,7 +1411,7 @@
|
|||
.ui.grid > .pink.column,
|
||||
.ui.grid > .row > .pink.column {
|
||||
background-color: #E03997 !important;
|
||||
color: #4C4C4C;
|
||||
color: #FFFFFF;
|
||||
}
|
||||
|
||||
/* Brown */
|
||||
|
@ -1419,7 +1419,7 @@
|
|||
.ui.grid > .brown.column,
|
||||
.ui.grid > .row > .brown.column {
|
||||
background-color: #A5673F !important;
|
||||
color: #4C4C4C;
|
||||
color: #FFFFFF;
|
||||
}
|
||||
|
||||
/* Grey */
|
||||
|
@ -1427,7 +1427,7 @@
|
|||
.ui.grid > .grey.column,
|
||||
.ui.grid > .row > .grey.column {
|
||||
background-color: #767676 !important;
|
||||
color: #4C4C4C;
|
||||
color: #FFFFFF;
|
||||
}
|
||||
|
||||
/* Black */
|
||||
|
@ -1435,7 +1435,7 @@
|
|||
.ui.grid > .black.column,
|
||||
.ui.grid > .row > .black.column {
|
||||
background-color: #1B1C1D !important;
|
||||
color: #4C4C4C;
|
||||
color: #FFFFFF;
|
||||
}
|
||||
|
||||
/*----------------------
|
||||
|
@ -1501,7 +1501,7 @@
|
|||
|
||||
/* Celled Reversed */
|
||||
.ui[class*="mobile reversed"].celled.grid > .row > .column:first-child {
|
||||
box-shadow: -1px 0px 0px 0px #3A3A39;
|
||||
box-shadow: -1px 0px 0px 0px #D4D4D5;
|
||||
}
|
||||
.ui[class*="mobile reversed"].celled.grid > .row > .column:last-child {
|
||||
box-shadow: none;
|
||||
|
@ -1545,7 +1545,7 @@
|
|||
|
||||
/* Celled Reversed */
|
||||
.ui[class*="tablet reversed"].celled.grid > .row > .column:first-child {
|
||||
box-shadow: -1px 0px 0px 0px #3A3A39;
|
||||
box-shadow: -1px 0px 0px 0px #D4D4D5;
|
||||
}
|
||||
.ui[class*="tablet reversed"].celled.grid > .row > .column:last-child {
|
||||
box-shadow: none;
|
||||
|
@ -1589,7 +1589,7 @@
|
|||
|
||||
/* Celled Reversed */
|
||||
.ui[class*="computer reversed"].celled.grid > .row > .column:first-child {
|
||||
box-shadow: -1px 0px 0px 0px #3A3A39;
|
||||
box-shadow: -1px 0px 0px 0px #D4D4D5;
|
||||
}
|
||||
.ui[class*="computer reversed"].celled.grid > .row > .column:last-child {
|
||||
box-shadow: none;
|
||||
|
|
2
static/dark/components/grid.min.css
vendored
2
static/dark/components/grid.min.css
vendored
File diff suppressed because one or more lines are too long
|
@ -23,7 +23,7 @@
|
|||
font-weight: bold;
|
||||
line-height: 1.2857em;
|
||||
text-transform: none;
|
||||
color: rgba(255, 255, 255, 0.93);
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
}
|
||||
.ui.header:first-child {
|
||||
margin-top: -0.14285em;
|
||||
|
@ -43,7 +43,7 @@
|
|||
margin: 0em;
|
||||
font-size: 1rem;
|
||||
line-height: 1.2em;
|
||||
color: rgba(255, 255, 255, 0.8);
|
||||
color: rgba(0, 0, 0, 0.6);
|
||||
}
|
||||
|
||||
/*--------------
|
||||
|
@ -295,20 +295,20 @@ h5.ui.header .sub.header {
|
|||
--------------------*/
|
||||
|
||||
.ui.inverted.header {
|
||||
color: #4C4C4C;
|
||||
color: #FFFFFF;
|
||||
}
|
||||
.ui.inverted.header .sub.header {
|
||||
color: rgba(0, 0, 0, 0.6);
|
||||
color: rgba(255, 255, 255, 0.8);
|
||||
}
|
||||
.ui.inverted.attached.header {
|
||||
background: #545454 -webkit-linear-gradient(transparent, rgba(255, 255, 255, 0.13));
|
||||
background: #545454 linear-gradient(transparent, rgba(255, 255, 255, 0.13));
|
||||
background: #545454 -webkit-linear-gradient(transparent, rgba(0, 0, 0, 0.05));
|
||||
background: #545454 linear-gradient(transparent, rgba(0, 0, 0, 0.05));
|
||||
box-shadow: none;
|
||||
border-color: transparent;
|
||||
}
|
||||
.ui.inverted.block.header {
|
||||
background: #545454 -webkit-linear-gradient(transparent, rgba(255, 255, 255, 0.13));
|
||||
background: #545454 linear-gradient(transparent, rgba(255, 255, 255, 0.13));
|
||||
background: #545454 -webkit-linear-gradient(transparent, rgba(0, 0, 0, 0.05));
|
||||
background: #545454 linear-gradient(transparent, rgba(0, 0, 0, 0.05));
|
||||
box-shadow: none;
|
||||
}
|
||||
.ui.inverted.block.header {
|
||||
|
@ -630,10 +630,10 @@ a.ui.inverted.grey.header:hover {
|
|||
--------------------*/
|
||||
|
||||
.ui.block.header {
|
||||
background: #333333;
|
||||
background: #F3F4F5;
|
||||
padding: 0.78571429rem 1rem;
|
||||
box-shadow: none;
|
||||
border: 1px solid #3A3A39;
|
||||
border: 1px solid #D4D4D5;
|
||||
border-radius: 0.28571429rem;
|
||||
}
|
||||
.ui.tiny.block.header {
|
||||
|
@ -657,15 +657,15 @@ a.ui.inverted.grey.header:hover {
|
|||
--------------------*/
|
||||
|
||||
.ui.attached.header {
|
||||
background: #4C4C4C;
|
||||
background: #FFFFFF;
|
||||
padding: 0.78571429rem 1rem;
|
||||
margin-left: -1px;
|
||||
margin-right: -1px;
|
||||
box-shadow: none;
|
||||
border: 1px solid #3A3A39;
|
||||
border: 1px solid #D4D4D5;
|
||||
}
|
||||
.ui.attached.block.header {
|
||||
background: #333333;
|
||||
background: #F3F4F5;
|
||||
}
|
||||
.ui.attached:not(.top):not(.bottom).header {
|
||||
margin-top: 0em;
|
||||
|
|
2
static/dark/components/header.min.css
vendored
2
static/dark/components/header.min.css
vendored
File diff suppressed because one or more lines are too long
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user