MediaWiki:Common.css.bak: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 341: Line 341:
}
}


.print-selection-option a:hover,
.print-selection-option a:focus,
.print-selection-border:hover,
.print-selection-border:hover,
.print-selection-no-border:hover,
.print-selection-no-border:hover,
.print-selection-border:focus,
.print-selection-border:focus,
.print-selection-no-border:focus {
.print-selection-no-border:focus {
   cursor: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="28" height="28" viewBox="0 0 28 28"><circle cx="14" cy="14" r="4.5" fill="white" stroke="black" stroke-width="1" /></svg>') 14 14, auto;
   cursor: pointer !important;
}
}


Navigation menu