mirror of
https://github.com/zulip/zulip.git
synced 2025-11-01 20:44:04 +00:00
components: Add new css to text input fields.
This commit is contained in:
committed by
Tim Abbott
parent
d4e1f0a9a8
commit
6be6aec825
@@ -320,6 +320,11 @@
|
||||
letter-spacing: -.3em;
|
||||
}
|
||||
|
||||
.input-append input[type=text] {
|
||||
border-radius: 5px;
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
.clear_search_button:hover {
|
||||
color: #000;
|
||||
}
|
||||
|
Reference in New Issue
Block a user