Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F99608
arma.css
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
3 KB
Subscribers
None
arma.css
View Options
/*menu-red and menu-info are not used anymore*/
.
menu-red
{
color
:
#ff4444
;
}
.
menu-info
{
font-style
:
italic
;
font-size
:
14
px
;
}
@
keyframes
activeMenu
{
from
{
opacity
:
0.5
}
to
{
opacity
:
1
}
}
@
-moz-keyframes
activeMenu
{
from
{
opacity
:
0.5
}
to
{
opacity
:
1
}
}
@
-webkit-keyframes
activeMenu
{
from
{
opacity
:
0.5
}
to
{
opacity
:
1
}
}
@
-o-keyframes
activeMenu
{
from
{
opacity
:
0.5
}
to
{
opacity
:
1
}
}
@
-ms-keyframes
activeMenu
{
from
{
filter
:
Alpha
(
opacity
=
50
)}
to
{
filter
:
Alpha
(
opacity
=
100
)}
}
.
fakemenu-active
,
.
menu-active
:
focus
{
color
:
#ff4444
;
animation
:
activeMenu
0.315
s
linear
infinite
alternate
;
-o-
animation
:
activeMenu
0.315
s
linear
infinite
alternate
;
-ms-
animation
:
activeMenu
0.315
s
linear
infinite
alternate
;
-moz-
animation
:
activeMenu
0.315
s
linear
infinite
alternate
;
-webkit-
animation
:
activeMenu
0.315
s
linear
infinite
alternate
;
outline
:
none
;
}
@
keyframes
animatedBackground
{
from
{
background-position
:
0
px
0
px
;
}
to
{
background-position
:
-78
px
-78
px
;
}
}
@
-moz-keyframes
animatedBackground
{
from
{
background-position
:
0
px
0
px
;
}
to
{
background-position
:
-78
px
-78
px
;
}
}
@
-webkit-keyframes
animatedBackground
{
from
{
background-position
:
0
px
0
px
;
}
to
{
background-position
:
-78
px
-78
px
;
}
}
@
-o-keyframes
animatedBackground
{
from
{
background-position
:
0
px
0
px
;
}
to
{
background-position
:
-78
px
-78
px
;
}
}
@
-ms-keyframes
animatedBackground
{
from
{
background-position
:
0
px
0
px
;
}
to
{
background-position
:
-78
px
-78
px
;
}
}
.
mainbg_css
,
.
mainbg_css_rot
{
position
:
relative
;
background-color
:
rgb
(
127
,
127
,
179
);
background-image
:
url
(
'../images/textures/floor.png'
);
}
.
mainbg_css
:
before
,
.
mainbg_css_rot
:
before
{
content
:
""
;
position
:
fixed
;
z-index
:
-1
;
top
:
-25
%
;
left
:
-25
%
;
width
:
150
%
;
height
:
150
%
;
/*background-image: url('../images/background-aamenu-large.png');*/
background-color
:
inherit
;
background-image
:
inherit
;
background-blend-mode
:
darken
;
background-size
:
78
px
;
background-position
:
0
px
0
px
;
animation
:
animatedBackground
4
s
linear
infinite
;
-ms-
animation
:
animatedBackground
4
s
linear
infinite
;
-moz-
animation
:
animatedBackground
4
s
linear
infinite
;
-webkit-
animation
:
animatedBackground
4
s
linear
infinite
;
}
.
mainbg_css_rot
:
before
{
transform
:
rotate
(
-14
deg
);
}
@
keyframes
animatedBackground2
{
from
{
background-position
:
0
px
0
px
;
}
to
{
background-position
:
-640
px
-320
px
;
}
}
@
-moz-keyframes
animatedBackground2
{
from
{
background-position
:
0
px
0
px
;
}
to
{
background-position
:
-640
px
-320
px
;
}
}
@
-webkit-keyframes
animatedBackground2
{
from
{
background-position
:
0
px
0
px
;
}
to
{
background-position
:
-640
px
-320
px
;
}
}
@
-o-keyframes
animatedBackground2
{
from
{
background-position
:
0
px
0
px
;
}
to
{
background-position
:
-640
px
-320
px
;
}
}
@
-ms-keyframes
animatedBackground2
{
from
{
background-position
:
0
px
0
px
;
}
to
{
background-position
:
-640
px
-320
px
;
}
}
.
mainbg_img
{
background-image
:
url
(
'../images/aamenu-background-large.png'
);
background-position
:
0
px
0
px
;
animation
:
animatedBackground2
24
s
linear
infinite
;
-ms-
animation
:
animatedBackground2
24
s
linear
infinite
;
-moz-
animation
:
animatedBackground2
24
s
linear
infinite
;
-webkit-
animation
:
animatedBackground2
24
s
linear
infinite
;
}
.
pausebg
,
.
mainbg_nothing
{
background-color
:
rgba
(
10
,
10
,
10
,
0.6
);
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Mar 1, 3:52 PM (1 d, 10 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
34404
Attached To
rTDCWEB 3DCycles Web
Event Timeline
Log In to Comment