History
   Show Presentation
 
 
 2089
Home • Plugins • RWDConfig • PriorityCalConfig • 2089
 



<X-FC-WHITESPACE STRIP>
.rPrioCal_sec{
        width: 99%;
        height: 100%;
        margin: 0;
        padding-left: 3px;
        padding-right: 3px;
}
#<X-FC-URL-PARAMETER cell_id STRING> .rPrioCal_Panel {
        padding-top:5px;        
        padding-bottom: 3px;
        margin-top:0px;
        margin-bottom: 6px;
}

<!--#if expr="<X-FC-FIELD 6478 DEFAULT=0 NUMBER>==1" Section Style-->
#<X-FC-URL-PARAMETER cell_id STRING>{
        background-color: <X-FC-FIELD 6473 DEFAULT="#FFFFFF" RGB>;<!--#if expr="`<X-FC-FIELD 6475 DEFAULT="No%20Background%20Image" STRING>` !=~ `No%20Background%20Image`" -->background-image: url(<X-FC-FIELD 6475 DEFAULT="No%20Background%20Image" STRING>);background-repeat:<!--#if expr="<X-FC-FIELD 6477 DEFAULT=0 NUMBER>==0" -->no-repeat<!--#elif expr="<X-FC-FIELD 6477 DEFAULT=0 NUMBER>==1" -->repeat<!--#elif expr="<X-FC-FIELD 6477 DEFAULT=0 NUMBER>==2" -->repeat-x<!--#elif expr="<X-FC-FIELD 6477 DEFAULT=0 NUMBER>==3" -->repeat-y<!--#endif repeat-->;<!--#endif -->
        background-size: 100% 100%;
}
<!--#endif Section Style-->

#<X-FC-URL-PARAMETER cell_id STRING> .rPrioCal_data_right {
        float: left;
}

#<X-FC-URL-PARAMETER cell_id STRING> .rPrioCal_Icon {
<!--#if expr="<X-FC-FIELD 6480 DEFAULT=1 NUMBER>==1" Left Icon-->
        background-image: url(<X-FC-FIELD 6482 DEFAULT="/.Templates/RWD/RWDimages/Priority_Cal_m.png" STRING>);
        background-repeat: no-repeat;
        float: left;
        width: 32px;
        height: 32px;
        margin-right: 3px;<!--#else Left Icon-->
        display:none;
<!--#endif Left Icon-->
}

#<X-FC-URL-PARAMETER cell_id STRING> .rPrioCal_Icon_m {
        height: 8px;
        text-align:center;
        vertical-align: middle;
        font-family: <X-FC-FIELD 6487 DEFAULT="Arial" STRING>;
        letter-spacing:2px;
        color: <X-FC-FIELD 6488 DEFAULT="#FFFFFF" RGB>;
        font-size: <X-FC-FIELD 6489 DEFAULT=8 NUMBER>px;
<!--#if expr="<X-FC-FIELD 6498 DEFAULT=2 NUMBER>==0" -->
        text-decoration: none; font-weight: normal;
<!--#elif expr="<X-FC-FIELD 6498 DEFAULT=2 NUMBER>==1" -->
        text-decoration: underline;
<!--#elif expr="<X-FC-FIELD 6498 DEFAULT=2 NUMBER>==2" -->
        text-decoration: none; font-weight: bold;
<!--#elif expr="<X-FC-FIELD 6498 DEFAULT=2 NUMBER>==3" -->
        text-decoration: none; font-style:Italic;
<!--#elif expr="<X-FC-FIELD 6498 DEFAULT=2 NUMBER>==4" -->
        text-decoration: none; font-style:Italic; font-weight: bold;
<!--#endif -->
}

#<X-FC-URL-PARAMETER cell_id STRING> .rPrioCal_Icon_d {
        height: 22px;
        text-align:center;
        vertical-align: middle;
        font-family: <X-FC-FIELD 6492 DEFAULT="Arial" STRING>;
        color: <X-FC-FIELD 6494 DEFAULT="#000000" RGB>;
        font-size: <X-FC-FIELD 6496 DEFAULT=18 NUMBER>px;
<!--#if expr="<X-FC-FIELD 6500 DEFAULT=2 NUMBER>==0" -->
        text-decoration: none; font-weight: normal;
<!--#elif expr="<X-FC-FIELD 6500 DEFAULT=2 NUMBER>==1" -->
        text-decoration: underline;
<!--#elif expr="<X-FC-FIELD 6500 DEFAULT=2 NUMBER>==2" -->
        text-decoration: none; font-weight: bold;
<!--#elif expr="<X-FC-FIELD 6500 DEFAULT=2 NUMBER>==3" -->
        text-decoration: none; font-style:Italic;
<!--#elif expr="<X-FC-FIELD 6500 DEFAULT=2 NUMBER>==4" -->
        text-decoration: none; font-style:Italic; font-weight: bold;
<!--#endif -->
}
/*  Left Icon End */

