diff options
| author | 2022-09-18 12:10:00 +0200 | |
|---|---|---|
| committer | 2022-09-18 12:10:00 +0200 | |
| commit | 27349070003f76493ce13bc4566fa9c018ae5d5c (patch) | |
| tree | ac98b192438cc075b744e0b3011afd5881f2b46c /p/themes/Pafat | |
| parent | c1ecb7145c0e2c1a78cc1dec862996923d51fdf6 (diff) | |
(S)CSS .disable removed (#4619)
Diffstat (limited to 'p/themes/Pafat')
| -rw-r--r-- | p/themes/Pafat/pafat.css | 6 | ||||
| -rw-r--r-- | p/themes/Pafat/pafat.rtl.css | 6 |
2 files changed, 0 insertions, 12 deletions
diff --git a/p/themes/Pafat/pafat.css b/p/themes/Pafat/pafat.css index 389dabb6a..c1744d8ea 100644 --- a/p/themes/Pafat/pafat.css +++ b/p/themes/Pafat/pafat.css @@ -250,12 +250,6 @@ a.btn { color: #fff; } -.nav-list .disable { - background: #fafafa; - color: #aaa; - text-align: center; -} - .nav-list .item > a { padding: 0 10px; } diff --git a/p/themes/Pafat/pafat.rtl.css b/p/themes/Pafat/pafat.rtl.css index 178747ba5..cceec0894 100644 --- a/p/themes/Pafat/pafat.rtl.css +++ b/p/themes/Pafat/pafat.rtl.css @@ -250,12 +250,6 @@ a.btn { color: #fff; } -.nav-list .disable { - background: #fafafa; - color: #aaa; - text-align: center; -} - .nav-list .item > a { padding: 0 10px; } |
