Index: skin/desktop-options.css |
=================================================================== |
--- a/skin/desktop-options.css |
+++ b/skin/desktop-options.css |
@@ -1074,6 +1074,12 @@ |
font-weight: 400; |
} |
+li.preconfigured [data-preconfigured="hide"], |
+li:not(.preconfigured) [data-preconfigured="show"] |
+{ |
+ display: none !important; |
saroyanm
2018/03/02 14:00:14
I had to use import because of https://hg.adblockp
|
+} |
+ |
/* |
Tooltips |
*/ |