From 267b55154b31da99d8df5d5122ff84c8b80a2dc1 Mon Sep 17 00:00:00 2001 From: maTh Date: Tue, 4 Oct 2022 23:07:02 +0200 Subject: All (S)CSS files (#4690) --- p/themes/Flat/flat.css | 17 ----------------- p/themes/Flat/flat.rtl.css | 17 ----------------- 2 files changed, 34 deletions(-) (limited to 'p/themes/Flat') diff --git a/p/themes/Flat/flat.css b/p/themes/Flat/flat.css index 548a02036..38e5e967d 100644 --- a/p/themes/Flat/flat.css +++ b/p/themes/Flat/flat.css @@ -310,23 +310,6 @@ a.btn { text-align: center; } -.nav-head { - margin: 0; - text-align: right; - background: #34495e; - color: #fff; -} - -.nav-head a { - color: #fff; -} - -.nav-head .item { - padding: 5px 10px; - font-size: 0.9rem; - line-height: 1.5rem; -} - /*=== Dropdown */ .dropdown-menu { margin: 0.5rem 0 0; diff --git a/p/themes/Flat/flat.rtl.css b/p/themes/Flat/flat.rtl.css index bd3f38cd8..5fa4b65a2 100644 --- a/p/themes/Flat/flat.rtl.css +++ b/p/themes/Flat/flat.rtl.css @@ -310,23 +310,6 @@ a.btn { text-align: center; } -.nav-head { - margin: 0; - text-align: left; - background: #34495e; - color: #fff; -} - -.nav-head a { - color: #fff; -} - -.nav-head .item { - padding: 5px 10px; - font-size: 0.9rem; - line-height: 1.5rem; -} - /*=== Dropdown */ .dropdown-menu { margin: 0.5rem 0 0; -- cgit v1.2.3