Difference between revisions of "MediaWiki:Monobook.css"

Jump to navigation Jump to search
m
m
Line 160: Line 160:
#p-cactions {
#p-cactions {
     position: absolute;
     position: absolute;
     top: 87px;
     top: 80px;
     left: 11.4em;
     left: 13.6em;
     width: none;
     width: none;
     padding-left: 0px;
     padding-left: 0px;
}
#p-cactions li {
    padding: 0px;
    margin: 0px;
    border: none;
}
#p-cactions li.selected {
    border: #ff00ff;
    padding: 0px;
}
}