mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-23 00:46:16 -04:00
Input fix for Wikinaut
This commit is contained in:
parent
f6165eb2ea
commit
bf0fe9377d
1 changed files with 1 additions and 1 deletions
|
@ -93,7 +93,7 @@ a img
|
||||||
}
|
}
|
||||||
|
|
||||||
input[type="file"] {
|
input[type="file"] {
|
||||||
color: #fff;
|
color: #000;
|
||||||
}
|
}
|
||||||
|
|
||||||
#editbar ul li.separator
|
#editbar ul li.separator
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue