| | |
| | | .buttons button[type]{ |
| | | padding:5px 10px 5px 7px; /* Firefox */ |
| | | line-height:17px; /* Safari */ |
| | | white-space: nowrap; |
| | | } |
| | | *:first-child+html button[type]{ |
| | | padding:4px 10px 3px 7px; /* IE7 */ |
| | |
| | | .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; |
| | | width: 325px; |
| | | height: 150px; |
| | | background: #ffffff url('../images/ajax-loader.gif') no-repeat center center; |
| | | border: solid 2px #e1e1e1; |
| | | border-radius: 10px; |
| | | /*background: rgba(255, 255, 255, 0.85);*/ |
| | | padding: 20px; |
| | | text-align:center; |
| | | margin-top: 180px; |
| | | z-index: 100; |
| | | } |
| | | .blockLabel.email_at { |
| | | width: 20px !important; |
| | |
| | | height: 20px; |
| | | width: 26px; |
| | | } |
| | | li[class^=country-] { |
| | | background-image: url("../icons/flags_sprite.png"); |
| | | background-repeat: no-repeat; |
| | | text-indent: 24px; |
| | | } |
| | | li[class^=country-] a.ui-state-hover { background: transparent; } |
| | | div[class^=country-] span { |
| | | display: none; |
| | | } |
| | |
| | | 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} |
| | |
| | | width:16px; |
| | | height:16px; |
| | | cursor:pointer; |
| | | background: url("../icons/x16_sprite.png") no-repeat center center transparent; |
| | | background: url("../icons/x16_sprite.png") no-repeat -2px -42px transparent; |
| | | float:right; |
| | | display:inline; |
| | | position:relative; |
| | |
| | | color:#000000; |
| | | } |
| | | .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%; } |
| | | .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: 65px;} |
| | | .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; } |
| | | .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; |
| | | } |