MediaWiki:Monobook.css: Difference between revisions

top-right box
(moved to responsivedesktop.css)
(top-right box)
Line 87:
color: #606060;
padding: 1px 0 2px 20px;
line-height: 17px20px;
}
body.skin-monobook #p-cactions li {
padding-bottom: 1em;
}
}
 
@media all and (min-width: 551px) {
body.skin-monobook #p-personal ul {
background: #FFFFFF;
border-left: 1px solid #aaa;
border-bottom: 1px solid #aaa;
width: auto;
display: inline;
position: absolute;
right: 0;
padding-left: 0px;
padding-bottom: 0px;
margin-top: -1px;
}
}