mirror of
https://github.com/SuiteCRM/SuiteCRM-Core.git
synced 2025-08-30 02:52:22 +08:00
Update button styling
This commit is contained in:
parent
18e5d3ae6d
commit
4933045d3f
1 changed files with 1 additions and 1 deletions
|
@ -472,7 +472,7 @@ button.settings-button.dropdown-toggle::after {
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
border: 1px solid $shell-grey;
|
border: 1px solid $shell-grey;
|
||||||
fill: $shell-grey;
|
fill: $shell-grey;
|
||||||
padding: 0.6em;
|
padding: 0.55em;
|
||||||
font-size: 1.4em;
|
font-size: 1.4em;
|
||||||
&:hover {
|
&:hover {
|
||||||
background-color: $light-grey;
|
background-color: $light-grey;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue