Fixed file input readability in Chrome
parent
642b716553
commit
42eee71295
|
@ -92,10 +92,6 @@ a img
|
||||||
background: -webkit-linear-gradient(#ddd, #fff);
|
background: -webkit-linear-gradient(#ddd, #fff);
|
||||||
}
|
}
|
||||||
|
|
||||||
input[type="file"] {
|
|
||||||
color: #000;
|
|
||||||
}
|
|
||||||
|
|
||||||
#editbar ul li.separator
|
#editbar ul li.separator
|
||||||
{
|
{
|
||||||
border: inherit;
|
border: inherit;
|
||||||
|
|
Loading…
Reference in New Issue