Skip to content

Commit

Permalink
Fix form input text color
Browse files Browse the repository at this point in the history
  • Loading branch information
butschster committed Feb 22, 2016
1 parent 9b65a79 commit 5ef3fc2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion public/default/css/common.css

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion resources/assets/less/common.less
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,10 @@

@import "../../../public/default/libs/bootstrap/less/bootstrap";
@import "../../../public/default/libs/font-awesome/less/font-awesome";

@import "AdminLTE";

@input-color: #666;

body {
font-family: 'Open Sans', sans-serif;
}
Expand Down

0 comments on commit 5ef3fc2

Please sign in to comment.