]> git.uio.no Git - usit-rt.git/blob - share/html/NoAuth/css/ballard/msie.css
Initial commit 4.0.5-3
[usit-rt.git] / share / html / NoAuth / css / ballard / msie.css
1 %# BEGIN BPS TAGGED BLOCK {{{
2 %#
3 %# COPYRIGHT:
4 %#
5 %# This software is Copyright (c) 1996-2012 Best Practical Solutions, LLC
6 %#                                          <sales@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 {
94     position: absolute;
95     top: 6.2em;
96     height: 1.8em;
97     background: #fff;
98     border-top: 2px solid #ccc;
99 }
100
101
102
103 div#page-navigation ul#page-menu {
104     margin-top: -2.5em;
105     margin-left: 4em;
106     background: none;
107     border: none;
108 }
109
110
111 div#quickbar { height: 1.2em;
112
113
114 }
115
116 #pick-criteria td.label select {
117     width: 10em;    
118 }
119
120
121 #editquery {
122   margin-top: 0.2em;
123   width: 39%;
124   left: 60%;
125 }
126
127 div#nav li.first {
128     margin-top: 0.75em;
129     border-top: none;
130 }
131 div#nav ul ul li.first {
132     border-top: 1px solid #cccccc;
133     margin-top: 0.25em;
134 }
135
136 div#nav li.last {
137     border-bottom: none;
138     padding-bottom: 0;
139     margin-bottom: 0;
140 }
141
142
143 .ticket-transaction .type a { font-weight: normal; text-decoration: none; color: #fff; }
144
145
146 .titlebox {
147  border-top: none;
148  border-left: none;
149 }
150
151 .titlebox .titlebox-title .left {
152     padding: 0.25em;
153     padding-left: 0.5em;
154 }
155
156 .titlebox {
157 }
158
159 .titlebox .titlebox-title .right {
160     border-right: 2px solid #aaa;
161
162 }
163
164
165 .titlebox .titlebox-content {
166     padding-top: 2.2em;
167 }
168
169 .titlebox table.collection-as-table, .titlebox table.queue-summary {
170     width: 95%;
171     padding: 0.5em;
172     margin-left: auto;
173     margin-right: auto;
174 }
175
176 th.collection-as-table {
177     padding: 0.25em;
178 }
179
180 table.queue-summary td, td.collection-as-table {
181     padding: 0.25em;
182 }
183
184  .titlebox-title {
185     position: relative;
186 }
187
188 .titlebox-title .widget {
189     position: absolute;
190     top: -0.25em;
191     left: -0.25em;
192
193 }
194 .titlebox-title .left {
195     position: absolute;
196     top: -0.75em;
197     left: 0.5em;
198 }
199
200
201 .titlebox .titlebox-title .right{
202     top: 0.2em;
203     right: -0.2em;
204 }
205
206 /* nested things. like the ticket dates tab */
207 .titlebox .titlebox .titlebox-title .right{
208     top: 0.25em;
209 }
210
211 .combobox {
212     float: left;
213 }
214
215 .combobox .combo-button {
216     color: ButtonText;
217     padding: 0;
218 }
219
220 .combobox .combo-list {
221     margin-top:0.5em;
222     margin-left: -0.2em;
223 }
224
225 #pick-criteria td.label {
226      width: auto;
227 }
228
229 #pick-criteria td.operator {
230   width: 7.5em;
231 }
232
233 .plain-text-white-space {
234   word-wrap: break-word;       /* Internet Explorer 5.5+ */
235   white-space: pre;   /* IE only hack to re-specify in addition to
236   word-wrap  */
237 }
238
239 #rt-portal .titlebox-content {
240     height: 23em;
241 }
242