MediaWiki:Common.css: Difference between revisions

m
no edit summary
(Okay, let's try moving this...)
mNo edit summary
Line 1: Line 1:
/* Please remember to edit [[MediaWiki:Mobile.css]] as well. */
/* <pre> */
/* <pre> */


Line 193: Line 195:


.roundyright { border-bottom-right-radius: 10px; border-top-right-radius: 10px; -moz-border-radius-bottomright: 10px; -moz-border-radius-topright: 10px; -webkit-border-bottom-right-radius: 10px; -webkit-border-top-right-radius: 10px; -khtml-border-bottom-right-radius: 10px; -khtml-border-top-right-radius: 10px; -icab-border-bottom-right-radius: 10px; -icab-border-top-right-radius: 10px; -o-border-bottom-right-radius: 10px; -o-border-top-right-radius: 10px; }
.roundyright { border-bottom-right-radius: 10px; border-top-right-radius: 10px; -moz-border-radius-bottomright: 10px; -moz-border-radius-topright: 10px; -webkit-border-bottom-right-radius: 10px; -webkit-border-top-right-radius: 10px; -khtml-border-bottom-right-radius: 10px; -khtml-border-top-right-radius: 10px; -icab-border-bottom-right-radius: 10px; -icab-border-top-right-radius: 10px; -o-border-bottom-right-radius: 10px; -o-border-top-right-radius: 10px; }
/* </pre> */


/* creates a div class that can be used to add mouse-over functionality. */
/* creates a div class that can be used to add mouse-over functionality. */
Line 426: Line 426:
     cursor: help;
     cursor: help;
}
}
/* </pre> */