diff options
Diffstat (limited to '')
-rw-r--r-- | template/yoga/theme/dark/theme.css | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/template/yoga/theme/dark/theme.css b/template/yoga/theme/dark/theme.css index 157c7c371..2bbe9533b 100644 --- a/template/yoga/theme/dark/theme.css +++ b/template/yoga/theme/dark/theme.css @@ -60,7 +60,8 @@ H2, #menubar DT, .throw { } FIELDSET, INPUT, SELECT, TEXTAREA, -#content DIV.comment A.illustration IMG, #infos { +#content DIV.comment A.illustration IMG, #infos, +#content DIV.thumbnailCategory { border: 1px solid gray; } |