Co-authored-by: math-gh <>
@@ -291,24 +291,6 @@ form th {
text-decoration: none;
}
-.btn-state1.hide {
- display: none;
-}
-
-.btn-state2 {
-.btn-state2.show {
- display: inline-block;
-#button-update-loading {
- background: var(--frss-loading-image) 0.5rem center no-repeat;
- background-size: 1rem;
- padding-left: 2rem;
a:hover .icon {
filter: brightness(1.5);
transition: 0.1s linear;
- padding-right: 2rem;
@@ -477,6 +477,24 @@ td.numeric {
font-weight: bold;
+.btn-state1.hide {
+ display: none;
+}
+
+.btn-state2 {
+.btn-state2.show {
+ display: inline-block;
+#button-update-loading {
+ background: var(--frss-loading-image) 0.5rem center no-repeat;
+ background-size: 1rem;
+ padding-left: 2rem;
/*=== switch */
.switch {
margin: 0 0.5em;
+ padding-right: 2rem;