| | |
| | | table.list thead th { font-size: 10px; } |
| | | table.list tbody { border: 1px solid #d3d3d3 !important; } |
| | | table.list tfoot td { text-align: center; background: #f8f8f8 url("../images/lists_tfoot_bg.png") repeat-x bottom left; padding: 24px 8px 8px 8px; } |
| | | table.list .tbl_paging img { vertical-align: top; } |
| | | table.list .tbl_row_even { background: #fcfcfc; } |
| | | 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 { |
| | |
| | | .iconstxt.icoRestore { background-position: 6px -1px; } |
| | | |
| | | /* Button with icon and without text */ |
| | | .icons16 span { display: none; } |
| | | .icons16 { position: relative; } |
| | | .icons16>span { |
| | | opacity: 0; |
| | | visibility: hidden; |
| | | -webkit-transition: opacity 1s linear; |
| | | -moz-transition: opacity 1s linear; |
| | | -o-transition: opacity 1s linear; |
| | | -ms-transition: opacity 1s linear; |
| | | transition: opacity 1s linear; |
| | | position: absolute; |
| | | right: 23px; |
| | | top: -1px; |
| | | padding: 1px 2px; |
| | | border: 1px solid rgb(155,155,11); |
| | | background: rgb(255,255,111); |
| | | white-space: nowrap; |
| | | } |
| | | .icons16:hover>span { |
| | | opacity: 1.0; |
| | | visibility: visible; |
| | | } |
| | | a.icons16 { |
| | | height: 18px; |
| | | width: 18px; |
| | |
| | | .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; |
| | |
| | | } |
| | | .group-admin { background-position: 0 -380px; } |
| | | .group-user { background-position: 0 -400px; } |
| | | |
| | | span.marked { color: #cc0000; } |
| | | span.small { font-size: 0.9em; } |
| | | |
| | | #ajaxloader { |
| | | position: absolute; |
| | |
| | | select.flags option[value=EE], select.flags option[value=ee], .country-EE {background-position:0 -1387px} |
| | | select.flags option[value=EG], select.flags option[value=eg], .country-EG {background-position:0 -1409px} |
| | | select.flags option[value=EH], select.flags option[value=eh], .country-EH {background-position:0 -1431px} |
| | | select.flags option[value=ER], select.flags option[value=er], .country-ER {background-position:0 -1497px} |
| | | select.flags option[value=ES], select.flags option[value=ET], select.flags option[value=es], select.flags option[value=et], .country-ES, .country-ET {background-position:0 -1519px} |
| | | select.flags option[value=ER], select.flags option[value=er], .country-ER {background-position:0 -1475px} |
| | | select.flags option[value=ES], select.flags option[value=es], .country-ES {background-position:0 -1497px} |
| | | select.flags option[value=ET], select.flags option[value=ET], select.flags option[value=et], .country-ET {background-position:0 -1519px} |
| | | select.flags option[value=FI], select.flags option[value=fi], .country-FI {background-position:0 -1585px} |
| | | select.flags option[value=FJ], select.flags option[value=fj], .country-FJ {background-position:0 -1607px} |
| | | select.flags option[value=FK], select.flags option[value=fk], .country-FK {background-position:0 -1629px} |
| | |
| | | } |
| | | .ui-widget { font-family: "Trebuchet MS", Arial, sans-serif; font-size: 100%; } |
| | | .ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: "Trebuchet MS", Arial, sans-serif; font-size: 100%; } |
| | | ul.ui-autocomplete { max-height: 250px; overflow-y: auto; min-width: 50px;} |
| | | ul.ui-autocomplete { max-height: 250px; overflow-y: auto; min-width: 85px;} |
| | | .ui-combobox { position: relative; display: inline-block; margin-right: 17px; } |
| | | .ui-combobox-toggle { position: absolute !important; top: 0; bottom: 0; margin-left: -1px; padding: 1px !important; background: none repeat scroll 0 0 #FFFFFF !important; border: 1px solid #DFDFDF !important;} |
| | | .ui-combobox-input { background: none repeat scroll 0 0 #FFFFFF !important; border: 1px solid #DFDFDF !important; padding: 1px; font-weight: normal !important; } |
| | | .ui-combobox-input { background: none repeat scroll 0 0 #FFFFFF !important; border: 1px solid #DFDFDF !important; padding: 1px; font-weight: normal !important; } |
| | | .panel_install_package .ui-combobox { float: left; } |
| | | .clear-float { clear: both; } |
| | | |
| | | a.link-page, span.page-spacer { |
| | | display: inline-block; |
| | | text-align: center; |
| | | padding: 2px; |
| | | line-height: 16px; |
| | | text-decoration: none !important; |
| | | color: inherit !important; |
| | | min-width: 16px; |
| | | } |
| | | a.link-page { |
| | | border: 1px solid #FFFFFF; |
| | | margin: 0 5px; |
| | | } |
| | | |
| | | a.link-page:hover { |
| | | background-color: #DFDFDF; |
| | | } |
| | | |
| | | span.page-spacer { |
| | | margin: 0 -5px; |
| | | } |
| | | |
| | | a.link-page.current-page { |
| | | background-color: #DFDFDF; |
| | | font-weight: bold; |
| | | } |