mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-02-01 03:12:42 +01:00
Merge pull request #326 from 0ip/fileinputfix
Fixed file input readability in Chrome
This commit is contained in:
commit
30da7357e5
1 changed files with 0 additions and 4 deletions
|
@ -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 a new issue