Cosmetic and remove dead code = keyframes fill_up_loading
This commit is contained in:
parent
397445cf38
commit
99067ed2e1
1 changed files with 1 additions and 5 deletions
|
|
@ -3875,11 +3875,6 @@ div.widget-full_size {
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
@keyframes fill_up_loading {
|
|
||||||
|
|
||||||
30% {transform:rotateY(90deg);}
|
|
||||||
60% {transform:rotateY(-90deg);}
|
|
||||||
}
|
|
||||||
|
|
||||||
div.row.odd.hover:hover,div.row.even.hover:hover { background-color: var(--hover) !important; }
|
div.row.odd.hover:hover,div.row.even.hover:hover { background-color: var(--hover) !important; }
|
||||||
|
|
||||||
|
|
@ -3889,6 +3884,7 @@ h2.h-section {
|
||||||
border: 1px steelblue solid;
|
border: 1px steelblue solid;
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
font-family: var(--font-title);
|
font-family: var(--font-title);
|
||||||
|
margin: 8px;
|
||||||
}
|
}
|
||||||
.super {
|
.super {
|
||||||
font-family: var(--font-super);
|
font-family: var(--font-super);
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue