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:
5d5a8eb
)
Removed useless declaration
author
Luzifr
<szekely@woltlab.com>
Thu, 8 Dec 2011 17:40:20 +0000
(18:40 +0100)
committer
Luzifr
<szekely@woltlab.com>
Thu, 8 Dec 2011 17:40:20 +0000
(18:40 +0100)
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 8646cb1a48d2e5e3a489cb7829ec44ef341fdce7..5fb9530ca200cfc7b4e61fa2a61f33971b7102e9 100644
(file)
--- a/
wcfsetup/install/files/acp/style/wcf.css
+++ b/
wcfsetup/install/files/acp/style/wcf.css
@@
-4298,20
+4298,4
@@
div.ajaxDebugMessage p:last-child {
font-size: 110%;
}
-
-
-/* ############## ToDo ############## */
-
-/* Is that really still necessary? We wanted to support good browsers only */
-
-/* End clearfix */
-.ui-helper-zfix {
- opacity: 0;
- position: absolute;
- width: 100%;
- height: 100%;
- top: 0;
- left: 0;
-}
-
/* -- -- -- -- -- EOF -- -- -- -- -- */