aboutsummaryrefslogtreecommitdiff
path: root/p/themes/Flat/flat.css
diff options
context:
space:
mode:
authorGravatar maTh <1645099+math-GH@users.noreply.github.com> 2023-12-29 22:58:28 +0100
committerGravatar GitHub <noreply@github.com> 2023-12-29 22:58:28 +0100
commit6a43d06566ac4ed12061780f0605ffa73158190f (patch)
tree75a616cb605e84e3072a17b98d2d22f1f74e75c3 /p/themes/Flat/flat.css
parent9dec2af35d99748b2251089a5e96932b50435254 (diff)
fix:remove duplicated lines that are given in frss.css (#5999)
Diffstat (limited to 'p/themes/Flat/flat.css')
-rw-r--r--p/themes/Flat/flat.css3
1 files changed, 0 insertions, 3 deletions
diff --git a/p/themes/Flat/flat.css b/p/themes/Flat/flat.css
index c38c57b77..a968a4412 100644
--- a/p/themes/Flat/flat.css
+++ b/p/themes/Flat/flat.css
@@ -176,7 +176,6 @@ form th {
margin: 0;
padding: 5px 10px;
background: #3498db;
- display: inline-block;
color: #fff;
font-size: 0.9rem;
border: none;
@@ -187,8 +186,6 @@ form th {
min-width: 15px;
line-height: 25px;
vertical-align: middle;
- cursor: pointer;
- overflow: hidden;
}
.btn:hover {