Mercurial > hg > ismi-richfaces
view src/main/webapp/resources/css/ismi.css @ 143:1c09041f1182
110: The title-as-written-on-manuscript in the witness form does not save
Task-Url: https://it-dev.mpiwg-berlin.mpg.de/tracs/ismi/ticket/110
author | Robert Casties <casties@mpiwg-berlin.mpg.de> |
---|---|
date | Fri, 23 Jun 2017 20:40:18 +0200 |
parents | 764f47286679 |
children |
line wrap: on
line source
option.need-verification{background-color: red;} body{ /*background-color: #FBE797;*/ } .iceInpTxtArea{ //font-size: small; } .inputTextRef{ width: 400px; font-size: 9pt; } .ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-size: 9pt; } .menuBar{ margin: 0 auto; width: 84%; color: red; /*background: none;*/ background-image: none; background-color: #333333; } .ui-widget-content { /*background-color: #333333;*/ } .menuItemPopup{ color: blue; font-size: 12px; } .menuItem { font-size: 12px; font: bolder; color: white; } .tableColumnLeft{ /*background-color: red;*/ text-align: left; } .ui-datatable tbody.ui-datatable-data > tr > td, .ui-datatable tbody.ui-datatable-data-empty > tr > td{ text-align: left; } .elementTableColumnLeft{ width: 100%; text-indent:5px; } #header { width: 940px; height: 30px; margin: 0 auto; /*background: url(images/img02.jpg) no-repeat left top;*/ background-color: #333333; /*border: 3px solid blue;*/ } #menu { float: left; width: 800px; height: 30px; /*background-color: #333333;*/ /*border: 3px solid red;*/ } #menu ul { margin: 0; padding: 0px 0px 0px 5px; list-style: none; line-height: normal; } #menu li { display: block; float: left; } #menu a { display: block; float: left; height: 15px; padding: 5px 20px 5px 20px; letter-spacing: -1px; text-decoration: none; text-align: center; /*text-transform: lowercase;*/ font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #FFFFFF; } .tableEditor{ width: 850px; /*border: 1px solid black;*/ } #editor table{ text-align: left; /* margin-left:auto; margin-right:auto; width: 300px; border: 2px solid red; */ } #menu a:hover { background-color: white; color: black; } /** LOGO */ #posLogoLeft { width: 920px; height: 30px; margin: 0 auto; padding-top: 1px; padding-left: 1px; font-size: 11px; color: black; text-align: left; } #posLogo { width: 920px; height: 15px; margin: 0 auto; padding-bottom: 2px; /*padding-top: 1px; padding-left: 1px;*/ font-size: 11px; color: black; text-align: right; } #posLogo a:hover { color: red; } #logo { width: 920px; height: 45px; margin: 0 auto; padding-top: 5px; padding-left: 20px; } #logo h1, #logo p { float: left; margin: 0px; line-height: normal; /*text-transform: lowercase;*/ font-weight: normal; color: #FFFFFF; } #logo p { padding: 13px 0px 0px 5px; /*text-transform: lowercase;*/ font-family: Georgia, "Times New Roman", Times, serif; font-size: 13px; color: #FFFFFF; } #logo h1 { letter-spacing: -1px; font-size: 30px; } #logo a { text-decoration: none; color: #FF9900;/*orange*/ } #page { width: 80%; margin: 0 auto; /*padding: 40px 30px 0px 30px;*/ background: #DDDDDD; /*border: 1px solid red;*/ } /* Footer */ #footer { width: 84%; height: 30px; margin: 0 auto; padding: 0; /*background: url(images/img09.jpg) no-repeat left top;*/ background-color: #333333; } #footer p { margin: 0; /*padding: 30px 0px 0px 30px;*/ padding-top: 15px; text-align: center; text-transform: uppercase; line-height: normal; font-size: 10px; } #entityAdmin{ width: 700px; margin-left:auto; margin-right:auto; text-align: center; } #pageTitle{ padding: 15px 0px 15px 0px; text-align: center; font-size: medium; } #entityAdmin table{ text-align:center; margin-left:auto; margin-right:auto; width: 680px; /*border: 2px solid red;*/ } #entityAdminUser table{ text-align: left; margin-left:auto; margin-right:auto; width: 300px; /*border: 2px solid red;*/ } #entityRepository{ width: 700px; margin-left:auto; margin-right:auto; text-align: center; } #entityRepository table{ text-align:center; margin-left:auto; margin-right:auto; width: 680px; /*border: 2px solid red;*/ } #entityRepositoryControl{ text-align:center; margin-left:auto; margin-right:auto; width: 300px; /*border: 2px solid green;*/ } #entityRepositoryControl table{ text-align: left; margin-left:auto; margin-right:auto; width: 300px; /*border: 2px solid yellow;*/ } #simpleSearch{ width: 700px; margin-left:auto; margin-right:auto; text-align: center; } #simpleSearch table{ text-align:center; margin-left:auto; margin-right:auto; width: 680px; } #simpleSearchControl{ text-align:center; margin-left:auto; margin-right:auto; width: 150px; } #simpleSearchControl table{ text-align:center; margin-left:auto; margin-right:auto; width: 100px; } /* angepasst fuer ismi */ .search input{ background-color: #BBB; } body, table { font-family: Arial, Helvetica, sans-serif; font-size: .95em; color: #000000; } /* now set the size and other attributes of the fonts for any of the form elements for non-ICE form elements. (note this will also affect any ICE components that render out any of the following HTML tags */ input, textarea, select { } /* =================== HTML Form Element Appearence ============== */ /* set the style elements for any of the textarea form elements */ textarea { } /* set the style elements for any of the select form elements */ select { } /* set the style elements for any of the input form elements */ input { } fieldset { border: 0px none ; } /* ================== ISMI Style =========== */ .ismiTable{ background-color: #D3D3D3; } .ismiPage { width: 880px; margin: 0px auto; padding: 40px 30px 0px 30px; background: #CCCCCC; } /* Content */ #content { float: left; width: 800px; } .ismiFrame { padding-left: 5px; padding-top: 5px; padding-bottom: 5px; border-color: black; border-style:solid; border-width: 1px; background: white; width: 840px; } .ismiFrame .title { width: 100%; padding-bottom: 3px; padding-left: 3px; padding-top: 3px; background: olive; text-align: left; } /* .post .title a { text-decoration: none; text-transform: capitalize; font-size: 30px; color: #4999CB; } .post .entry { padding: 30px 20px 20px 20px; }*/ /* =================== Style class definitions for ICE Standard Extended Component Appearance ============== */ .iceInpTxt, .iceInpSecrt, .iceInpTxtArea { border: 1px solid #ABABAB; background-color: #FFFFFF; margin: 2px; padding: 2px; } .iceSelMnyCb { white-space: nowrap; } .iceSelMnyCb input, .iceSelOneRb input, .iceSelBoolChkbx { margin: 2px; padding: 2px; } .iceSelOneRb table tr td { padding: 1px; } .iceInpTxt, .iceInpSecrt { font-family: Arial, Helvetica, sans-serif; color: #000000; padding: 2px; } .iceSelOneMnu, .iceSelMnyLb, .iceSelMnyMnu, .iceSelOneLb { font-family: Arial, Helvetica, sans-serif; color: #000000; padding: 2px; margin: 2px; } .iceInpTxtArea { font-family: Arial, Helvetica, sans-serif; color: #000000; padding: 2px; } .iceCmdLnk, .iceOutLnk { text-decoration: none; font-weight: normal; color: #333333; } .iceOutTxt, .iceOutLbl { font-family: Arial, Helvetica, sans-serif; color: #000000; padding-left: 0px; padding-right: 0px; padding-top: 2px; padding-bottom: 2px; } .iceCmdBtn { font-family: Arial, Helvetica, sans-serif; } /* --------------- Progress bar */ .iceOutProg { margin: 10px; } .iceOutProgBg { border: 1px solid #ABABAB; width: 300px; height: 13px; } .iceOutProgFill { background-color: #026AFF; /* background-image:url(/om4-ismi/resources/css/xp/css-images/window_top.gif);*/ background-position: top left; background-repeat: repeat-x; display: block; } .iceOutProgTxt { color: black; } /* --------------- autoComplete classes ------ */ .iceSelInpTxtTxt { border: 1px solid #ABABAB; background-color: #FFFFFF; margin: 2px; padding: 2px; } .iceSelInpTxtList { position: absolute; display: block; border-top: 1px solid #ABABAB; border-right: 1px solid #666666; border-left: 1px solid #ABABAB; border-bottom: 1px solid #333333; } .iceSelInpTxtRow { display: block; background-color: #FFFFFF; color: #333333; padding: 2px; padding-left: 10px; border-bottom: 1px solid #DEDEDE; position: relative; } .iceSelInpTxtSelRow { display: block; background-color: #2A6CC2; color: #FFFFFF; padding: 2px; padding-left: 10px; border-bottom: 1px solid #FFFFFF; position: relative; } .iceSelInpTxtSelRow span{ color: #FFFFFF; } /* --------------- autoComplete disable class ------ */ .iceSelInpTxtTxt-dis { font-family: Arial, Helvetica, sans-serif; font-size: .95em; color: #ABABAB; border: 1px dotted #CCCCCC; cursor: default; } /* ----------- FileUpload Component classes */ .iceInpFile { overflow: hidden; } .iceInpFileTxt { border: 1px solid #ABABAB; background-color: #FFFFFF; margin: 2px; padding: 2px; font-family: Arial, Helvetica, sans-serif; color: #000000; } .iceInpFileBtn { border: 1px solid #ABABAB; background-color: #FFFFFF; margin: 2px; padding: 2px; font-family: Arial, Helvetica, sans-serif; color: #000000; } /* ----------- Data Navigation Bar classes */ .tablebg { background-color: #EEF3FB; border: 1px solid #6392C6; width: 70%; } .oddRow { background-color: #FFFFFF; } .evenRow { background-color: #EEF3FB; } .barCol1 { width: 40%; text-align: left; } .barCol2 { width: 15%; text-align: left; } .barCol3 { width: 20%; text-align: left; } .barCol4 { width: 15%; text-align: right; } .barCol5 { width: 15%; text-align: left; } /* ----------- TreeView component */ .iceTreeRow { white-space: nowrap; padding: 0px; } .iceTreeRow a { text-decoration: none; color: #000000; cursor: pointer; padding: 0px; vertical-align: middle; } .iceTreeRow a:hover { text-decoration: underline; } .iceTreeRow img { border: 0px; vertical-align: top; background-repeat: repeat-y; padding: 0px; } .iceTreeRow div { padding: 0px; } .iceTreeRow a img { /* vertical-align: top; - Bug in FF, when img has focus it is not highlighted with a box.*/ background-repeat: repeat-y; border: 0px; padding: 0px; } /* ------------ Menu Classes -- */ .iceMnuBar { /*no change*/ padding: 0px; white-space: nowrap; } .iceMnuBarItem { /* was iceMenu */ float: left; padding: 0px; white-space: nowrap; } .iceMnuBarItem a { /* was iceMenu */ background-color: #DDDDDD; height: auto; padding-left: 10px; padding-right: 10px; padding-top: 3px; padding-bottom: 3px; color: #333333; /* Must be >1.01em to avoid layout artifacts on Macs */ font-size: 1.1em; margin: 0px; border-right: 1px solid #FFFFFF; width: auto; float: left; display: block; text-decoration: none; } .iceMnuBarItem a:hover { /* was iceMenu */ background-color: #2A6CC2; color: #FFFFFF; border-right: 1px solid #FFFFFF; } .iceMnuBarItem hr { /* was iceMenu */ border: none 0; border-top: 1px solid #999999; width: 100%; height: 1px; margin-top: 3px; padding: 0px; text-align: left; } .iceMnuBarSubMenu { /* was iceSubMenu */ position: absolute; background-color: #EFEFEF; width: 160px; border-top: 1px solid #999999; border-left: 1px solid #999999; border-bottom: 1px solid #999999; border-right: 1px solid #999999; padding: 1px; height: auto; display: block; z-index: 1000; } .iceMnuItm { /* was iceSubMenuRow*/ padding: 0px; display: block; height: auto; } .iceMnuItm a { /* was iceSubMenuRow*/ color: #333333; display: block; text-decoration: none; padding-left: 3px; padding-right: 3px; padding-top: 3px; padding-bottom: 3px; } .iceMnuItm a:hover { /* was iceSubMenuRow*/ background-color: #2A6CC2; } .iceMnuItm a:hover .iceOutTxt, .iceMnuItm a:hover .iceMnuItmLabel{ color: #FFFFFF; } .iceMnuItmLabel, .iceMnuBarItemLabel { /* was iceSubMenuRowLabel */ font-family: Arial, Helvetica, sans-serif; padding-top: 4px; font-size: 1.0em; display: inline; vertical-align: middle; } .iceDatTbl td span.iceMnuItmLabel { display: inline; padding: 4px 0 0 0; } .iceMnuBarItemImage { width:0px; } .iceMnuItmImage, .iceMnuBarItemImage { /* was iceSubMenuRowImage */ display:inline; vertical-align: middle; } .iceMnuBarSubMenuInd { /* was iceSubMenuRowSubMenuIndicator */ display:inline; float:right; padding-top: 3px; padding-right: 1px; } /* classes for the vertical version of the iceMenu*/ .iceMnuBarVrtItemLabel {} .iceMnuBarVrtItemImage { width:5px; } .iceMnuBarVrt { /* was iceMenu_vertical */ float: left; padding: 0px; white-space: nowrap; } .iceMnuBarVrtItem { /* was iceMenu_verticalItem */ width: 160px; display: block; } .iceMnuBarVrtItem a { /* was iceMenu_verticalItem */ background-color: #DDDDDD; height: auto; padding-left: 3px; padding-right: 3px; padding-top: 3px; padding-bottom: 3px; color: #333333; font-size: 1.1em; margin-bottom: 1px; float: none; display: block; text-decoration: none; border: 0px solid #FFFFFF; width: 100%; } .iceMnuBarVrtItem a:hover { /* was iceMenu_verticalItem */ background-color: #2A6CC2; color: #FFFFFF; text-decoration: none; } .iceMnuBarVrtSubMenu { /* was iceSubMenu_vertical*/ padding: 1px; width: 160px; background-color: #EFEFEF; border-top: 1px solid #999999; border-right: 1px solid #999999; border-left: 1px solid #999999; border-bottom: 1px solid #999999; position: absolute; height: auto; display: block; z-index: 1000; } .iceMnuItmVrt a { /* was iceMenu_vertical_subItem */ background-color: #EFEFEF; font-family: Arial, Helvetica, sans-serif; color: #333333; font-size: 1.1em; width: auto; display: block; text-decoration: none; padding-left: 3px; padding-right: 3px; padding-top: 3px; padding-bottom: 3px; } .iceMnuItmVrt a:hover { /* was iceMenu_vertical_subItem */ background-color: #2A6CC2; color: #FFFFFF; text-decoration: none; } .iceMnuBarVrtSubMenuInd { /* was iceSubMenuDividerVert */ display:inline; float:right; padding-top: 3px; padding-right: 1px; } /* ----------- PanelPopup ---------- */ .iceMnuPopVrtItemLabel { vertical-align: middle; } .iceMnuPopVrtItemImage { width:19px; vertical-align: middle; } .iceMnuPopVrt { /* was iceMenu_vertical */ float: left; white-space: nowrap; margin: 0px; padding: 0px; border: 0px; width: 0px; height: 0px; } .iceMnuPopVrtTopSubMenu { padding: 1px; width: 160px; background-color: #EFEFEF; border: 1px solid #999999; position: absolute; height: auto; display: block; } .iceMnuPopVrtItem { /* was iceMenu_verticalItem */ width: 160px; display: block; } .iceMnuPopVrtItem a { /* was iceMenu_verticalItem */ /* background-color: #DDDDDD;*/ height: auto; padding-left: 3px; padding-right: 3px; padding-top: 3px; padding-bottom: 3px; color: #333333; font-size: 1.1em; margin-bottom: 1px; float: none; display: block; text-decoration: none; border: 0px solid #FFFFFF; /*width: 100%;*/ } .iceMnuPopVrtItem a:hover { /* was iceMenu_verticalItem */ background-color: #2A6CC2; color: #FFFFFF; text-decoration: none; } .iceMnuPopVrtSubMenu { /* was iceSubMenu_vertical*/ padding: 1px; width: 160px; background-color: #EFEFEF; border-top: 1px solid #999999; border-right: 1px solid #999999; border-left: 1px solid #999999; border-bottom: 1px solid #999999; position: absolute; height: auto; display: block; } .iceMnuPopVrtSubMenuInd { /* was iceSubMenuDividerVert */ display:inline; float:right; padding-top: 0px; padding-right: 1px; } /* ----------- PanelPopup & panelTooltip ---------- */ .icePnlPop, .icePnlTlTip { color: #666666; border-right: 2px solid #ABABAB; border-top: 1px solid #ABABAB; border-left: 1px solid #ABABAB; border-bottom: 2px solid #ABABAB; background-color: #DDDDDD; padding: 0px; z-index: 1000; } .icePnlPop .icePnlPopBody { background-color: #DDDDDD; } .icePnlPopHdr, .icePnlTlTipHdr { background-color: #DEDEDE; background-image: url( "/om4-ismi/resources/css/xp/css-images/window_top.gif" ); background-position: top; background-repeat: repeat-x; height: 2.0em; } .icePnlPopHdr .iceOutTxt, .icePnlTlTipHdr .iceOutTxt { color:#FFFFFF; font-size:1.1em; font-weight:bold; padding:4px; text-align:center; vertical-align:middle; } .icePnlPopBody, .icePnlTlTipBody { padding: 10px; } .icePnlPopFtr, .icePnlTlTipFtr { float: right; height: auto; background-color: #DDDDDD; } /* Classes for the output progress bar */ .iceOutProgIndetActv { background-color: #EFEFEF; background-image: url( /om4-ismi/resources/css/xp/css-images/in_progress.gif ); background-position: center; background-repeat: repeat-x; } .iceOutProgIndetInactv { background-color: #EFEFEF; background-image: url( /om4-ismi/resources/css/xp/css-images/in_progress_inactive.gif ); background-position: center; background-repeat: repeat-x; } /* Classes for the connection status indicator */ /* .iceOutConStat { position: fixed; top: 6cm; margin: 10px; width: 25px; height: 25px; border: none; font-size: .5em; } .iceOutConStatInactv { position: absolute; background-image: url( '/om4-ismi/resources/css/xp/css-images/connect_idle.gif' ); background-image: none; background-position: top; background-repeat: no-repeat; width: 25px; height: 25px; } */ */ /*background-image: url( /om4-ismi/resources/css/xp/css-images/connect_active.gif );*/ /*background-image: url( '/om4-ismi/resources/css/xp/css-images/working.gif' );*/ /* .iceOutConStatActv { background-image: url( '/om4-ismi/resources/css/xp/css-images/working.gif' ); position: absolute; background-position: top; background-repeat: no-repeat; font-size: 20px; background-color: #999; width: 200px; height: 100px; } .iceOutConStatCaution { position: absolute; background-image: url( /om4-ismi/resources/css/xp/css-images/connect_caution.gif ); background-position: top; background-repeat: no-repeat; width: 25px; height: 25px; } .iceOutConStatDisconnect { position: absolute; background-image: url( /om4-ismi/resources/css/xp/css-images/connect_disconnected.gif ); background-position: top; background-repeat: no-repeat; width: 25px; height: 25px; }*/ /* XP Disabled styles CSS Document v1.0 mar 31 2006 */ .iceCmdBtn-dis { } .iceCmdLnk-dis, .iceOutLnk-dis { color: #ABABAB; text-decoration: none; border-bottom: 1px dotted #CCCCCC; cursor: default; } .iceOutTxt-dis, .iceOutLbl-dis { color: #ABABAB; text-decoration: none; border-bottom: 1px dotted #CCCCCC; cursor: default; } .iceInpTxt-dis, .iceInpSecrt-dis { font-family: Arial, Helvetica, sans-serif; color: #ABABAB; border: 1px dotted #CCCCCC; cursor: default; margin: 2px; padding: 2px; } .iceInpTxtArea-dis { font-family: Arial, Helvetica, sans-serif; font-size: .95em; color: #ABABAB; border: 1px dotted #CCCCCC; cursor: default; margin: 2px; padding: 2px; } .iceSelMnyCb-dis { background-color: #CCCCCC; padding: 2px; margin: 2px; cursor: default; color: #CCCCCC; border: none; } .iceSelOneMnu-dis, .iceSelMnyLb-dis, .iceSelMnyMnu-dis, .iceSelOneLb-dis { font-family: Arial, Helvetica, sans-serif; color: #CCCCCC; padding: 2px; font-size: .95em; cursor: default; border: none; } .iceSelOneRb-dis { background-color: #CCCCCC; padding: 2px; margin: 2px; cursor: default; color: #444444; border: none; } .iceInpFileTxt-dis { border: none; background-color: #FFFFFF; margin: 2px; padding: 2px; font-family: Arial, Helvetica, sans-serif; color: #CCCCCC; cursor: default; } .iceInpFileBtn-dis { border: 1px solid #CCCCCC; background-color: #FFFFFF; margin: 2px; padding: 2px; font-family: Arial, Helvetica, sans-serif; color: #CCCCCC; cursor: default; } /* submenu disabled style classes */ .iceSubMenuRowLabel-dis { color: #ABABAB; text-decoration: none; cursor: default; } .iceSubMenuRow-dis { color: #ABABAB; text-decoration: none; cursor: default; padding: 0px; display: block; height: auto; } .iceSubMenuRow-dis a { color: #333333; text-decoration: none; cursor: default; display: block; padding-left: 3px; padding-right: 3px; padding-top: 3px; padding-bottom: 3px; } .iceSubMenuRow-dis a:hover { color: #ABABAB; text-decoration: none; border-bottom: 1px dotted #CCCCCC; cursor: default; } /* data scroller classes disabled styles */ .sclBtnCell-dis { /* the cells behind the scroll buttons */ background-color: #FFFFFF; padding: 2px; } .sclBtnCell-dis img { cursor: default; } .icePaginatorTbl-dis { /* the container for the pagination*/ background-color: #FFFFFF; } /* set the common attributes for the pagination numbers */ .icePaginatorAtvCol-dis a, .icePaginatorCol-dis a { text-decoration: none; font-weight: normal; background-color: #FFFFFF; color: #ABABAB; display: block; padding-left: 5px; padding-right: 5px; border: 1px solid #FFFFFF; cursor: default; } /* override the attributes for the currently selected page */ .icePaginatorAtvCol-dis a { color: #ABABAB; /* border:1px solid #2A6CC2; background-color:#2A6CC2; */ cursor: default; } /* set the attributes for the mouseover on none-current pages */ .icePaginatorCol-dis a:hover { /* color:#000000; border:1px solid #2A6CC2;*/ } /* Disabled classes for the calendar controls */ .iceSelInpDate-dis { /* calendar outline & background color */ background-color: #FFFFFF; border: 1px solid #DEDEDE; /* removed margin from calendar outline - better absolute positioning of popup */ /*margin:10px;*/ } .iceSelInpDateMonthYear-dis { background-color: #EFEFEF; /* background-image: url("/om4-ismi/resources/css/xp/css-images/table_col_header.gif"); background-position:bottom; background-repeat:repeat-x;*/ font-weight: normal; text-align: center; color: #999999; padding-left: 1px; padding-right: 1px; padding-top: 4px; padding-bottom: 4px; /*border-right:1px solid #CCCCCC;*/ } .iceSelInpDateMoYrDropdown-dis { background-color: #EFEFEF; color: #999999; } .iceSelInpDateMonthYear-dis img { cursor: default; } .iceSelInpDateWeek-dis { /* the days of the week row */ font-weight: normal; color: #999999; background-color: #EFEFEF; text-align: center; padding-left: 5px; padding-right: 5px; border-bottom: 1px solid #ABABAB; } /* set the look for the days of the week backgrounds */ .iceSelInpDateDay-dis, .iceSelInpDateCur-dis { /* the background & alignment for the days */ padding: 3px; text-align: center; } /* now set the attributes for the numbers for each day of the week */ .iceSelInpDateDay-dis a { /* the day text */ text-decoration: none; background-color: #FFFFFF; border: 1px solid #FFFFFF; color: #ABABAB; width: 100%; height: 100%; padding: 0px; display: block; cursor: default; } .iceSelInpDateCur-dis a { text-decoration: none; background-color: #ABABAB; border: 1px solid #ABABAB; color: #FFFFFF; width: 100%; height: 100%; padding: 0px; display: block; cursor: default; } /* ----------- commandSortHeader classes */ .iceCmdSrtHdr { text-decoration: none; /*border: 1px solid #ABABAB;*/ color: #333333; width: 100%; height: 100%; padding: 0px; display: block; } .iceCmdSrtHdr-dis { text-decoration: none; /*border: 1px solid #ABABAB;*/ color: #999999; width: 100%; height: 100%; padding: 0px; display: block; cursor: default; } .iceCmdSrtHdrAsc, .iceCmdSrtHdrDesc{ background-repeat: no-repeat; background-position: center; width:10px; height:10px; } .iceCmdSrtHdrAsc{ background-image: url('/om4-ismi/resources/css/xp/css-images/column_sort_asc.gif'); } .iceCmdSrtHdrDesc{ background-image: url('/om4-ismi/resources/css/xp/css-images/column_sort_desc.gif'); } .iceCmdSrtHdr td { white-space:nowrap; overflow:hidden; } /* IE specific CSS to enlarge clickable area of SortHeader links */ * html .iceCmdSrtHdr { height: 1%; } /* ----------- form ---------- */ .iceFrm { } /* ----------- graphicImage ---------- */ .iceGphImg { } /* ----------- message ---------- */ .iceMsg { } .iceMsgFatal { } .iceMsgError { } .iceMsgWarn { } .iceMsgInfo { } /* ----------- messages ---------- */ .iceMsgs { } .iceMsgsFatal { } .iceMsgsError { } .iceMsgsWarn { } .iceMsgsInfo { } /* ----------- panelGrid ---------- */ .icePnlGrd { } .icePnlGrdHdr { } .icePnlGrdFtr { } .icePnlGrdRow1 { } .icePnlGrdRow2 { } .icePnlGrdCol1 { } .icePnlGrdCol2 { } /* ----------- panelGroup ---------- */ .icePnlGrp { } /* ----------- outputFormat ---------- */ .iceOutFrmt { } /* ----------- tree ---------- */ .iceTree { } .iceTreeRow { } /* ----------- panelSeries ---------- */ .icePnlSrs { } /* ----------- positionedPanel ---------- */ .icePnlPos { } .icePnlPos-dis { } /* ----------- positionedPanel ---------- */ .icePnlStk {} .icePnlStkRow {} .icePnlStkCol {} /* ----------- Table Row Selection -------- */ .iceRowSelSelected { background-color: #316AC5; } .iceRowSelSelected span { color: #FFFFFF; } .iceRowSelSelectedMouseOver { background-color: #0D4092; } .iceRowSelSelectedMouseOver span { color: #FFFFFF; } .iceRowSelMouseOver { background-color: #B2CDF9; } .iceRowSelMouseOver span{ color: #000000; } /* ----------- outputChart -------- */ .iceOutChrt { } /* ----------- Panel Collapsible -------- */ /* opened accordion styles */ .icePnlClpsbl, .icePnlClpsblHdr, .icePnlClpsblCnt { } /* Closed */ .icePnlClpsblColpsd, .icePnlClpsblColpsdHdr, .icePnlClpsblColpsdCnt { } /* Open and disabled */ .icePnlClpsbl-dis, .icePnlClpsblHdr-dis, .icePnlClpsblCnt-dis { } /* Closed and disabled */ .icePnlClpsblColpsd-dis, .icePnlClpsblColpsdHdr-dis, .icePnlClpsblColpsdCnt-dis{ } /* common accordion headers */ .icePnlClpsblHdr, .icePnlClpsblColpsdHdr { background-color: #EFEFEF; /*juc background-image: url( "/om4-ismi/resources/css/xp/css-images/table_col_header.gif" ); background-position: bottom; background-repeat: repeat-x; */ font-weight: bold; text-align: left; color: #000; border: 1px solid #CCCCCC; border-bottom: none; padding-left: 2px; padding-right: 5px; padding-top: 4px; padding-bottom: 4px; cursor: pointer; } .icePnlClpsblHdr .iceOutTxt, .icePnlClpsblColpsdHdr .iceOutTxt { color: #000; } .icePnlClpsblCnt, .icePnlClpsblColpsdCnt, .icePnlClpsblColpsdCnt-dis, .icePnlClpsblCnt-dis { background-color: #EFEFEF; border: 1px solid #CCCCCC; border-top: none; padding-left: 5px; padding-right: 5px; color: #000; } .icePnlClpsblHdr-dis, .icePnlClpsblColpsdHdr-dis { background: #EFEFEF url( '/om4-ismi/resources/css/xp/css-images/table_col_header_dis.gif' ) repeat-x bottom; font-weight: bold; text-align: left; color: #999; border: 1px solid #CCCCCC; border-bottom: none; padding-left: 2px; padding-right: 5px; padding-top: 4px; padding-bottom: 4px; cursor: default; } .icePnlClpsblHdr-dis .iceOutTxt, .icePnlClpsblColpsdHdr-dis .iceOutTxt { color: #999; } .icePnlClpsblColpsdCnt-dis, .icePnlClpsblCnt-dis, .icePnlClpsblColpsdCnt-dis .iceOutTxt, .icePnlClpsblCnt-dis .iceOutTxt { color: #999; } .iceGmp{ border-collapse:collapse; border-spacing:0px; padding:0px; } .iceGmpMapTd { vertical-align: top; } .iceGmpMapTd div.gmap{ width:300px; height:300px; } .iceInpRchTxt { width:100%; } /* panel divider */ .icePnlDvr, .icePnlDvrHor { width:300px; height:300px; } .icePnlDvrCnt, .icePnlDvrHorCnt { border: 1px solid #ABABAB; /*width:100%; */ height:100%; } .icePnlDvrFst, .icePnlDvrSnd{ height:100%; display:block; float:left; overflow:auto; } .icePnlDvrSpt { width:2px; height:100%; display:inline; background-color: #EFEFEF; border-left: 1px solid #ABABAB; border-right: 1px solid #ABABAB; float:left; cursor: e-resize; } .icePnlDvrHorFst, .icePnlDvrHorSnd{ width:100%; display:block; overflow:auto; display:block; } .icePnlDvrHorSpt { width:100%; height:2px; background-color: #EFEFEF; border-top: 1px solid #ABABAB; border-bottom: 1px solid #ABABAB; cursor: n-resize; } /* ----------- PanelConfirmation ---------- */ .icePnlCnf { border-top: 1px solid #ABABAB; border-right: 2px solid #ABABAB; border-left: 1px solid #ABABAB; border-bottom: 2px solid #ABABAB; background-color: #DDDDDD; padding: 0; width: 300px; z-index: 1000; color: #000000; font-family: Arial, Helvetica, sans-serif; } .icePnlCnfHdr { background-color: #DEDEDE; background-image: url( "/om4-ismi/resources/css/xp/css-images/window_top.gif" ); background-position: top; background-repeat: repeat-x; height: auto; color: #FFFFFF; font-size: 1em; font-weight: bold; padding: 4px; text-align: left; vertical-align: middle; } .icePnlCnfBody { padding: 10px 10px 5px 10px; background-color: #DDDDDD; font-size: 1em; font-weight: normal; } .icePnlCnfBtns { padding: 5px 10px 10px 10px; background-color: #DDDDDD; text-align: center; font-size: 1em; font-weight: normal; } .icePnlCnfBtns input { margin: 0 20px 0 20px; }