mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-13 03:27:39 +03:00
Improved icon font view
This commit is contained in:
parent
93738eac22
commit
4a8c9f8e18
31 changed files with 115 additions and 196 deletions
|
|
@ -65,12 +65,13 @@
|
|||
padding: 0;
|
||||
}
|
||||
|
||||
.emailaddresses input[type="text"],
|
||||
.emailaddresses input[type="text"]:focus,
|
||||
.emailaddresses input[type="text"]:hover {
|
||||
#rl-app .emailaddresses input[type="text"],
|
||||
#rl-app .emailaddresses input[type="text"]:focus,
|
||||
#rl-app .emailaddresses input[type="text"]:hover {
|
||||
border: 0;
|
||||
box-shadow: none;
|
||||
height: 24px;
|
||||
height: auto;
|
||||
line-height: inherit;
|
||||
margin: 0;
|
||||
outline: 0;
|
||||
padding: 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue