forked from extern/egroupware
tamper with the et2_button_icon class on display toolbar
This commit is contained in:
parent
78e3371a2b
commit
62aad55756
@ -398,6 +398,10 @@ input[type=button] {
|
|||||||
padding: 0px;
|
padding: 0px;
|
||||||
height: 16px !important;
|
height: 16px !important;
|
||||||
}
|
}
|
||||||
|
#mail-display_toolbar .et2_button_icon {
|
||||||
|
width: 16px;
|
||||||
|
height: 16px;
|
||||||
|
}
|
||||||
#mail-index_mailPreviewIcons {
|
#mail-index_mailPreviewIcons {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
right: 0;
|
right: 0;
|
||||||
|
Loading…
Reference in New Issue
Block a user