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:
aad5fc8
)
Fixes an overlapping problem
author
Luzifr
<szekely@woltlab.com>
Tue, 24 Jan 2012 18:31:04 +0000
(19:31 +0100)
committer
Luzifr
<szekely@woltlab.com>
Tue, 24 Jan 2012 18:31:09 +0000
(19:31 +0100)
(Please use values in increments of ten)
wcfsetup/install/files/acp/style/wcf.css
patch
|
blob
|
blame
|
history
diff --git
a/wcfsetup/install/files/acp/style/wcf.css
b/wcfsetup/install/files/acp/style/wcf.css
index ce2c07326bfcbe8bc527160e80de9f999adf1345..786a718df4cee1e1904f86bb1d417c29a758c692 100644
(file)
--- a/
wcfsetup/install/files/acp/style/wcf.css
+++ b/
wcfsetup/install/files/acp/style/wcf.css
@@
-985,7
+985,7
@@
section.content .content {
width: 20px;
height: 100%;
overflow: hidden;
- z-index: 1
5
0;
+ z-index: 1
4
0;
opacity: .3;
}