MediaWiki:EditTemplates.css: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 1:
#toolBox {
position: relative;
margin-left: 12px;
}
 
#toolLink, #toolList {
display: inline-block;
padding: 04px 8px;
background-color: #fff;
Line 17 ⟶ 18:
#toolLink {
color: #36c;
width: 72px;
text-align: center;
cursor: pointer;
}
 
Line 29 ⟶ 33:
 
min-width: 200px;
 
z-index: 31;
}
 
Line 41 ⟶ 43:
position: absolute;
top: 12px;
left: 12px;
}
}