|
|
|
@ -102,27 +102,10 @@
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
*[onclick], *[href] {
|
|
|
|
|
cursor:pointer !important;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.hidden {
|
|
|
|
|
display:none;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
[hidden] {
|
|
|
|
|
display: none !important;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.wait {
|
|
|
|
|
position:fixed;
|
|
|
|
|
top:35%;
|
|
|
|
|
left:50%;
|
|
|
|
|
filter:alpha(opacity=50);
|
|
|
|
|
-moz-opacity:0.5;
|
|
|
|
|
opacity:0.5;
|
|
|
|
|
z-index:99999;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
body {
|
|
|
|
|
margin: 0;
|
|
|
|
@ -6893,13 +6876,10 @@ a.invert-bg-dark:hover, a.invert-bg-dark:focus {
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.current-row {
|
|
|
|
|
background-color:rgba(105, 108, 255, 0.16);
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.table th {
|
|
|
|
|
text-transform: uppercase;
|
|
|
|
|
font-size: 1rem;
|
|
|
|
|
letter-spacing: 1px;
|
|
|
|
|
}
|
|
|
|
|
.table:not(.table-dark) th {
|
|
|
|
|