diff options
Diffstat (limited to 'themes')
-rw-r--r-- | themes/default/theme.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/themes/default/theme.css b/themes/default/theme.css index b95b991f8..e05fb1a8c 100644 --- a/themes/default/theme.css +++ b/themes/default/theme.css @@ -725,6 +725,7 @@ INPUT[type="radio"], INPUT[type="checkbox"] { LEGEND { font-style: italic; + color: inherit; /*for IE*/ } #piwigoAbout {width:600px;margin:0 auto;} |