mirror of
https://github.com/cheeaun/phanpy.git
synced 2024-11-25 10:45:41 +03:00
This subtle press-down effect starts to annoy me
This commit is contained in:
parent
9ea941368d
commit
8d609e14a6
1 changed files with 0 additions and 2 deletions
|
@ -364,7 +364,6 @@ a.mention span {
|
|||
}
|
||||
.status-link:active {
|
||||
filter: brightness(0.95);
|
||||
transform: translateY(0.5px);
|
||||
}
|
||||
|
||||
.ui-state {
|
||||
|
@ -626,7 +625,6 @@ button.carousel-dot[disabled].active {
|
|||
}
|
||||
#compose-button:active {
|
||||
filter: brightness(0.75);
|
||||
transform: translateY(1px);
|
||||
}
|
||||
#compose-button .icon {
|
||||
filter: drop-shadow(0 1px 2px var(--button-bg-color));
|
||||
|
|
Loading…
Reference in a new issue