#<X-FC-URL-PARAMETER cell_id STRING> .rPrioCal_Date_Duration {
<!--#if expr="<X-FC-FIELD 6502 DEFAULT=0 NUMBER>==1" Date Duration-->
        font-family: <X-FC-FIELD 6503 DEFAULT="Arial" STRING>;
        color: <X-FC-FIELD 6504 DEFAULT="#000000" RGB>;
        font-size: <X-FC-FIELD 6505 DEFAULT=11 NUMBER>px;<!--#if expr="<X-FC-FIELD 6506 DEFAULT=0 NUMBER>==0" -->
        text-decoration: none; font-weight: normal;<!--#elif expr="<X-FC-FIELD 6506 DEFAULT=0 NUMBER>==1" -->
        text-decoration: underline;<!--#elif expr="<X-FC-FIELD 6506 DEFAULT=0 NUMBER>==2" -->
        text-decoration: none; font-weight: bold;<!--#elif expr="<X-FC-FIELD 6506 DEFAULT=0 NUMBER>==3" -->
        text-decoration: none; font-style:Italic;<!--#elif expr="<X-FC-FIELD 6506 DEFAULT=0 NUMBER>==4" -->
        text-decoration: none; font-style:Italic; font-weight: bold;<!--#endif -->
<!--#else Date Duration-->display:none;
<!--#endif Date Duration-->
}

#<X-FC-URL-PARAMETER cell_id STRING> .rPrioCal_Time_Duration {<!--#if expr="<X-FC-FIELD 6508 DEFAULT=0 NUMBER>==1" Time Duration-->
        font-family: <X-FC-FIELD 6509 DEFAULT="Arial" STRING>;
        color: <X-FC-FIELD 6510 DEFAULT="#000000" RGB>;
        font-size: <X-FC-FIELD 6511 DEFAULT=11 NUMBER>px;<!--#if expr="<X-FC-FIELD 6512 DEFAULT=0 NUMBER>==0" -->
        text-decoration: none; font-weight: normal;<!--#elif expr="<X-FC-FIELD 6512 DEFAULT=0 NUMBER>==1" -->
        text-decoration: underline;<!--#elif expr="<X-FC-FIELD 6512 DEFAULT=0 NUMBER>==2" -->
        text-decoration: none; font-weight: bold;<!--#elif expr="<X-FC-FIELD 6512 DEFAULT=0 NUMBER>==3" -->
        text-decoration: none; font-style:Italic;<!--#elif expr="<X-FC-FIELD 6512 DEFAULT=0 NUMBER>==4" -->
        text-decoration: none; font-style:Italic; font-weight: bold;<!--#endif --><!--#else Time Duration-->
        display:none;
<!--#endif Time Duration-->
}

#<X-FC-URL-PARAMETER cell_id STRING> .rPrioCal_Description a span {<!--#if expr="<X-FC-FIELD 6514 DEFAULT=1 NUMBER>==1" Description-->
        font-family: <X-FC-FIELD 6515 DEFAULT="Arial" STRING>;
        color: <X-FC-FIELD 6516 DEFAULT="#000000" RGB>;
        font-size: <X-FC-FIELD 6517 DEFAULT=15 NUMBER>px;<!--#if expr="<X-FC-FIELD 6518 DEFAULT=0 NUMBER>==0" -->
        text-decoration: none; font-weight: normal;<!--#elif expr="<X-FC-FIELD 6518 DEFAULT=0 NUMBER>==1" -->
        text-decoration: underline;<!--#elif expr="<X-FC-FIELD 6518 DEFAULT=0 NUMBER>==2" -->
        text-decoration: none; font-weight: bold;<!--#elif expr="<X-FC-FIELD 6518 DEFAULT=0 NUMBER>==3" -->
        text-decoration: none; font-style:Italic;<!--#elif expr="<X-FC-FIELD 6518 DEFAULT=0 NUMBER>==4" -->
        text-decoration: none; font-style:Italic; font-weight: bold;<!--#endif --><!--#else Description-->display:none;<!--#endif Description-->
}

#<X-FC-URL-PARAMETER cell_id STRING> .rPrioCal_Seperator {
<!--#if expr="<X-FC-FIELD 6520 DEFAULT=0 NUMBER>==1" Seperator-->       
        margin-top:6px;
        margin-bottom: 3px;
        border-bottom: <!--#if expr="<X-FC-FIELD 6521 DEFAULT=1 NUMBER>==1" -->solid<!--#elif expr="<X-FC-FIELD 6521 DEFAULT=1 NUMBER>==2" -->dotted<!--#elif expr="<X-FC-FIELD 6521 DEFAULT=1 NUMBER>==3" -->dashed<!--#elif expr="<X-FC-FIELD 6521 DEFAULT=1 NUMBER>==4" -->double<!--#elif expr="<X-FC-FIELD 6521 DEFAULT=1 NUMBER>==5" -->groove<!--#elif expr="<X-FC-FIELD 6521 DEFAULT=1 NUMBER>==6" -->ridge<!--#endif --> <X-FC-FIELD 6523 DEFAULT=1 NUMBER>px <X-FC-FIELD 6522 DEFAULT="#c0c0c0" RGB>;
<!--#else Seperator-->display:none;<!--#endif Seperator-->
}

#<X-FC-URL-PARAMETER cell_id STRING> .rPrioCal_Seperator:last-child {
        display: none;
}

<X-FC-WHITESPACE RETAIN>