Fixed changelist filter header style
parent
6e5cbf3a2c
commit
ff2d05e44c
|
|
@ -343,6 +343,11 @@
|
||||||
border-bottom-right-radius:4px;
|
border-bottom-right-radius:4px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.module.filtered #changelist-filter h2 {
|
||||||
|
font-size: 11px;
|
||||||
|
padding: 10px 15px;
|
||||||
|
}
|
||||||
|
|
||||||
.module.filtered #changelist-filter select {
|
.module.filtered #changelist-filter select {
|
||||||
background-color:#ffffff;
|
background-color:#ffffff;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue