User:Greenpickle/monobook.css: Difference between revisions

Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
/*That crazy box*/
.editsimilar_links {
    border: 2px outset #00bb00;
    -moz-border-radius-topleft: 40px;
    -moz-border-radius-bottom right: 40px
}
/*OGG player*/
/*OGG player*/
.ogg-player-options {
.ogg-player-options {
Line 121: Line 128:
     background: #ccffcc;
     background: #ccffcc;
     -moz-border-radius-topleft: 60px;
     -moz-border-radius-topleft: 60px;
     -moz-border-radius-bottomright: 60px;
     -moz-border-radius-bottomright: 40px;
     border: 2px outset #00bb00;
     border: 2px outset #00bb00;
}
}