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:
d92792c
)
Small style optimization
author
Marcel Werk
<burntime@woltlab.com>
Sat, 2 Mar 2013 23:20:53 +0000
(
00:20
+0100)
committer
Marcel Werk
<burntime@woltlab.com>
Sat, 2 Mar 2013 23:20:53 +0000
(
00:20
+0100)
wcfsetup/install/files/style/global.less
patch
|
blob
|
blame
|
history
diff --git
a/wcfsetup/install/files/style/global.less
b/wcfsetup/install/files/style/global.less
index 2cbc2ead8d9f7800c9ebfc13535b74dd2871e7e0..68fcabab735c7bc9634862398acfeb3e8dacbd3e 100644
(file)
--- a/
wcfsetup/install/files/style/global.less
+++ b/
wcfsetup/install/files/style/global.less
@@
-336,11
+336,11
@@
a.badge:hover {
}
&.green {
- background-color: #0
9
0;
+ background-color: #0
6
0;
}
&.blue {
- background-color: #0
6c
;
+ background-color: #0
36
;
}
&.purple {