maintenance: rebuild bundling/minify
This commit is contained in:
@@ -416,9 +416,9 @@ th {
|
||||
left: -1.85714286em;
|
||||
}
|
||||
.fa-border {
|
||||
padding: .2em .25em .15em;
|
||||
padding: 0.2em 0.25em 0.15em;
|
||||
border: solid 0.08em #eee;
|
||||
border-radius: .1em;
|
||||
border-radius: 0.1em;
|
||||
}
|
||||
.pull-right {
|
||||
float: right;
|
||||
@@ -427,10 +427,10 @@ th {
|
||||
float: left;
|
||||
}
|
||||
.fa.pull-left {
|
||||
margin-right: .3em;
|
||||
margin-right: 0.3em;
|
||||
}
|
||||
.fa.pull-right {
|
||||
margin-left: .3em;
|
||||
margin-left: 0.3em;
|
||||
}
|
||||
.fa-spin {
|
||||
-webkit-animation: fa-spin 2s infinite linear;
|
||||
@@ -2074,7 +2074,7 @@ header #credits,
|
||||
font-family: "Segoe UI", Arial, Verdana, Tahoma, sans-serif;
|
||||
font-weight: lighter;
|
||||
font-stretch: condensed;
|
||||
font-size: .8em;
|
||||
font-size: 0.8em;
|
||||
position: absolute;
|
||||
top: 0;
|
||||
right: 4px;
|
||||
@@ -2183,7 +2183,7 @@ body.status-connecting #statusConnecting {
|
||||
}
|
||||
body.status-connecting #statusConnecting span {
|
||||
padding-left: 4px;
|
||||
font-size: .8em;
|
||||
font-size: 0.8em;
|
||||
}
|
||||
body.status-connecting #mainSection {
|
||||
display: none;
|
||||
@@ -2196,7 +2196,7 @@ body.status-error #statusError {
|
||||
}
|
||||
body.status-error #statusError span {
|
||||
padding-left: 4px;
|
||||
font-size: .8em;
|
||||
font-size: 0.8em;
|
||||
}
|
||||
body.status-error #mainSection {
|
||||
opacity: 0.3;
|
||||
|
||||
Reference in New Issue
Block a user