]> git.uio.no Git - usit-rt.git/blame - share/html/NoAuth/css/ballard/ticket-search.css
Upgrade to 4.0.8 with modification of ExternalAuth.
[usit-rt.git] / share / html / NoAuth / css / ballard / ticket-search.css
CommitLineData
84fb5b46
MKG
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#comp-Search-Build #body {
49 position: relative;
50}
51
52#pick-criteria select {
53 width: 8em;
54}
55
56#pick-criteria tr {
57 height: 1.5em;
58}
59
60#pick-criteria td.label {
61 font: message-box;
62 padding-right: 0.5em;
63 width: 11em;
64}
65
66#pick-criteria td.label select {
67 width: 8.5em;
68 text-align: right;
69}
70
71#pick-criteria td.operator {
72 padding-right: 0.5em;
73 text-align: left;
74 vertical-align: bottom;
75 width: 7em;
76}
77
78#pick-criteria td.operator select {
79 text-align: right;
80}
81
82#pick-criteria td.value input,
83#pick-criteria td.value select {
84 width: 11em;
85}
86
87#pick-criteria td.value #ValueOfDate {
88 width: 11em;
89}
90
91
92#pick-criteria td.value #ValueOfTime {
93 width: 4em;
94
95}
96
97#pick-criteria td.value #ValueOfTime-TimeUnits{
98 width: 5.5em;
99}
100
101#pick-criteria td.value {
102 padding-right: 0.5em;
103 text-align: left;
104 font: message-box;
105}
106
107#editquery, #editsearches{
108 position: absolute;
109 margin-top: 0.2em;
110 right: 1em;
111 left: 60%;
112 top: 1em;
113/* margin-top: -1em; */
114}
115
116#editquery {
117 top: 1.3em;
118}
119
120
121#editsearches {
122 top: 24em;
123}
124
125
126#pick-criteria {
127 width: 58%;
128 padding-top: 0em;
129 margin-top: 0em;
130}
131
132#pick-criteria .titlebox-content {
133 overflow-x: auto;
134}
135
136#BuildQuery .submit {
137 width: 58%;
138}
139
140
141#sorting.titlebox {
142 width: 55%;
143 padding-right: 1em;
144}
145
146#display-options .submit {
147 width: 100%;
148}
149
150
151
152.search-result-views {
153 position: absolute;
154 top: 0;
155 right: 0;
156 margin-top: -2px;
157 margin-right: 0em;
158 padding: 0.25em;
159 padding-left: 0.5em;
160 padding-right: 0.5em;
161 background-color: #ccc;
162 border-left: 1px solid #999;
163 border-bottom: 1px solid #999;
164 -moz-border-radius-bottomleft: 0.5em;
165 -webkit-border-bottom-left-radius: 0.5em;
86404187 166 border-bottom-left-radius: 0.5em;
84fb5b46
MKG
167}
168
169
170
171.search-result-views li {
172
173 display: inline;
174}
175
176.search-result-views li:after {
177 content: " \00b7 ";
178}
179
180.search-result-views li:last-child:after {
181 content: "";
182
183}
184
185.edit-saved-searches .label {
186 display: inline-block;
187 width: 10em;
188 font-weight: bold;
189}
190
191span#display-options {
192 display: block;
193 padding-top: 2em;
194 margin-top: 2em;
195 border-top: 1px solid #ccc;
196 clear: both;
197}
198
199span#display-options .titlebox#sorting {
200 float: left;
201 width: auto;
202 margin-right: 2em;
203 min-width: 35%;
204}
205
206span#display-options .titlebox#columns {
207 float: left;
208}
209
210span#display-options .titlebox#columns table.edit-columns td {
211 padding: 0.5em;
212}
213
214span#display-options .titlebox#columns table.edit-columns div.row {
215 width: 9em;
216}
217span#display-options .titlebox#columns table.edit-columns span.label {
218 width: 2em;
219}
220
221span#display-options .titlebox#columns table.edit-columns span.value input,
222span#display-options .titlebox#columns table.edit-columns span.value select {
223 width: 7em;
224 padding: 0;
225}
226
227span#display-options .titlebox#columns table.edit-columns span.value {
228 display: inline-block;
229 width:7em;
230}
231
232#BuildQuery #formatbuttons.submit{
233 width: 85%;
234}
235
236.refresh {
237 float: left;
238}
239
240/* Force some widget to fit at max parent box */
241#HomeRefreshInterval, #SavedSearchLoad, #SavedSearchOwner {
242 max-width: 100%;
243}
244