mirror of
https://github.com/kingomarnajjar/flex-template-web.git
synced 2026-07-28 20:53:24 +10:00
Improve Button styles
This commit is contained in:
parent
468ad3d081
commit
8e332247ae
1 changed files with 3 additions and 0 deletions
|
|
@ -16,6 +16,9 @@
|
|||
|
||||
/* Hovers */
|
||||
|
||||
&:enabled {
|
||||
cursor: pointer;
|
||||
}
|
||||
&:enabled:hover {
|
||||
background-color: color(#9B9B9B blackness(+ 20%));
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue