43 lines
1.5 KiB
CSS
43 lines
1.5 KiB
CSS
@charset "utf-8";
|
|
/* CSS Document */
|
|
|
|
.ys_top_social { font-size:13px; font-family:arial; color:#FFFFFF; position:absolute; left:7px; top:3px;}
|
|
.arial {font-family:arial;}
|
|
|
|
.cp_table { margin-bottom:25px;}
|
|
.cp_table td {}
|
|
.cp_table td a { line-height:normal; padding:0;}
|
|
.cp_table td img.avatar { background:#afec08; padding:5px; margin:5px;}
|
|
|
|
.cp_table.mas { font-size:17px; width:562px; float:right; margin:0 0 25px 25px;}
|
|
.cp_table.mas td img.avatar { margin-left:15px;}
|
|
.cp_table.mas td input.button { margin:0 !important;}
|
|
.cp_table.mas td span { background:none; width:65px; color:#afec08; font-family:GESS2;}
|
|
|
|
.ys_black { background:#272727 !important; color:#FFFFFF !important;}
|
|
|
|
.cp_id_m { background:#000b0c; text-align:center; width:35px; }
|
|
|
|
.ys_5tars_bg { margin-right:5px !important;}
|
|
|
|
.ys_content_top { width:auto !important; margin:0 9px; height:62px; overflow:hidden; }
|
|
.ys_top {position:fixed; width:100% !important; z-index:7;}
|
|
|
|
.full { color:#FFFFFF !important; font-family:tahoma; display:block; padding:0 5px; height:25px; line-height:25px;}
|
|
.tr_active td {box-shadow:inset 0 0 11px rgba(0, 0, 0, 0.75); background:#272727 !important; color:#FFFFFF;}
|
|
.ys_cal.act1 td { background:#d4ffce;}
|
|
.ys_cal.act2 td { background: url(activebg.png) repeat;}
|
|
.ys_cal.act1 td.ys_reserved { background:#eb0032; color:#FFFFFF;}
|
|
|
|
@media print
|
|
{
|
|
.ys_top_menu, .ys_top_menu *
|
|
{
|
|
display: none !important;
|
|
}
|
|
|
|
.ys_slide, .ys_slide *
|
|
{
|
|
display: none !important;
|
|
}
|
|
} |