4,656
edits
No edit summary |
No edit summary |
||
| Line 298: | Line 298: | ||
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: 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; | ||
text-transform: uppercase; | text-transform: uppercase; | ||
} | |||
.print-selection-toggle { | |||
font-size: 17px; | |||
border: none; | |||
font-family: HALColant-TextRegular !important; | |||
text-transform: uppercase; | |||
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; | |||
background: 0 0; | |||
} | } | ||
.toggle-filters.general-toggle { | .toggle-filters.general-toggle { | ||