aboutsummaryrefslogtreecommitdiff
path: root/p/themes/BlueLagoon/BlueLagoon.css
diff options
context:
space:
mode:
authorGravatar maTh <math-home@web.de> 2021-09-08 08:48:10 +0200
committerGravatar GitHub <noreply@github.com> 2021-09-08 08:48:10 +0200
commitc263956397488fe1f063ac939869340fdf6da4cb (patch)
tree32babd3b6adae77ca795fc3b5bc31d2cf41d073d /p/themes/BlueLagoon/BlueLagoon.css
parent0489b2c72210d825af3b37183ced4949f9c0d86f (diff)
Remove: Show cog wheel icon on hover in the settings (#3831)
* Theme: Alternative-Dark * Theme: Ansum * Theme: base * Theme: BlueLagoon * Theme: Dark * Theme: Flat * Theme: Mapco * Theme: Origine-compact * Theme: Origine * Theme: Pafat * Theme: Scewdriver * Theme: Swage * Minor whitespace Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
Diffstat (limited to 'p/themes/BlueLagoon/BlueLagoon.css')
-rw-r--r--p/themes/BlueLagoon/BlueLagoon.css15
1 files changed, 0 insertions, 15 deletions
diff --git a/p/themes/BlueLagoon/BlueLagoon.css b/p/themes/BlueLagoon/BlueLagoon.css
index e3d21c6c8..1fd651c78 100644
--- a/p/themes/BlueLagoon/BlueLagoon.css
+++ b/p/themes/BlueLagoon/BlueLagoon.css
@@ -547,16 +547,6 @@ a.btn {
line-height: 2.5em;
}
-.box .box-title .configure,
-.box .box-content .item .configure {
- visibility: hidden;
-}
-
-.box .box-title:hover .configure,
-.box .box-content .item:hover .configure {
- visibility: visible;
-}
-
/*=== Tree */
.tree {
margin: 10px 0;
@@ -1270,11 +1260,6 @@ a.btn {
text-align: left;
}
- .box .box-title .configure,
- .box .box-content .item .configure {
- visibility: visible;
- }
-
.header {
display: table;
}