when we set an explicit form foreground colour, set an explicit background one too to prevent system-level dark themes on Linux etc making the foreground text unreadable
This commit is contained in:
parent
adb6ab311c
commit
f89fe4fff8
5 changed files with 4 additions and 12 deletions
|
@ -19,5 +19,6 @@ limitations under the License.
|
|||
border: 1px solid #f0f0f0;
|
||||
padding: 9px;
|
||||
color: #454545;
|
||||
background-color: #fff;
|
||||
font-size: 15px;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue