projects
/
GitHub
/
WoltLab
/
WCF.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eb064b5
)
Small .icon style fix
author
pebeah
<itsmepasse@gmail.com>
Mon, 15 Jul 2013 15:05:13 +0000
(17:05 +0200)
committer
pebeah
<itsmepasse@gmail.com>
Mon, 15 Jul 2013 15:05:13 +0000
(17:05 +0200)
wcfsetup/install/files/style/alert.less
patch
|
blob
|
blame
|
history
diff --git
a/wcfsetup/install/files/style/alert.less
b/wcfsetup/install/files/style/alert.less
index 7a509d37c2b0dda6d1665f156729b35e4b6e1635..d1f1343a5ce48d5998e7e8ebc7bca5e16c5513ff 100644
(file)
--- a/
wcfsetup/install/files/style/alert.less
+++ b/
wcfsetup/install/files/style/alert.less
@@
-125,6
+125,11
@@
a:hover {
color: @wcfErrorColor;
}
+
+ .icon {
+ color: @wcfErrorColor;
+ .textShadow(@wcfErrorBackgroundColor);
+ }
}
/* inline errors */