kopia lustrzana https://github.com/cheeaun/phanpy
'not-allowed' cursor looks very annoying
rodzic
fb6bca9016
commit
04084d3339
|
@ -139,10 +139,10 @@
|
||||||
outline: 0;
|
outline: 0;
|
||||||
}
|
}
|
||||||
#compose-container .toolbar-button:has([disabled]) {
|
#compose-container .toolbar-button:has([disabled]) {
|
||||||
cursor: not-allowed;
|
pointer-events: none;
|
||||||
}
|
}
|
||||||
#compose-container .toolbar-button:has([disabled]) > * {
|
#compose-container .toolbar-button:has([disabled]) > * {
|
||||||
filter: opacity(0.3);
|
filter: opacity(0.5);
|
||||||
}
|
}
|
||||||
#compose-container
|
#compose-container
|
||||||
.toolbar-button:not(.show-field)
|
.toolbar-button:not(.show-field)
|
||||||
|
|
Ładowanie…
Reference in New Issue