Improved icon font view

This commit is contained in:
djmaze 2021-02-11 17:46:29 +01:00
parent 93738eac22
commit 4a8c9f8e18
31 changed files with 115 additions and 196 deletions

View file

@ -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;