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:
db49d90
)
Small bug fix
author
Luzifr
<szekely@woltlab.com>
Wed, 14 Dec 2011 14:07:40 +0000
(15:07 +0100)
committer
Luzifr
<szekely@woltlab.com>
Wed, 14 Dec 2011 14:07:40 +0000
(15:07 +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 6cf1d87ff80f54d9c541fd99cfc9a12b6bf211de..be556fa40c8132c9cb383c87cee97e56bc099674 100644
(file)
--- a/
wcfsetup/install/files/acp/style/wcf.css
+++ b/
wcfsetup/install/files/acp/style/wcf.css
@@
-240,7
+240,7
@@
header.pageHeader nav.topMenu {
top: auto;
}
}
-@-moz-keyframes
glowButtons
{
+@-moz-keyframes
showTopMenu
{
0% {
opacity: 0;
top: -50px;
@@
-256,7
+256,7
@@
header.pageHeader nav.topMenu {
top: auto;
}
}
-@-ms-keyframes
glowButtons
{
+@-ms-keyframes
showTopMenu
{
0% {
opacity: 0;
top: -50px;
@@
-273,7
+273,7
@@
header.pageHeader nav.topMenu {
}
}
/* disabled to ease rendering work for Opera
-@-o-keyframes
glowButtons
{
+@-o-keyframes
showTopMenu
{
0% {
opacity: 0;
top: -50px;
@@
-290,7
+290,7
@@
header.pageHeader nav.topMenu {
}
}
*/
-@keyframes
glowButtons
{
+@keyframes
showTopMenu
{
0% {
opacity: 0;
top: -50px;