add font-size to searchbars
This commit is contained in:
@@ -1895,6 +1895,10 @@ a.mail-list-link {
|
|||||||
margin-top: 5px;
|
margin-top: 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#side-peoplefind-url {
|
||||||
|
font-size: 1em;
|
||||||
|
}
|
||||||
|
|
||||||
#side-peoplefind-url::-webkit-input-placeholder {
|
#side-peoplefind-url::-webkit-input-placeholder {
|
||||||
font-family: FontAwesome;
|
font-family: FontAwesome;
|
||||||
}
|
}
|
||||||
@@ -2057,6 +2061,10 @@ a.mail-list-link {
|
|||||||
font-family: FontAwesome;
|
font-family: FontAwesome;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#search-text {
|
||||||
|
font-size: 1em;
|
||||||
|
}
|
||||||
|
|
||||||
#search-text::-webkit-input-placeholder {
|
#search-text::-webkit-input-placeholder {
|
||||||
font-family: FontAwesome;
|
font-family: FontAwesome;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user