Page MenuHomeIn-Portal Phabricator

subitems.css
No OneTemporary

File Metadata

Created
Tue, Sep 16, 7:06 AM

subitems.css

body {font-family:arial; font-size:12px; margin: 0px 8px 0px 8px}
td {font-size:12px}
.contentTD {
border-right-width: 1px; border-right-style: solid; border-right-color: #000000;
border-left-width: 1px; border-left-style: solid; border-left-color: #000000;
border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #000000;
}
.liTR0 {background-color:#EEEEEE; }
.liTR1 {background-color:#E6E6E6; }
.liTRO {background-color:#C6D6EF; cursor: hand}
.icon {vertical-align: top; padding-top: 8px; text-align:center; width:28px;}
.description {vertical-align: top;}
.subitem_icon {vertical-align: top; padding-top: 0px; text-align:center; width:28px;}
.subitem_description {vertical-align: middle;}
.dLink {display:block; margin-bottom:5px; font-family:verdana; font-size:13px; font-weight:bold; color:#2C73CB; text-decoration:none;}
.dLink:hover {display:block; margin-bottom:5px; font-family:verdana; font-size:13px; font-weight:bold; color:#2C73CB; text-decoration:underline;}
.searchbox_header { width: 269px; height:21px; font-family:verdana; font-weight:bold; font-size:12px; color:#000000; overflow:hidden; cursor:hand}
.searchbox_body { border-width:1px; border-style:solid; border-color:#666767; border-right-width:1px; border-left-width:0px; width: 269px; height: 65px; overflow:hidden}
.usersbox_header {width: 269px; height:21px; font-family:verdana; font-weight:bold; font-size:12px; color:#000000; overflow:hidden; cursor:hand}
.usersbox_body { border-width:1px; border-style:solid; border-color:#666767; border-right-width:1px; border-left-width:0px; width: 269px; }
.overviewbox_header { width: 269px; height:21px; font-family:verdana; font-weight:bold; font-size:12px; color:#ffffff; overflow:hidden; cursor:hand}
.overviewbox_body { border-width:1px; border-style:solid; border-color:#666767; border-right-width:1px; border-left-width:0px; width: 269px; }
.overview {font-family:verdana; font-weight:bold; font-size:12px; color:#ffffff;}
.overviewDate {font-family:verdana; font-weight:bold; font-size:12px; color:#C6EAFC;}
.oInfo {font-family:arial; font-size:10px; color:#000000}
.oValue {font-family:arial; font-size:10px; color:#333333}
.userslink {FONT-SIZE: 12px; COLOR: #1F569A; FONT-FAMILY: arial, helvetica, sans-serif; color:#2C73CB; FONT-WEIGHT: bold;}
.userslink:hover {FONT-SIZE: 12px; COLOR: #009ff0; FONT-FAMILY: arial, helvetica, sans-serif; FONT-WEIGHT: bold;}
.dBody {border-top-width:1px; border-top-style:solid; border-top-color:#666767; width: 269px; height: 21px; overflow:hidden}
.lTD {
border-right: 1px solid #CCCCCC;
}
.lTDi {
border-right: 1px solid #CCCCCC;
border-bottom: 1px solid #CCCCCC;
}
.rTDi {
border-bottom: 1px solid #CCCCCC;
}
.info {FONT-SIZE: 11px; COLOR: #707070; FONT-FAMILY: arial,verdana,sans-serif; font-weight: normal;}
.imgButton {cursor: hand}
.boxContainer {position: relative; z-Index:1; }
.dragImage {position: relative; top: -48px; width:400px; left:-100px; height:96px;}
.search {border-width:1px; border-style:solid; border-color:#7F9DB9; width:107px; height:18px; font-family:verdana; font-size:11px}
.pageTitle {font-family:verdana; font-size: 20px; font-weight:bold; color:#009FF0}
/* existing styles [start] */
.tableborder_full {BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; FONT-SIZE: 10pt; BORDER-LEFT: #000000 1px solid; BORDER-BOTTOM: #000000 1px solid; FONT-FAMILY: Arial, Helvetica, sans-serif}
.tablenav_link {FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: white; FONT-FAMILY: verdana, arial; TEXT-DECORATION: none}
/* existing styles [end] */

Event Timeline