mirror of
https://github.com/symbiote/silverstripe-gridfieldextensions.git
synced 2024-10-22 17:05:39 +02:00
commit
dc34dbe781
@ -134,7 +134,7 @@
|
|||||||
.ss-gridfield-editable select.dropdown {
|
.ss-gridfield-editable select.dropdown {
|
||||||
border: 1px solid #b3b3b3;
|
border: 1px solid #b3b3b3;
|
||||||
background-color: #fff;
|
background-color: #fff;
|
||||||
padding: 7px 7px7px 4px;
|
padding: 7px 7px 7px 4px;
|
||||||
line-height: 16px;
|
line-height: 16px;
|
||||||
-moz-border-radius: 4px;
|
-moz-border-radius: 4px;
|
||||||
-webkit-border-radius: 4px;
|
-webkit-border-radius: 4px;
|
||||||
@ -174,8 +174,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.ss-gridfield-orderable .col-reorder .handle .icon {
|
.ss-gridfield-orderable .col-reorder .handle .icon {
|
||||||
line-
|
line-height: 100%;
|
||||||
height: 100%;
|
|
||||||
font-size: 1.5em;
|
font-size: 1.5em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user