diff options
Diffstat (limited to 'template/yoga/theme/wipi/theme.css')
-rw-r--r-- | template/yoga/theme/wipi/theme.css | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/template/yoga/theme/wipi/theme.css b/template/yoga/theme/wipi/theme.css index 00cd16c26..9755b89a1 100644 --- a/template/yoga/theme/wipi/theme.css +++ b/template/yoga/theme/wipi/theme.css @@ -326,7 +326,6 @@ a.PWG:hover .G { color : #f92; } #imageToolBar .randomButtons a:hover,
#imageToolBar .navButtons a:hover { background-color: #111; }
#menubar .menuInfoCat,
-#menubar .menuInfoCatByChild,
+#menubar .menuInfoCatByChild, .qsearch,
h2.showtitle, #theImage p.showlegend { display: none }
-
* { outline-width: 0px; }
|