splitbrain / dokuwiki-plugin-translation

Easily setup a multi-language DokuWiki
http://www.dokuwiki.org/plugin:translation
23 stars 24 forks source link

Improve poor contrast for accessibility #277

Closed Badatos closed 1 year ago

Badatos commented 2 years ago

Hello, First, thank you for this usefull plugin :) There is a poor contrast color in your style. To improve accessibility, can you make a small change in the file "style.css" (line 72) :

.dokuwiki div.plugin_translation option.wikilink2 {
    color: #808080;

this color could me more contrasted with background if you darken it, for example :

.dokuwiki div.plugin_translation option.wikilink2 {
    color: #575757;
splitbrain commented 1 year ago

styles have been adjusted in 6605eed0b71c3a4cad3020b84ec65e9c5f03578a