User:Monster Domosed/common.css: Difference between revisionsGive feedback
No edit summary |
No edit summary |
||
| Line 69: | Line 69: | ||
.rm-mode-toggle { | .rm-mode-toggle { | ||
position: absolute; | position: absolute; | ||
z-index: 10; | z-index: 10; | ||
display: inline-flex; | display: inline-flex; | ||
| Line 78: | Line 76: | ||
height: 40px; | height: 40px; | ||
border-radius: 8px; | border-radius: 8px; | ||
cursor: pointer; | cursor: pointer; | ||
transition: background 0.15s, transform 0.1s; | transition: background 0.15s, transform 0.1s; | ||
pointer-events: auto; | pointer-events: auto; | ||
} | } | ||