Fix gallery boxes
This commit is contained in:
parent
105f6383dc
commit
61600db8e4
1 changed files with 5 additions and 0 deletions
|
@ -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 {
|
||||
|
|
Loading…
Reference in a new issue