[$] Pr1v473 xHeEl B4ckD00RzZ [$]

Current Path : D:/InetPub/vhosts/kuccs.com.kw/httpdocs/PortalCMS/scripts/editor/scripts/style/
Upload File
Current File : D:/InetPub/vhosts/kuccs.com.kw/httpdocs/PortalCMS/scripts/editor/scripts/style/istoolbar.css

/*default toolbar style*/
.istoolbar {
    border:#E2E2E2 1px solid;/*cfcfcf*/
    border-left:#DADADA 2px solid;
}

/*context toolbar style*/
.context_istoolbar { 
    border:#ffffff 1px solid;/*CFCFCF*/
    background-color:#EBEEF4;
}

/*main toolbar style: for tabbed/grouped toolbar.*/
.main_istoolbar{}

/*fix toolbar issue in opera*/
.main_istoolbar table {min-height:1px}

.isdd_over, .isdd_norm, .isdd_sel, .isdd_disb {
    padding:2px;
    padding-top:1px;
    padding-right:5px;
    font-family:tahoma;
    font-size:11px;
    text-align:left;
}

.isdd_over {
    background-color:#444444;
    color:#ffffff;
}

.isdd_norm {
    color:#000000;
    background-color:#ffffff;
}

.isdd_sel {
    background-color:#444444;
    color:#ffffff;
}

.isdd_disb {
    background-color:#ffffff;
    color:#999999;
}

.isgroup{}

.isgroupcontent{padding-bottom:0px;padding-top:0px;}

.isgrouptitle {
    font-family:tahoma;
    font-size:7pt;
    font-weight:bold;
    padding:3px;padding-bottom:1px;
    height:10px;
    color:#506070;
    /*background-color:#DEE2EE;*/
}

.bdrgrpleft{background-image:url(silver/left.gif);background-repeat:repeat-y;width:4px;height:100%;}
.bdrgrpright{background-image:url(silver/right.gif);background-repeat:repeat-y;width:4px;height:100%;}
.bdrgrptop{background-image:url(silver/top.gif);background-repeat:repeat-x;width:100%;height:3px;background-position:bottom;}
.bdrgrpbottom{background-image:url(silver/bottom.gif);background-repeat:repeat-x;width:100%;height:3px;}
.bdrgrptopleft{line-height:3px;background-image:url(silver/topleft.gif);background-repeat:no-repeat;width:4px;height:3px;background-position:left bottom;}
.bdrgrptopright{line-height:3px;background-image:url(silver/topright.gif);background-repeat:no-repeat;width:4px;height:3px;background-position:right bottom;}
.bdrgrpbottomleft{line-height:3px;background-image:url(silver/bottomleft.gif);background-repeat:no-repeat;width:4px;height:3px;}
.bdrgrpbottomright{line-height:3px;background-image:url(silver/bottomright.gif);background-repeat:no-repeat;width:4px;height:3px;background-position:right top}


.bdrtableft{background-image:url(silver/tab_left.gif);background-repeat:repeat-y;width:4px;height:100%;}
.bdrtabright{background-image:url(silver/tab_right.gif);background-position:right;background-repeat:repeat-y;width:4px;height:100%;}
.bdrtabtop{background-image:url(silver/tab_top.gif);background-position:bottom;background-repeat:repeat-x;height:3px;}
.bdrtabbottom{background-image:url(silver/tab_bottom.gif);background-position:bottom;background-repeat:repeat-x;width:100%;height:3px;}
.bdrtabtopleft{line-height:3px;background-image:url(silver/tab_topleft.gif);background-position:left bottom;background-repeat:no-repeat;width:4px;height:3px;}
.bdrtabtopright{line-height:3px;background-image:url(silver/tab_topright.gif);background-position:right bottom;background-repeat:no-repeat;width:4px;height:3px;}
.bdrtabbottomleft{line-height:3px;background-image:url(silver/tab_bottomleft.gif);background-repeat:no-repeat;width:4px;height:3px;background-position:left top}
.bdrtabbottomright{line-height:3px;background-image:url(silver/tab_bottomright.gif);background-repeat:no-repeat;width:4px;height:3px;background-position:right top}

.istabctl{background-color:#cccccc;width:100%;padding:0px;}
.istab {height:32px;}
.tabcontent {
    background-color:#EBEEF4;
    background-image:url(silver/tab_contentbg.gif);
}

.tableft{width:5px;}
.tabright{width:5px;}
.tabtitle {cursor:pointer;font-family:tahoma;font-size:10px;font-weight:bold;color:#333333;padding:5px 7px 5px 7px;}

.tableftsel{background-image:url(silver/tab_tableft.gif);background-repeat:no-repeat;background-position:bottom;width:5px}
.tabrightsel{background-image:url(silver/tab_tabright.gif);background-repeat:no-repeat;background-position:bottom;width:5px}
.tabtitlesel{background-image:url(silver/tab_tabcenter.gif);background-repeat:repeat-x;background-position:bottom;font-family:tahoma;font-size:10px;font-weight:bold;color:#333333;padding:5px 7px 5px 7px;}

/**/
.resize_bar {
    cursor:n-resize;
    background-color:#f0f0f0;
    height:6px;
    border:#cfcfcf 1px solid;
    border-bottom:none;
    background-image:url(resize.png);
    background-position:center center;
    background-repeat:no-repeat;
}