4,554
edits
No edit summary |
No edit summary |
||
Line 1,675: | Line 1,675: | ||
position: absolute; | position: absolute; | ||
top: 8px; | top: 8px; | ||
right: 60px; | right: 60px; | ||
line-height: 24px; | line-height: 24px; | ||
font-size: 20px; | font-size: 20px; | ||
Line 1,681: | Line 1,681: | ||
cursor: pointer; | cursor: pointer; | ||
z-index: 10; | z-index: 10; | ||
padding-right: 8px; | |||
} | } | ||
Line 1,694: | Line 1,695: | ||
float: right; | float: right; | ||
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; | ||
font-size: 20px; | font-size: 20px; | ||
line-height: 24px; | line-height: 24px; |