Fix gallery boxes

This commit is contained in:
chipmunk 2024-12-04 18:57:15 -05:00
parent 105f6383dc
commit 61600db8e4

View file

@ -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 {