Cross Reference: overlay-css.mustache
xref
: /
yui3
/
src
/
overlay
/
docs
/
partials
/
overlay-css.mustache
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
/* Overlay
Look
/
Feel
*/
.
yui3
-
overlay
-
content
{
background
-
color
: #
ECEFFB
;
border
:
1
px
solid
#
9
EA8C6
;
border
-
radius
:
3
px
;
box
-
shadow
:
3
px
3
px
5
px
rgba
(
0
,
0
,
0
,
0.25
);
}
.
yui3
-
overlay
-
content
.
yui3
-
widget
-
hd
{
background
-
color
: #
B6BFDA
;
color
: #
30418
C;
font
-
size
:
120
%;
font
-
weight
:
bold
;
padding
:
0.2
em
0.5
em
0.3
em
;
border
-
radius
:
2
px
2
px
0
0
;
}
.
yui3
-
overlay
-
content
.
yui3
-
widget
-
bd
{
padding
:
0.4
em
0.6
em
0.5
em
;
}
.
yui3
-
overlay
-
content
.
yui3
-
widget
-
ft
{
background
-
color
:#
DFE3F5
;
padding
:
0.4
em
0.6
em
0.5
em
;
border
-
radius
:
0
0
2
px
2
px
;
}