diff options
Diffstat (limited to 'darkly/bootstrap.css')
-rw-r--r-- | darkly/bootstrap.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/darkly/bootstrap.css b/darkly/bootstrap.css index 00d35480..bee9d99c 100644 --- a/darkly/bootstrap.css +++ b/darkly/bootstrap.css @@ -5978,6 +5978,9 @@ textarea:focus { color: #fff; text-decoration: underline; } +.alert .close { + text-decoration: none; +} .progress { height: 10px; -webkit-box-shadow: none; |