diff options
| author | 2023-12-29 22:58:28 +0100 | |
|---|---|---|
| committer | 2023-12-29 22:58:28 +0100 | |
| commit | 6a43d06566ac4ed12061780f0605ffa73158190f (patch) | |
| tree | 75a616cb605e84e3072a17b98d2d22f1f74e75c3 /p/themes/Pafat/pafat.rtl.css | |
| parent | 9dec2af35d99748b2251089a5e96932b50435254 (diff) | |
fix:remove duplicated lines that are given in frss.css (#5999)
Diffstat (limited to 'p/themes/Pafat/pafat.rtl.css')
| -rw-r--r-- | p/themes/Pafat/pafat.rtl.css | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/p/themes/Pafat/pafat.rtl.css b/p/themes/Pafat/pafat.rtl.css index 27c2bb345..fcfc3c734 100644 --- a/p/themes/Pafat/pafat.rtl.css +++ b/p/themes/Pafat/pafat.rtl.css @@ -234,7 +234,6 @@ form th { margin: 0; padding: 1px 5px; background-color: var(--background-color-white); - display: inline-block; color: var(--font-color-grey); font-size: 0.9rem; border: 1px solid var(--border-color-grey-dark); @@ -243,8 +242,6 @@ form th { min-width: 15px; line-height: 1.7; vertical-align: middle; - cursor: pointer; - overflow: hidden; } .read_all.btn { |
