User:T12/common.css: Difference between revisions

From Sarkarverse
Jump to navigation Jump to search
(del)
(add)
Line 1: Line 1:
 
.diffchange {
padding: 0px 2px 0px 2px;
border: 1px dashed red;
margin: 0px 1px 0px 0px;
}
.ais523_adminrights_admin {
background-color:#D0E3FF !important
}
.mycomment {
background: #ff9;
}
.popup_mainlink {
display:none;
font-size: 90%;
font-weight: normal
}
.popup_drop:last-of-type {
display:none;
}

Revision as of 20:12, 24 May 2014

.diffchange {
	padding: 0px 2px 0px 2px; 
	border: 1px dashed red; 
	margin: 0px 1px 0px 0px;
}
.ais523_adminrights_admin {
	background-color:#D0E3FF !important
}
.mycomment { 
	background: #ff9; 
}
.popup_mainlink {
	display:none;
	font-size: 90%; 
	font-weight: normal
}
.popup_drop:last-of-type {
	display:none;
}