diff options
29 files changed, 0 insertions, 160 deletions
diff --git a/p/themes/Alternative-Dark/adark.css b/p/themes/Alternative-Dark/adark.css index fa3537582..29098b9b9 100644 --- a/p/themes/Alternative-Dark/adark.css +++ b/p/themes/Alternative-Dark/adark.css @@ -239,12 +239,6 @@ a.btn { background-color: #1f1f1f; } -.nav-list .disable { - background: #fafafa; - color: #aaa; - text-align: center; -} - .nav-list .item > a { padding: 0 10px; } diff --git a/p/themes/Alternative-Dark/adark.rtl.css b/p/themes/Alternative-Dark/adark.rtl.css index d90736ce5..e46a44129 100644 --- a/p/themes/Alternative-Dark/adark.rtl.css +++ b/p/themes/Alternative-Dark/adark.rtl.css @@ -239,12 +239,6 @@ a.btn { background-color: #1f1f1f; } -.nav-list .disable { - background: #fafafa; - color: #aaa; - text-align: center; -} - .nav-list .item > a { padding: 0 10px; } diff --git a/p/themes/Ansum/_sidebar.scss b/p/themes/Ansum/_sidebar.scss index 562718631..f5b6b2355 100644 --- a/p/themes/Ansum/_sidebar.scss +++ b/p/themes/Ansum/_sidebar.scss @@ -214,12 +214,6 @@ } } - .disable { - text-align: center; - background: variables.$grey-lighter; - color: variables.$grey-medium-dark; - } - .nav-header { padding: 0 10px; font-weight: bold; diff --git a/p/themes/Ansum/ansum.css b/p/themes/Ansum/ansum.css index 3df770d88..6e301313e 100644 --- a/p/themes/Ansum/ansum.css +++ b/p/themes/Ansum/ansum.css @@ -591,11 +591,6 @@ form th { .nav-list.empty a { color: #f4f762; } -.nav-list .disable { - text-align: center; - background: #fcfaf8; - color: #ba9; -} .nav-list .nav-header { padding: 0 10px; font-weight: bold; diff --git a/p/themes/Ansum/ansum.rtl.css b/p/themes/Ansum/ansum.rtl.css index e4c6e2294..d2255289b 100644 --- a/p/themes/Ansum/ansum.rtl.css +++ b/p/themes/Ansum/ansum.rtl.css @@ -591,11 +591,6 @@ form th { .nav-list.empty a { color: #f4f762; } -.nav-list .disable { - text-align: center; - background: #fcfaf8; - color: #ba9; -} .nav-list .nav-header { padding: 0 10px; font-weight: bold; diff --git a/p/themes/BlueLagoon/BlueLagoon.css b/p/themes/BlueLagoon/BlueLagoon.css index c60d2f1c3..4b22fc00d 100644 --- a/p/themes/BlueLagoon/BlueLagoon.css +++ b/p/themes/BlueLagoon/BlueLagoon.css @@ -291,12 +291,6 @@ a.btn { border-color: -moz-use-text-color -moz-use-text-color #171717; } -.nav-list .disable { - background: #fafafa; - color: #aaa; - text-align: center; -} - .nav-list .item > a { padding: 0 10px; color: #ccc; diff --git a/p/themes/BlueLagoon/BlueLagoon.rtl.css b/p/themes/BlueLagoon/BlueLagoon.rtl.css index 55a9cf416..7c2a81e13 100644 --- a/p/themes/BlueLagoon/BlueLagoon.rtl.css +++ b/p/themes/BlueLagoon/BlueLagoon.rtl.css @@ -291,12 +291,6 @@ a.btn { border-color: -moz-use-text-color -moz-use-text-color #171717; } -.nav-list .disable { - background: #fafafa; - color: #aaa; - text-align: center; -} - .nav-list .item > a { padding: 0 10px; color: #ccc; diff --git a/p/themes/Dark/dark.css b/p/themes/Dark/dark.css index 717c7c8f2..327a3ef1e 100644 --- a/p/themes/Dark/dark.css +++ b/p/themes/Dark/dark.css @@ -288,12 +288,6 @@ a.btn { color: #888; } -.nav-list .disable { - background: #fafafa; - color: #aaa; - text-align: center; -} - .nav-list .item > a { padding: 0 10px; } diff --git a/p/themes/Dark/dark.rtl.css b/p/themes/Dark/dark.rtl.css index f9af44eb2..36405d350 100644 --- a/p/themes/Dark/dark.rtl.css +++ b/p/themes/Dark/dark.rtl.css @@ -288,12 +288,6 @@ a.btn { color: #888; } -.nav-list .disable { - background: #fafafa; - color: #aaa; - text-align: center; -} - .nav-list .item > a { padding: 0 10px; } diff --git a/p/themes/Flat/flat.css b/p/themes/Flat/flat.css index a1efd1264..4a0dcc9dc 100644 --- a/p/themes/Flat/flat.css +++ b/p/themes/Flat/flat.css @@ -274,12 +274,6 @@ a.btn { color: #fff; } -.nav-list .disable { - text-align: center; - background: #fafafa; - color: #aaa; -} - .nav-list .item > a { padding: 0 10px; } diff --git a/p/themes/Flat/flat.rtl.css b/p/themes/Flat/flat.rtl.css index fd9a2c055..99b6f4f32 100644 --- a/p/themes/Flat/flat.rtl.css +++ b/p/themes/Flat/flat.rtl.css @@ -274,12 +274,6 @@ a.btn { color: #fff; } -.nav-list .disable { - text-align: center; - background: #fafafa; - color: #aaa; -} - .nav-list .item > a { padding: 0 10px; } diff --git a/p/themes/Mapco/_sidebar.scss b/p/themes/Mapco/_sidebar.scss index 06ae07d9e..3a6797109 100644 --- a/p/themes/Mapco/_sidebar.scss +++ b/p/themes/Mapco/_sidebar.scss @@ -213,12 +213,6 @@ } } - .disable { - text-align: center; - background: variables.$grey-lighter; - color: variables.$grey-medium-dark; - } - .nav-header { padding: 0 10px; font-weight: bold; diff --git a/p/themes/Mapco/mapco.css b/p/themes/Mapco/mapco.css index 92105c9c7..ea7ac5769 100644 --- a/p/themes/Mapco/mapco.css +++ b/p/themes/Mapco/mapco.css @@ -614,11 +614,6 @@ form th { .nav-list.empty a { color: #f4f762; } -.nav-list .disable { - text-align: center; - background: #f9fafb; - color: #a6a7ae; -} .nav-list .nav-header { padding: 0 10px; font-weight: bold; diff --git a/p/themes/Mapco/mapco.rtl.css b/p/themes/Mapco/mapco.rtl.css index a13040b0d..c7e895805 100644 --- a/p/themes/Mapco/mapco.rtl.css +++ b/p/themes/Mapco/mapco.rtl.css @@ -614,11 +614,6 @@ form th { .nav-list.empty a { color: #f4f762; } -.nav-list .disable { - text-align: center; - background: #f9fafb; - color: #a6a7ae; -} .nav-list .nav-header { padding: 0 10px; font-weight: bold; diff --git a/p/themes/Nord/nord.css b/p/themes/Nord/nord.css index 84b53c5d0..b5d03e081 100644 --- a/p/themes/Nord/nord.css +++ b/p/themes/Nord/nord.css @@ -996,10 +996,6 @@ input.extend { } /*=== Navigation */ -.nav-list .disable { - text-align: center; -} - .nav-list .item > a { padding: 0 10px; } diff --git a/p/themes/Nord/nord.rtl.css b/p/themes/Nord/nord.rtl.css index a420aa180..636874e05 100644 --- a/p/themes/Nord/nord.rtl.css +++ b/p/themes/Nord/nord.rtl.css @@ -996,10 +996,6 @@ input.extend { } /*=== Navigation */ -.nav-list .disable { - text-align: center; -} - .nav-list .item > a { padding: 0 10px; } diff --git a/p/themes/Origine-compact/origine-compact.css b/p/themes/Origine-compact/origine-compact.css index 40b1ea051..8e11594a1 100644 --- a/p/themes/Origine-compact/origine-compact.css +++ b/p/themes/Origine-compact/origine-compact.css @@ -284,12 +284,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/Origine-compact/origine-compact.rtl.css b/p/themes/Origine-compact/origine-compact.rtl.css index 2e4d1d5e8..ac01ded81 100644 --- a/p/themes/Origine-compact/origine-compact.rtl.css +++ b/p/themes/Origine-compact/origine-compact.rtl.css @@ -284,12 +284,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/Origine/origine.css b/p/themes/Origine/origine.css index 940392744..7efa01853 100644 --- a/p/themes/Origine/origine.css +++ b/p/themes/Origine/origine.css @@ -275,12 +275,6 @@ a.btn { color: #fff; } -.nav-list .disable { - background: #fafafa; - color: #aaa; - text-align: center; -} - .nav-list .item > a, .nav-list .item > span { padding: 0 10px; diff --git a/p/themes/Origine/origine.rtl.css b/p/themes/Origine/origine.rtl.css index 7f60394f1..d1d30556e 100644 --- a/p/themes/Origine/origine.rtl.css +++ b/p/themes/Origine/origine.rtl.css @@ -275,12 +275,6 @@ a.btn { color: #fff; } -.nav-list .disable { - background: #fafafa; - color: #aaa; - text-align: center; -} - .nav-list .item > a, .nav-list .item > span { padding: 0 10px; 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; } diff --git a/p/themes/Screwdriver/screwdriver.css b/p/themes/Screwdriver/screwdriver.css index 541e7f8ac..025266527 100644 --- a/p/themes/Screwdriver/screwdriver.css +++ b/p/themes/Screwdriver/screwdriver.css @@ -295,12 +295,6 @@ a.btn { color: #d18114; } -.nav-list .disable { - background: #fafafa; - color: #aaa; - text-align: center; -} - .nav-list .item > a { padding: 0 10px; color: #ccc; diff --git a/p/themes/Screwdriver/screwdriver.rtl.css b/p/themes/Screwdriver/screwdriver.rtl.css index 0452ea902..af5b631e0 100644 --- a/p/themes/Screwdriver/screwdriver.rtl.css +++ b/p/themes/Screwdriver/screwdriver.rtl.css @@ -295,12 +295,6 @@ a.btn { color: #d18114; } -.nav-list .disable { - background: #fafafa; - color: #aaa; - text-align: center; -} - .nav-list .item > a { padding: 0 10px; color: #ccc; diff --git a/p/themes/Swage/swage.css b/p/themes/Swage/swage.css index 03a76654e..5c11de4c0 100644 --- a/p/themes/Swage/swage.css +++ b/p/themes/Swage/swage.css @@ -324,11 +324,6 @@ form th { .nav-list .item .icon { filter: brightness(3); } -.nav-list .disable { - text-align: center; - background: #fcfcfc; - color: #969696; -} .nav-list .nav-form { padding: 3px; text-align: center; diff --git a/p/themes/Swage/swage.rtl.css b/p/themes/Swage/swage.rtl.css index a7e937074..49ee37bc9 100644 --- a/p/themes/Swage/swage.rtl.css +++ b/p/themes/Swage/swage.rtl.css @@ -324,11 +324,6 @@ form th { .nav-list .item .icon { filter: brightness(3); } -.nav-list .disable { - text-align: center; - background: #fcfcfc; - color: #969696; -} .nav-list .nav-form { padding: 3px; text-align: center; diff --git a/p/themes/Swage/swage.scss b/p/themes/Swage/swage.scss index 1d5203764..55454ba36 100644 --- a/p/themes/Swage/swage.scss +++ b/p/themes/Swage/swage.scss @@ -419,12 +419,6 @@ form { } } - .disable { - text-align: center; - background: $color_light; - color: color.adjust( $color_light, $lightness: -40% ); - } - .nav-form { padding: 3px; text-align: center; diff --git a/p/themes/base-theme/base.css b/p/themes/base-theme/base.css index d9eca3d3f..9393b2f27 100644 --- a/p/themes/base-theme/base.css +++ b/p/themes/base-theme/base.css @@ -198,10 +198,6 @@ a.btn { .nav-list .item.active a { } -.nav-list .disable { - text-align: center; -} - .nav-list .item > a { padding: 0 10px; } diff --git a/p/themes/base-theme/base.rtl.css b/p/themes/base-theme/base.rtl.css index e3f01c4eb..058560516 100644 --- a/p/themes/base-theme/base.rtl.css +++ b/p/themes/base-theme/base.rtl.css @@ -198,10 +198,6 @@ a.btn { .nav-list .item.active a { } -.nav-list .disable { - text-align: center; -} - .nav-list .item > a { padding: 0 10px; } |
