MediaWiki:Gadget-morebits.css: Perbedaan antara revisi

Konten dihapus Konten ditambahkan
perbarui; https://en.wikipedia.org/w/index.php?title=MediaWiki:Gadget-morebits.css&oldid=612760389
Tidak ada ringkasan suntingan
Baris 41:
{
font-family: sans-serif;
vertical-align: middle;
}
 
Baris 65 ⟶ 64:
border: 1px solid gray;
margin-left: .2em;
}
 
form.quickform input[type=checkbox],
form.quickform input[type=radio] {
height: 13px;
margin-bottom: 2px;
margin-top: 2px;
padding: 0;
width: 13px;
vertical-align: middletop;
}
 
form.quickform div {
line-height: 18px;
}
 
Baris 225 ⟶ 238:
background: repeat-x 50% 80% #cfd6e1 !important; /* the actual image is specified in morebits.js - ResourceLoader mangles data: URIs in CSS */
font: bold 1em sans-serif;
overflow: hidden;
padding: .4em .3em .5em !important;
white-space: nowrap;
}
 
Baris 282 ⟶ 297:
.ui-dialog.morebits-dialog a, .ui-dialog.morebits-dialog .ui-widget-content a {
color: #0645AD; /* jQuery imposes a ridiculous nearly-black colour on <a> tags... I don't understand it */
}
 
.ui-icon {
vertical-align: -3px;
}