diff --git a/resources/screen-common.less b/resources/screen-common.less index d329942..4a0ae96 100644 --- a/resources/screen-common.less +++ b/resources/screen-common.less @@ -408,6 +408,11 @@ span.searchmatch { color: red; } +li.gallerybox div.thumb { + background-color: #2c2c2c; + border: 1px solid #363636; +} + /* @bug 1714 */ input#wpSave, input#wpDiff {