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/BlueLagoon/BlueLagoon.rtl.css | 13 ------------- 1 file changed, 13 deletions(-) (limited to 'p/themes/BlueLagoon/BlueLagoon.rtl.css') diff --git a/p/themes/BlueLagoon/BlueLagoon.rtl.css b/p/themes/BlueLagoon/BlueLagoon.rtl.css index d2d0c0d5d..f43c81285 100644 --- a/p/themes/BlueLagoon/BlueLagoon.rtl.css +++ b/p/themes/BlueLagoon/BlueLagoon.rtl.css @@ -326,19 +326,6 @@ a.btn { text-align: center; } -.nav-head { - margin: 0; - background: linear-gradient(0deg, #ede7de 0%, #fff 100%) #ede7de; - background: -webkit-linear-gradient(bottom, #ede7de 0%, #fff 100%); - text-align: left; -} - -.nav-head .item { - padding: 5px 10px; - font-size: 0.9rem; - line-height: 1.5rem; -} - /*=== Dropdown */ .dropdown-menu { margin: 5px 0 0; -- cgit v1.2.3