| | |
| | | |
| | | #topNav a { |
| | | background: url("../icons/x32_sprite.png") no-repeat #D3D3D3; |
| | | border-top-left-radius:5px; |
| | | border-top-right-radius:5px; |
| | | color:black; |
| | | display:inline-block; |
| | | height:20px; |
| | |
| | | } |
| | | .pnl_listarea th[class^="tbl_col"] { cursor:pointer; } |
| | | .pnl_listarea th[class^="tbl_col"]:hover { background-position:0 -15px!important; } |
| | | .pnl_listarea th.tbl_col_nosort { cursor:default; } |
| | | .pnl_listarea th.tbl_col_nosort:hover { background-position:0 0!important; } |
| | | |
| | | .pageForm_description { font-size: 12px; } |
| | | |
| | |
| | | table.list .tbl_row_uneven { background: #f0f8ff; } |
| | | table.list tr:hover { background: #fffacd; } |
| | | table.list td { word-wrap:break-word;white-space:pre-wrap; } |
| | | table.list td.tbl_col_buttons { word-wrap:normal;white-space:normal; } |
| | | table.list td.tbl_col_buttons { word-wrap:normal;white-space:normal;overflow:visible; } |
| | | |
| | | /* Password Strength */ |
| | | #passBar { |
| | |
| | | width:60px; |
| | | height: 60px; |
| | | border:1px dotted #888888; |
| | | border-radius:5px; |
| | | background-color: #cccccc; |
| | | margin:10px; |
| | | background-position: center 5px; |
| | |
| | | .icons16.icoFilter { background-position: -1px -161px; } |
| | | .icons16.icoDbAdmin { background-position: -1px -221px; } |
| | | .icons16.icoAction { background-position: -1px -241px; } |
| | | .icons16.icoLink { background-position: -1px -442px; float: right; } |
| | | .icons16.icoLink { background-position: -1px -422px; float: right; } |
| | | |
| | | div.group-icon { |
| | | float: left; |
| | |
| | | .selectInput.formLengthLimit { width: 85px !important; } |
| | | .formLengthDate { width: 75px !important; } |
| | | .formLengthIPv4 { width: 125px !important; } |
| | | .formLengthIPv6 { width: 100% !important; } |
| | | .formLengthIPv6 { } |
| | | .formLengthEmailUser { width: 30% !important; } |
| | | .formLengthEmailDomain { width: 30% !important; } |
| | | .formLengthHalf { width: 15% !important; } |
| | |
| | | /* content_ispc |
| | | -------------------------------------------------------------- */ |
| | | .tipsy { |
| | | font-size: 10px; |
| | | font-size: 12px !important; |
| | | position: absolute; |
| | | padding: 5px; |
| | | z-index: 100000; |
| | |
| | | a.link-page.current-page { |
| | | background-color: #DFDFDF; |
| | | font-weight: bold; |
| | | } |
| | | |
| | | .command { |
| | | padding: 1em; |
| | | border: 1px dashed #2f6fab; |
| | | color: black; |
| | | background-color: #f9f9f9; |
| | | line-height: 1.1em; |
| | | font-family: Courier New, Courier, mono; |
| | | font-size: 12px; |
| | | font-style: italic; |
| | | } |
| | | .system { |
| | | color: black; |
| | | font-family: Courier New, Courier, mono; |
| | | font-size: 12px; |
| | | font-style: italic; |
| | | } |
| | | .highlight { |
| | | color: #FF0000; |
| | | font-family: Georgia, "Times New Roman", Times, serif; |
| | | font-size: 12px; |
| | | text-decoration: underline; |
| | | } |