From 941be072c083aabf4cbd03d20ca799b2a33a607d Mon Sep 17 00:00:00 2001 From: Karl Burkhart Date: Thu, 13 Jan 2011 15:46:16 +0000 Subject: [PATCH] --- skin/jquery.css | 112 ++++++++++++++++++++++++++++++++++++++++++++++++ skin/wawi.css | 21 --------- 2 files changed, 112 insertions(+), 21 deletions(-) create mode 100644 skin/jquery.css diff --git a/skin/jquery.css b/skin/jquery.css new file mode 100644 index 000000000..6c00659da --- /dev/null +++ b/skin/jquery.css @@ -0,0 +1,112 @@ +@charset "utf-8"; + + table.navbar {width:100%;border: 1px solid WindowFrame;} + table.navbar tr {text-align:left;} + table.navbar td {text-align:left;white-space: nowrap;} + table.navbar .ac_submit {width:10%;background-color: #FFFFDD;} + + .ac_results iframe { + display:none;/*sorry for IE5*/ + display/**/:block;/*sorry for IE5*/ + position:absolute;top:0;left:0; z-index:-1;width:3000px; height:3000px;} + .ac_results {padding: 0px;border: 1px solid black;background-color: white;overflow: hidden;z-index: 99999;} + .ac_results ul {width: 100%;list-style-position: outside;list-style: none;padding: 0;margin: 0;} + .ac_results li {margin: 0px;padding: 2px 5px;cursor: default;display: block; + /* if width will be 100% horizontal scrollbar will apear + when scroll mode will be used */ + /*width: 100%;*/ + font: menu; + font-size: 12px; + /* it is very important, if line-height not setted or setted + in relative units scroll will be broken in firefox */ + line-height: 16px; overflow: hidden; + } + .ac_loading {background: #ffffff url('indicator.gif') right center no-repeat; } + .ac_odd {background-color: #eee;} + .ac_over {background-color: navy;color: white;font-weight: bold;} + .ac_input {border: 1px solid WindowFrame;background-color: #FBFBFB;} + + + /* Component containers + ----------------------------------*/ + .ui-widget { font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; font-size: 1.1em; } + .ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; font-size: 1em; } + .ui-widget-content { border: 1px solid #dddddd; background: #eeeeee url(images/ui-bg_highlight-soft_100_eeeeee_1x100.png) 50% top repeat-x; color: #333333; } + .ui-widget-content a { color: #333333; } + + .ui-widget-header { border: 1px solid #e78f08; background: #f6a828; color: #ffffff; font-weight: bold; } + .ui-widget-header a { color: #ffffff; } + + /* Date picker specific styles follow */ + .ui-datepicker { font-size:smaller; width: 17em; padding: .2em .2em 0;} + .ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; } + .ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; } + .ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; } + .ui-datepicker .ui-datepicker-prev { left:2px; } + .ui-datepicker .ui-datepicker-next { right:2px; } + .ui-datepicker .ui-datepicker-prev-hover { left:1px; } + .ui-datepicker .ui-datepicker-next-hover { right:1px; } + .ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px; } + .ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; } + .ui-datepicker .ui-datepicker-title select { float:left; font-size:1em; margin:1px 0; } + .ui-datepicker select.ui-datepicker-month-year {width: 100%;} + .ui-datepicker select.ui-datepicker-month, + .ui-datepicker select.ui-datepicker-year { width: 49%;} + .ui-datepicker .ui-datepicker-title select.ui-datepicker-year { float: right; } + .ui-datepicker table {border:1px;width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; } + .ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0; } + .ui-datepicker td { border: 0; padding: 1px; } + .ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; } + .ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; } + .ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; } + .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; } + div.datepicker { + position: relative; + font-family: Arial, Helvetica, sans-serif; + font-size: 12px; + width: 196px; + height: 147px; + position: absolute; + cursor: default; + top: 0; + left: 0; + display: none; + } + .datepickerContainer { + background: #121212; + position: absolute; + top: 10px; + left: 10px; + } + + /* Layout helpers + ----------------------------------*/ + .ui-helper-hidden { display: none; } + .ui-helper-hidden-accessible { position: absolute; left: -99999999px; } + .ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; } + .ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } + .ui-helper-clearfix { display: inline-block; } + /* required comment for clearfix to work in Opera \*/ + * html .ui-helper-clearfix { height:1%; } + .ui-helper-clearfix { display:block; } + /* end clearfix */ + .ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); } + + + /* Interaction Cues + ----------------------------------*/ + .ui-state-disabled { cursor: default !important; } + + + /* Icons + ----------------------------------*/ + + /* states and images */ + .ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; } + + + /* Misc visuals + ----------------------------------*/ + + /* Overlays */ + .ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } diff --git a/skin/wawi.css b/skin/wawi.css index f5ef59bf2..c7626f6e7 100644 --- a/skin/wawi.css +++ b/skin/wawi.css @@ -79,27 +79,6 @@ BODY margin-left:5pt; } -table.tablesorter tbody td -{ - padding: 4px; - background-color: #EEEEEE; - vertical-align: top; -} - -table.tablesorter tbody tr.odd td -{ - background-color:lightgray; -} - -table.tablesorter thead tr th, table.tablesorter tfoot tr th -{ - background:#E1DD00; - background:#DCE4EF; - border: 1px solid #FFF; - font-size: 8pt; - padding: 4px; -} - ul { padding-left: 10px;