Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F10813790
styles.css
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
4 KB
Referenced Files
None
Subscribers
None
styles.css
View Options
@
-moz-keyframes
warning
{
0
%
{
opacity
:
1
}
50
%
{
opacity
:
0.75
}
100
%
{
opacity
:
1
}
}
@
-webkit-keyframes
warning
{
0
%
{
opacity
:
1
}
50
%
{
opacity
:
0.75
}
100
%
{
opacity
:
1
}
}
html
{
background
:
#000
;
font
:
14
px
"Helvetica Neue"
,
Arial
,
sans-serif
;
height
:
100
%
;
}
body
{
height
:
100
%
;
margin
:
0
px
;
overflow
:
auto
;
}
#
wrapper
{
-moz-
box-sizing
:
border-box
;
box-sizing
:
border-box
;
border
:
10
px
solid
#000
;
height
:
100
%
;
}
.
ipad-scale
#
wrapper
{
-webkit-
transform
:
scaleX
(
0.533
);
-webkit-
transform-origin-x
:
0
;
width
:
187.5
%
;
}
.
project
{
background-image
:
-moz-
linear-gradient
(
top
,
rgba
(
0
,
0
,
0
,
0
),
rgba
(
0
,
0
,
0
,
0.25
));
background-image
:
-webkit-
linear-gradient
(
top
,
rgba
(
0
,
0
,
0
,
0
),
rgba
(
0
,
0
,
0
,
0.25
));
background-image
:
-moz-
linear-gradient
(
top
,
rgba
(
0
,
0
,
0
,
0
),
rgba
(
0
,
0
,
0
,
0.25
));
border
:
5
px
solid
#000
;
-moz-
box-sizing
:
border-box
;
box-sizing
:
border-box
;
float
:
left
;
min-height
:
45
px
;
padding
:
5
px
10
px
;
position
:
relative
;
width
:
33.3
%
;
}
@
media
screen
and
(
max-width
:
800px
)
{
.
project
{
width
:
50
%
;
}
}
@
media
screen
and
(
max-width
:
500px
)
{
.
project
{
width
:
100
%
;
}
}
.
project
.
with-details
{
z-index
:
2
;
}
.
project
.
building
{
background-color
:
#999
;}
.
project
.
best
{
background-color
:
#0f0
;}
.
project
.
better
{
background-color
:
#8f0
;}
.
project
.
good
{
background-color
:
#ff0
;}
.
project
.
bad
{
background-color
:
#f80
;}
.
project
.
worse
{
background-color
:
#f00
;}
.
project
.
worst
{
-moz-
animation
:
warning
1
s
infinite
ease-in-out
;
-webkit-
animation
:
warning
1
s
infinite
ease-in-out
;
background-color
:
#f00
;
z-index
:
1
;
}
.
project
>
.
heading
{
font-size
:
18
px
;
}
.
project
>
.
heading
>
.
name
{
color
:
#fff
;
display
:
inline-block
;
font-weight
:
bold
;
max-width
:
80
%
;
overflow
:
hidden
;
text-overflow
:
ellipsis
;
text-shadow
:
0
1
px
1
px
rgba
(
0
,
0
,
0
,
0.5
);
white-space
:
nowrap
;
}
.
project
>
.
heading
>
.
build-number
{
color
:
#000
;
float
:
right
;
font-weight
:
bold
;
text-decoration
:
none
;
opacity
:
0.33
;
}
.
project
>
.
details
{
background
:
rgba
(
0
,
0
,
0
,
0.9
);
border-radius
:
3
px
;
box-shadow
:
0
0
1
px
rgba
(
255
,
255
,
255
,
0.5
)
inset
,
0
3
px
10
px
#000
;
color
:
#fff
;
display
:
none
;
left
:
10
px
;
padding
:
10
px
;
position
:
absolute
;
top
:
35
px
;
}
.
project
.
with-details
>
.
details
{
display
:
block
;
}
.
project
>
.
details
:
before
{
border
:
8
px
solid
transparent
;
bottom
:
100
%
;
border-bottom-color
:
rgba
(
0
,
0
,
0
,
0.8
);
content
:
" "
;
left
:
4
%
;
margin-bottom
:
-3
px
;
margin-left
:
-4
px
;
position
:
absolute
;
}
.
project
>
.
details
>
.
health
{
margin
:
10
px
;
white-space
:
nowrap
;
}
.
project
>
.
details
>
.
actions
{
margin
:
5
px
;
text-align
:
center
;
}
.
project
>
.
details
>
.
actions
>
a
{
background
:
#444
;
border-radius
:
15
px
;
box-shadow
:
0
1
px
0
rgba
(
255
,
255
,
255
,
0.3
)
inset
,
0
1
px
0
#000
;
color
:
#fff
;
display
:
inline-block
;
font-size
:
10
px
;
letter-spacing
:
1
px
;
margin-right
:
2
px
;
padding
:
2
px
10
px
;
text-decoration
:
none
;
text-shadow
:
0
1
px
0
#000
;
text-transform
:
uppercase
;
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Jul 29, 14:18 (1 d, 1 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2826890
Default Alt Text
styles.css (4 KB)
Attached To
Mode
rTOMMY Tommy
Attached
Detach File
Event Timeline
Log In to Comment