forked from GitHub-Mirrors/foundry-sw5e
Hotfixes for some minor css issues
This commit is contained in:
parent
f52dd99b7a
commit
a676fecbfe
7 changed files with 66 additions and 46 deletions
|
@ -13,7 +13,7 @@
|
|||
@blockquoteShadow: 0 0 20px rgba(@colorBlue, 0.8);
|
||||
|
||||
//forms
|
||||
@inputBackgroundColor: @colorGray;
|
||||
@inputBackgroundColor: white;
|
||||
@inputBorderNormal: @colorLightGray;
|
||||
@inputBorderHover: @colorGray;
|
||||
@inputBorderFocus: @colorRed;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue