mirror of
https://github.com/MailHops/mailhops-plugin.git
synced 2025-05-16 22:30:09 -07:00
Updated button styles
This commit is contained in:
parent
be4671fc24
commit
3721ce19a0
@ -138,7 +138,12 @@
|
|||||||
padding: 0px 9px 9px 9px;
|
padding: 0px 9px 9px 9px;
|
||||||
width: 75px;
|
width: 75px;
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
border-radius: .28571429rem;
|
color: #777!important;
|
||||||
box-shadow: 0 0 0 1px #1b1c1d inset!important;
|
cursor: pointer;
|
||||||
color: #1b1c1d!important;
|
}
|
||||||
|
|
||||||
|
#mailhopsNoficationBox .toolbarbutton:hover {
|
||||||
|
color: #333;
|
||||||
|
background-color: #e5e5e5;
|
||||||
|
border-radius: 10px;
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user