Skip to content
Snippets Groups Projects
Commit c4a2059c authored by Anika Henke's avatar Anika Henke
Browse files

added link icons back into RTL styles for old default template (FS#2524)

parent 84e581a6
No related branches found
No related tags found
No related merge requests found
......@@ -54,15 +54,16 @@ div.dokuwiki li ol {
div.dokuwiki a.urlextern,
div.dokuwiki a.interwiki,
div.dokuwiki a.mediafile,
div.dokuwiki a.windows,
div.dokuwiki a.mail {
/* should work but doesn't - so we just disable icons here*/
/*
background-position: right 1px;
padding-right: 16px;
*/
background-image: none !important;
padding: 0px 0px 0px 0px;
padding-left: 0;
}
div.dokuwiki a.mediafile {
padding-right: 18px;
}
div.dokuwiki div.secedit input.button {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment