MediaWiki:Gadget-NewImageThumb.css: Perbedaan antara revisi

Konten dihapus Konten ditambahkan
Tidak ada ringkasan suntingan
ABreault (WMF) (bicara | kontrib)
 
Baris 17:
color: #333;
}
 
.toc, #toc,
#toc,
.catlinks,
.mw-gallery-traditional li.gallerybox div.thumb,
Baris 25 ⟶ 27:
box-shadow: rgba(0, 0, 0, 0.18) 0px 2px 4px;
}
 
div.thumbinner {
padding: 0;
}
 
div.thumbinner.mp-thumb {
box-shadow: none;
}
 
html .thumbimage {
border: none;
}
 
html .thumbcaption {
line-height: 1.5;
padding: 0.5em;
}
 
.mw-image-border .mw-file-element,
img.thumbborder {
border-width: 1px;
Baris 43 ⟶ 51:
border-color: lightgrey;
}
 
.tmulti .tsingle {
margin: 0 !important;
}
 
figure[typeof~='mw:File/Thumb'],
figure[typeof~='mw:File/Frame'],
figure[typeof~='mw:File/Thumb'] > figcaption,
figure[typeof~='mw:File/Frame'] > figcaption {
border: 1px solid transparent;
border-color: #E0E0E0 #B1B1B1 #B1B1B1 #E0E0E0;
box-shadow: rgba(0, 0, 0, 0.18) 0px 2px 4px;
}
 
figure[typeof~='mw:File/Thumb'],
figure[typeof~='mw:File/Frame'] {
border-bottom: 0;
}
 
figure[typeof~='mw:File/Thumb'] > figcaption,
figure[typeof~='mw:File/Frame'] > figcaption {
border-top: 0;
line-height: 1.5;
}
 
figure[typeof~='mw:File/Thumb'] > :not(figcaption) .mw-file-element,
figure[typeof~='mw:File/Frame'] > :not(figcaption) .mw-file-element {
margin: 0;
margin-bottom: 6px;
border: none;
}