improved picker buttons
This commit is contained in:
parent
2a401dcc2e
commit
61a67adb3e
1 changed files with 4 additions and 1 deletions
|
|
@ -36,7 +36,10 @@ div.picker.pk_hl {
|
|||
width: auto;
|
||||
}
|
||||
/* buttons inside of picker */
|
||||
div.picker button.pickerbutton {
|
||||
div.picker button.pickerbutton,
|
||||
div.picker button.toolbutton {
|
||||
padding: .1em .35em;
|
||||
border-width: 0;
|
||||
}
|
||||
|
||||
/*____________ edit textarea ____________*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue