forked from extern/egroupware
CSS / Layout cleanup - better autosize
- More consistent sizing/position for invoker
This commit is contained in:
parent
ec8b32c01d
commit
4f17302bb1
@ -54,9 +54,6 @@ export class Et2Select extends Et2InvokerMixin(Et2WidgetWithSelect)
|
|||||||
font-size: 120% !important;
|
font-size: 120% !important;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
color: gray !important;
|
color: gray !important;
|
||||||
position: relative;
|
|
||||||
left: -2px;
|
|
||||||
top: -2px;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
select:hover {
|
select:hover {
|
||||||
|
Loading…
Reference in New Issue
Block a user