diff options
Diffstat (limited to 'dist/css/bootstrap.css')
| -rw-r--r-- | dist/css/bootstrap.css | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css index 2c7c5bbc6..7ab8d2c45 100644 --- a/dist/css/bootstrap.css +++ b/dist/css/bootstrap.css @@ -316,6 +316,13 @@ textarea { line-height: inherit; } +button, +input, +select[multiple], +textarea { + background-image: none; +} + a { color: #428bca; text-decoration: none; |
