MediaWiki:Pivot.css: Difference between revisions

notifications
mNo edit summary
(notifications)
Line 29:
/******************************
* Notifications
******************************/
#echo-notifications {
margin: 1em 0 -1em ;
}/
 
#pt-notifications-notice .mw-echo-notifications-badge,
#pt-notifications-alert .mw-echo-notifications-badge,
#pt-notifications-message .mw-echo-notifications-badge {
font-size: 1em;
margin: 2px;
}
 
/******************************
Line 92 ⟶ 99:
.button.small {
padding: 0.8rem 2rem;
margin: 20px0 0 -20px 20px;
}
 
Line 404 ⟶ 411:
background-position: 100% 100%; /*100% 120%*/
height: 12em;
border-leftbottom: 1px solid #ccc;
margin: 0 0 -2em 0;
padding: 0;
background: #f7f7f7;
Line 415 ⟶ 422:
padding-bottom: 0;
background: #f7f7f7;
margin: 1em;
}