diff options
Diffstat (limited to 'res/css/style.css')
| -rw-r--r-- | res/css/style.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/res/css/style.css b/res/css/style.css index 6f8b8d54..d2a214cb 100644 --- a/res/css/style.css +++ b/res/css/style.css @@ -358,6 +358,9 @@ table { text-shadow: -1px 1px 8px #E DE275, 1px -1px 8px #EDE275; font-size: 16px; } +.ui-helper-hidden-accessible > div { + color: #363636; } + .typeselection { position: fixed; left: 0; |
