rt 4.0.23
[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-2015 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: 6em;
52 }
53
54 #main-navigation {
55     padding-bottom: 1em;
56 }
57
58 #footer {
59     padding: 1em;
60 }
61
62
63 div#header h1 {
64  position: absolute;
65  left: 7.25em;
66  overflow: hidden;
67  height: 1em;
68  font-size: 1.4em;
69  margin-top: 0.4em;
70  right: 23.5em;
71  padding: 0.25em;
72 }
73
74
75 #topactions {
76     top: 3.5em;
77     width: auto;
78 }
79
80 .topaction form * { 
81     vertical-align: top;
82 }
83
84 .topaction form button, .topaction form input { 
85    height: 2em; 
86 }
87
88 .topaction form input.field {
89    height: 1.6em; 
90 }
91
92 .topaction .select-queue {
93     margin-top: 0.2em;
94 }
95
96 div#page-navigation {
97     position: absolute;
98     top: 6.2em;
99     height: 1.8em;
100     background: #fff;
101     border-top: 2px solid #ccc;
102 }
103
104
105
106 div#page-navigation ul#page-menu {
107     background: none;
108     border: none;
109 }
110
111
112 div#quickbar { height: 1.2em;
113
114
115 }
116
117 #pick-criteria td.label select {
118     width: 10em;    
119 }
120
121
122 #editquery {
123   margin-top: 0.2em;
124   width: 39%;
125   left: 60%;
126 }
127
128 div#nav li.first {
129     margin-top: 0.75em;
130     border-top: none;
131 }
132 div#nav ul ul li.first {
133     border-top: 1px solid #cccccc;
134     margin-top: 0.25em;
135 }
136
137 div#nav li.last {
138     border-bottom: none;
139     padding-bottom: 0;
140     margin-bottom: 0;
141 }
142
143
144 .ticket-transaction .type a { font-weight: normal; text-decoration: none; color: #fff; }
145
146
147 .titlebox {
148  border-top: none;
149  border-left: none;
150 }
151
152 .titlebox .titlebox-title .left {
153     padding: 0.25em;
154     padding-left: 0.5em;
155 }
156
157 .titlebox {
158 }
159
160 .titlebox .titlebox-title .right {
161     border-right: 2px solid #aaa;
162     display: block;
163     margin-top: 0.1em;
164     right: -0.2em;
165
166 }
167
168
169 .titlebox .titlebox-content {
170     padding-top: 2.2em;
171 }
172
173
174 .titlebox table.collection-as-table, .titlebox table.queue-summary {
175     width: 95%;
176     padding: 0.5em;
177     margin-left: auto;
178     margin-right: auto;
179 }
180
181  .titlebox-title {
182     position: relative;
183 }
184
185 .titlebox-title .widget {
186     position: absolute;
187     top: -0.25em;
188     left: -0.25em;
189
190 }
191 .titlebox-title .left {
192     position: absolute;
193     top: -0.75em;
194     left: 0.5em;
195 }
196
197 /* nested things. like the ticket dates tab */
198 .titlebox .titlebox .titlebox-title .right{
199     top: 0.25em;
200 }
201
202 .combobox {
203     float: left;
204 }
205
206 .combobox .combo-button {
207     color: ButtonText;
208     padding: 0;
209 }
210
211 .combobox .combo-list {
212     margin-top:0.5em;
213     margin-left: -0.2em;
214 }
215
216 #pick-criteria td.label {
217      width: auto;
218 }
219
220 #pick-criteria td.operator {
221   width: 7.5em;
222 }
223
224 .plain-text-white-space {
225   word-wrap: break-word;       /* Internet Explorer 5.5+ */
226   white-space: pre;   /* IE only hack to re-specify in addition to
227   word-wrap  */
228 }
229
230 div#logo .rtname {
231     float: right;
232     padding-right: 1em;
233 }
234
235 #page-action-menu {
236     top: 9.5em;
237 }
238
239 #rt-portal .titlebox-content {
240     height: 23em;
241 }
242