MediaWiki:EditTemplates.css: Difference between revisions

Content deleted Content added
update IDs
No edit summary
Line 4:
top: 180px;
left: 30px;
padding: 0 8px;
 
background-color: #fcfcfc;
border: 1px solid #a7d7f9;
 
cursor: pointer;
z-index: 30;
}
 
#toolBox #toolText {
font-size: 12px;
line-height: 24px;
color: #000;
padding: 0 8px;
}
 
img#toolArrow {
float: right;
padding: 8px 8px 8px 0;
}
 
 
#toolList {
Line 42 ⟶ 34:
border:1px solid #a7d7f9;
 
z-index: 31;
}