Project

General

Profile

Часто задаваемые вопросы » sbj_edit.css

Убирает заголовок сюжета - Alexander Smolko, 27/11/2015 11:39

 

<STYLE MEDIA="ALL">

BODY
{
background-color:white;
border:0px solid lightblue;
font-family:Verdana;
font-size:110%;

}

#dash
{
width:1cm;
height:2mm;

vertical-align:middle;

font-size: 0.01px;

margin=0 0.5cm 0 0;
border=none;
padding=0 0 0 0;
}

#line
{
width:100%;
height:2mm;

vertical-align:middle;

font-size: 0.01px;
border=none;
padding=0 0 0 0;
}



.TapeHolder
{
/* page-break-after: always; */
padding : 5px 5px;
border : 1px solid lightgrey;
margin : 0 0 2mm 0;
word-wrap:break-word;
}

.TapeHolderEdit
{
/* page-break-after: always; */
padding : 5px 5px;
border : 1px solid black;
margin : 0 0 2mm 0;
background-color:lavender;
word-wrap:break-word;
}

.Header
{
color:black;

font-weight : bold;
font-size : 110%;
font-family : Verdana;
}


.Header table
{
color:black;

font-weight : bold;
font-size : 110%;
font-family : Verdana;
}

.SbjLenCnt
{
font-size : 100%;
font-weight : bold;
font-family : Verdana;
}



.SbjHeader
{
width:100%;

color:black;

font-weight : bold;
font-size : 110%;
font-family : Verdana;
}

.SbjHeader table
{
color:black;

font-weight : bold;
font-size : 110%;
font-family : Verdana;
}

.SbjHeader #dash
{
background-color:black;
}


#PictDyn
{
display:block;
}

#PictStop
{
display:none;
}

#PictPlay
{
display:none;
}

.SndItem
{
border:4px solid #BDFFCD;
margin:2mm 0 2mm 0;
}

.SndItem #PictDyn
{
display:block;
}
.SndItem #PictPlay
{
display:none;
}
.SndItem #PictStop
{
display:none;
}


.SndItem_SEL { border:4px solid orange; margin:2mm 0 2mm 0; }
.SndItem_SEL #PictDyn { display:none; }
.SndItem_SEL #PictPlay { display:block; }
.SndItem_SEL #PictStop { display:none; }

.SndItem_PL { border:4px solid green; margin:2mm 0 2mm 0; }
.SndItem_PL #PictDyn { display:none; }
.SndItem_PL #PictPlay { display:none; }
.SndItem_PL #PictStop { display:block; }

.SndItem_PL_SEL { border:4px solid green; margin:2mm 0 2mm 0; }
.SndItem_PL_SEL #PictDyn { display:none; }
.SndItem_PL_SEL #PictPlay { display:none; }
.SndItem_PL_SEL #PictStop { display:block; }


.NameContentHolder
{
table-layout:fixed;
background-color:#BDFFCD;
}

.ImgHolder
{
width:90px;
vertical-align:middle;
text-align:center;
background-position : center center;
background-repeat: no-repeat;
}

.ImgHolder img
{
}

.NameContent
{
table-layout:fixed;
cursor : move;
color:black;
background-color:transparent;
font-weight : bold;
position:relative;
z-index:2;
}

.FirstLine
{
font-style : italic;
font-size : 80%;
text-align : left;
min-height : 5mm;
}

.LastLine
{
font-style : italic;
font-size : 80%;
text-align : right;
min-height : 5mm;
}

.NameLine
{
min-height : 10mm;
}


.SndItem span
{
cursor : move;
}


.PElem{ width:100%; color: black; font-weight: bold; margin:2mm 0 2mm 0; border:4px solid white; }
.PElem #dash{ background-color:black; }
.PElem table{ width:100%; color : black; font-weight : bold; }


.PElem_SEL { width:100%; color: black; font-weight: bold; margin:2mm 0 2mm 0; border:4px solid orange; }
.PElem_SEL #PictDyn { display:none; }
.PElem_SEL #PictPlay { display:block; }
.PElem_SEL #PictStop { display:none; }

.PElem_PL { width:100%; color: black; font-weight: bold; margin:2mm 0 2mm 0; border:4px solid green; }
.PElem_PL #PictDyn { display:none; }
.PElem_PL #PictPlay { display:none; }
.PElem_PL #PictStop { display:block; }

.PElem_PL_SEL { width:100%; color: black; font-weight: bold; margin:2mm 0 2mm 0; border:4px solid green; }
.PElem_PL_SEL #PictDyn { display:none; }
.PElem_PL_SEL #PictPlay { display:none; }
.PElem_PL_SEL #PictStop { display:block; }

.Info
{
width:100%;
color : darkgray;
font-weight : bold;
}

.Info table
{
width:100%;
color : darkgray;
font-weight : bold;
}

.PBLock
{
color:green;
font-weight : bold;
font-size : 110%;

margin:2mm 0 1mm 0;
}

.PBLockInline { width:100%; color: black; font-weight: bold; margin:2mm 0 2mm 0; border:4px solid white; }

.PBLockInline_SEL { width:100%; color: black; font-weight: bold; border:4px solid orange; margin:2mm 0 2mm 0; }
.PBLockInline_SEL #PictDyn { display:none; }
.PBLockInline_SEL #PictPlay { display:block; }
.PBLockInline_SEL #PictStop { display:none; }

.PBLockInline_PL { width:100%; color: black; font-weight: bold; border:4px solid green; margin:2mm 0 2mm 0; }
.PBLockInline_PL #PictDyn { display:none; }
.PBLockInline_PL #PictPlay { display:none; }
.PBLockInline_PL #PictStop { display:block; }


.PBLockInline_PL_SEL { width:100%; color: black; font-weight: bold; border:4px solid green; margin:2mm 0 2mm 0; }
.PBLockInline_PL_SEL #PictDyn { display:none; }
.PBLockInline_PL_SEL #PictPlay { display:none; }
.PBLockInline_PL_SEL #PictStop { display:block; }



.PBLock #line
{
background-color:blue;
}

.Marker
{
z-index:-100;
position:absolute;
background-color:RGB(255,223,165);
left:0px;
top:0px;
width:0px;
height:0px;
}

.Progress
{
display:none;
background-color:RGB(50,255,50);
position:absolute;
top:0;
left:0;
z-index:1;
border: 1px solid grey;

}
</STYLE>

<STYLE MEDIA="SCREEN">

.PrintHeader
{
display:none;
}

</STYLE >


<STYLE MEDIA="PRINT">
.PrintHeader
{
display:none;
background-color:#CDCDCD;
width:100%;
}

</STYLE >

(12-12/13)
Add picture from clipboard (Maximum size: 742 MB)