import rt 3.8.7
[freeside.git] / rt / share / html / NoAuth / css / web2 / msie.css
1 %# BEGIN BPS TAGGED BLOCK {{{
2 %# 
3 %# COPYRIGHT:
4 %# 
5 %# This software is Copyright (c) 1996-2009 Best Practical Solutions, LLC
6 %#                                          <jesse@bestpractical.com>
7 %# 
8 %# (Except where explicitly superseded by other copyright notices)
9 %# 
10 %# 
11 %# LICENSE:
12 %# 
13 %# This work is made available to you under the terms of Version 2 of
14 %# the GNU General Public License. A copy of that license should have
15 %# been provided with this software, but in any event can be snarfed
16 %# from www.gnu.org.
17 %# 
18 %# This work is distributed in the hope that it will be useful, but
19 %# WITHOUT ANY WARRANTY; without even the implied warranty of
20 %# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
21 %# General Public License for more details.
22 %# 
23 %# You should have received a copy of the GNU General Public License
24 %# along with this program; if not, write to the Free Software
25 %# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
26 %# 02110-1301 or visit their web page on the internet at
27 %# http://www.gnu.org/licenses/old-licenses/gpl-2.0.html.
28 %# 
29 %# 
30 %# CONTRIBUTION SUBMISSION POLICY:
31 %# 
32 %# (The following paragraph is not intended to limit the rights granted
33 %# to you to modify and distribute this software under the terms of
34 %# the GNU General Public License and is only of importance to you if
35 %# you choose to contribute your changes and enhancements to the
36 %# community by submitting them to Best Practical Solutions, LLC.)
37 %# 
38 %# By intentionally submitting any modifications, corrections or
39 %# derivatives to this work, or any other work intended for use with
40 %# Request Tracker, to Best Practical Solutions, LLC, you confirm that
41 %# you are the copyright holder for those contributions and you grant
42 %# Best Practical Solutions,  LLC a nonexclusive, worldwide, irrevocable,
43 %# royalty-free, perpetual, license to use, copy, create derivative
44 %# works based on those contributions, and sublicense and distribute
45 %# those contributions and any derivatives thereof.
46 %# 
47 %# END BPS TAGGED BLOCK }}}
48 div#body {
49     left: 0.25em;
50     height: 100%;
51     top: 1em;
52
53 }
54
55
56 #footer {
57     padding: 1em;
58 }
59
60
61 div#header h1 {
62  position: absolute;
63  left: 7.25em;
64  overflow: hidden;
65  height: 1em;
66  font-size: 1.4em;
67  margin-top: 0.4em;
68  right: 23.5em;
69  padding: 0.25em;
70 }
71
72
73 #topactions {
74     top: 4.1em;
75     width: auto;
76 }
77 .topaction form * { 
78     vertical-align: top;
79 }
80
81 .topaction form button, .topaction form input { 
82    height: 2em; 
83 }
84
85 .topaction form input.field {
86    height: 1.6em; 
87 }
88
89 .topaction .select-queue {
90     margin-top: 0.2em;
91 }
92
93 div#page-navigation ul#actions-menu {
94     margin-top: -2.9em;
95     margin-right: -0.2em;
96     border-top: 1px solid #ccc;
97     border-right: none;
98 }
99
100
101 div#page-navigation {
102     position: absolute;
103     top: 6.2em;
104     height: 1.8em;
105     background: #fff;
106     border-top: 2px solid #ccc;
107 }
108
109
110
111 div#page-navigation ul#page-menu {
112     margin-top: -2.5em;
113     margin-left: 4em;
114     background: none;
115     border: none;
116 }
117
118
119 div#quickbar { height: 1.2em;
120
121
122 }
123
124 #pick-criteria td.label select {
125     width: 10em;    
126 }
127
128
129 #editquery {
130   margin-top: 0.2em;
131   width: 39%;
132   left: 60%;
133 }
134
135 div#nav li.first {
136     margin-top: 0.75em;
137     border-top: none;
138 }
139 div#nav ul ul li.first {
140     border-top: 1px solid #cccccc;
141     margin-top: 0.25em;
142 }
143
144 div#nav li.last {
145     border-bottom: none;
146     padding-bottom: 0;
147     margin-bottom: 0;
148 }
149
150
151 .ticket-transaction .type a { font-weight: normal; text-decoration: none; color: #fff; }
152
153
154 .titlebox {
155  border-top: none;
156  border-left: none;
157 }
158
159 .titlebox .titlebox-title .left {
160     padding: 0.25em;
161     padding-left: 0.5em;
162 }
163
164 .titlebox {
165 }
166
167 .titlebox .titlebox-title .right {
168     border-right: 2px solid #aaa;
169
170 }
171
172
173 .titlebox .titlebox-content {
174     padding-top: 2.2em;
175 }
176
177 .titlebox table.ticket-list, .titlebox table.queue-summary {
178     width: 95%;
179     padding: 0.5em;
180     margin-left: auto;
181     margin-right: auto;
182 }
183
184 th.collection-as-table {
185     padding: 0.25em;
186 }
187
188 table.queue-summary td, td.collection-as-table {
189     padding: 0.25em;
190 }
191
192  .titlebox-title {
193     position: relative;
194 }
195
196 .titlebox-title .widget {
197     position: absolute;
198     top: -0.25em;
199     left: -0.25em;
200
201 }
202 .titlebox-title .left {
203     position: absolute;
204     top: -0.75em;
205     left: 0.5em;
206 }
207
208
209 .titlebox .titlebox-title .right{
210     top: 0.2em;
211     right: -0.2em;
212 }
213
214 /* nested things. like the ticket dates tab */
215 .titlebox .titlebox .titlebox-title .right{
216     top: 0.25em;
217 }
218
219 .combobox {
220     float: left;
221 }
222
223 .combobox .combo-button {
224     color: ButtonText;
225     padding: 0;
226 }
227
228 .combobox .combo-list {
229     margin-top:0.5em;
230     margin-left: -0.2em;
231 }
232
233 #pick-criteria td.label {
234      width: auto;
235 }
236
237 #pick-criteria td.operator {
238   width: 7.5em;
239 }