diff --git a/css/layout.css b/css/layout.css index 96636f7d..e1750608 100644 --- a/css/layout.css +++ b/css/layout.css @@ -432,7 +432,7 @@ iframe { border-right: none; } #contentPanel .thumbnailstrip { - width: 184px; + width: 195px; border: none; } #contentPanel fieldset { @@ -509,6 +509,9 @@ iframe { } #contentPanel div.Actions { margin: 2px 0 0 5px; +} +#contentPanel #Image a.selectedImage img { + border: 2px solid #222; } /* going to use this */ #BlankImage {