MediaWiki:Vector-darkmode.less/files.less: Difference between revisions

no edit summary
(Created page with "→‎======================== images ========================: .thumbimage { background: @cloud-burst; } // standard thumbnail caption .thumbcaption { color: @dark-text; background: @dark-wikitable-background; border: none; } // transparency grid #file img, #file img:hover, .filehistory a img, table.filehistory img { background-image: url('filepath://Dark_mode_checkered_transparency.png'); } // gallery li.gallerybox div.thumb {...")
 
No edit summary
 
Line 19:
.filehistory a img,
table.filehistory img {
background-image: url('filepath:/images/rss/Dark_mode_checkered_transparency.png');
}
 
Line 33:
}
 
// top bar on file mw.pages
#filetoc {
background-color: #313e59;
Line 47:
 
/* ========================
JSON mw.pages
======================== */