mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-28 03:29:20 +03:00
Use custom dropdown icon on <select>
This commit is contained in:
parent
158991ed55
commit
bc64fe6d0d
3 changed files with 9 additions and 16 deletions
|
|
@ -1,7 +1,6 @@
|
|||
|
||||
.squire-toolbar {
|
||||
padding: 2px;
|
||||
box-shadow: none;
|
||||
border-bottom: 1px solid #b6b6b6;
|
||||
background: #EEE;
|
||||
overflow-x: auto;
|
||||
|
|
@ -9,14 +8,10 @@
|
|||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.squire-toolbar .btn-group {
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
.squire-toolbar select {
|
||||
font-size: 12px;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
padding-left: 0;
|
||||
text-align: left;
|
||||
vertical-align: middle;
|
||||
width: 7em;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue