Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
small adjustment for the translation plugin in sidebar
- Loading branch information
Showing
with
8 additions
and
0 deletions.
-
+8
−0
static/mobile.less
|
@@ -105,3 +105,11 @@ div.mobile-logo { |
|
|
} |
|
|
|
|
|
} |
|
|
|
|
|
// translation plugin adjustment |
|
|
div#panel .body .dokuwiki .plugin_translation ul li a.wikilink1:before, |
|
|
div#panel .body .dokuwiki .plugin_translation ul li a.wikilink2:before, |
|
|
div#panel .body .dokuwiki .plugin_translation ul li a.wikilink1:after, |
|
|
div#panel .body .dokuwiki .plugin_translation ul li a.wikilink2:after { |
|
|
content: ''; |
|
|
} |