]> jfr.im git - irc/quakenet/qwebirc.git/blob - css/dialogs.css
normalise line endings
[irc/quakenet/qwebirc.git] / css / dialogs.css
1 /**************** LOGIN BOX *******************/
2
3 .qwebirc-centrebox {
4 height: 100%;
5 width: 100%;
6 }
7
8 .qwebirc-centrebox table {
9 width: 100%;
10 }
11
12 .qwebirc-centrebox table table {
13 width: auto;
14 }
15 .qwebirc-loginbox .tr1 td {
16 width: 100%;
17 text-align: center;
18 }
19
20 .qwebirc-loginbox .tr2 td {
21 vertical-align: top;
22 }
23
24 .qwebirc-loginbox .tr2 table {
25 margin-left: auto;
26 margin-right: auto;
27 text-align: left;
28 }
29
30 /**************** CONFIRM LOGIN BOX *******************/
31 .qwebirc-confirmbox {
32 width: 100%;
33 vertical-align: middle;
34 }
35
36 .qwebirc-confirmbox .tr1 td {
37 width: 100%;
38 vertical-align: bottom;
39 text-align: center;
40 }
41
42 .qwebirc-confirmbox .tr2 td {
43 width: 100%;
44 vertical-align: top;
45 text-align: center;
46 }
47
48 /**************** ABOUT PANE *******************/
49 .qwebirc-aboutpane {
50 font-size: 1em !important;
51 }
52
53 .qwebirc-aboutpane .mainbody {
54 font-size: 0.8em;
55 text-align: center;
56 padding: 5px;
57 }
58
59 .qwebirc-aboutpane table {
60 display: inline-block;
61 }
62
63 .qwebirc-aboutpane div.header {
64 padding-top: 5px;
65 }
66
67 .qwebirc-aboutpane .header {
68 background: white;
69 text-align: center;
70 border-bottom: 1px solid gray;
71 padding-bottom: 5px;
72 }
73
74 .qwebirc-aboutpane .header .title {
75 font-size: 3em;
76 }
77
78 .qwebirc-aboutpane .header .subtitle {
79 text-align: center;
80 margin-top: 10px;
81 }
82
83 .qwebirc-aboutpane .skipmargin {
84 margin-top: 0px;
85 }
86
87 /**************** EMBEDDED WIZARD *******************/
88 div.qwebirc-embeddedwizard {
89 padding-left: 5px;
90 padding-top: 2px;
91 }
92
93 .qwebirc-embeddedwizard input.text {
94 width: 300px;
95 }
96
97 .qwebirc-embeddedwizard input.iframetext {
98 width: 95%;
99 }
100
101 .qwebirc-embeddedwizard div.wizardcontrols {
102 }
103
104 .qwebirc-embeddedwizard .wizardcontrols input {
105 width: 70px;
106 }
107
108 /**************** PRIVACY POLICY PANE *******************/
109 .qwebirc-privacypolicypane {
110 font-size: 1em !important;
111 }
112
113 .qwebirc-privacypolicypane .mainbody {
114 font-size: 0.8em;
115 text-align: center;
116 padding: 5px;
117 }
118
119 .qwebirc-privacypolicypane table {
120 display: inline-block;
121 }
122
123 .qwebirc-privacypolicypane div.header {
124 padding-top: 5px;
125 }
126
127 .qwebirc-privacypolicypane .header {
128 background: white;
129 text-align: center;
130 border-bottom: 1px solid gray;
131 padding-bottom: 5px;
132 }
133
134 .qwebirc-privacypolicypane .header .title {
135 font-size: 3em;
136 }
137
138 .qwebirc-privacypolicypane .header .subtitle {
139 text-align: center;
140 margin-top: 10px;
141 }
142
143 .qwebirc-privacypolicypane .monospace {
144 font-family: Consolas, "Lucida Console", monospace;
145 }
146
147 /****** FEEDBACK ***********/
148 .qwebirc-feedbackpane {
149 font-size: 1em !important;
150 }
151
152 .qwebirc-feedbackpane .mainbody {
153 font-size: 0.8em;
154 text-align: center;
155 padding: 5px;
156 }
157
158 .qwebirc-feedbackpane table {
159 display: inline-block;
160 }
161
162 .qwebirc-feedbackpane div.header {
163 padding-top: 5px;
164 }
165
166 .qwebirc-feedbackpane .header {
167 background: white;
168 text-align: center;
169 border-bottom: 1px solid gray;
170 padding-bottom: 5px;
171 }
172
173 .qwebirc-feedbackpane .header .title {
174 font-size: 3em;
175 }
176
177 .qwebirc-feedbackpane .header .subtitle {
178 text-align: center;
179 margin-top: 10px;
180 }
181
182 .qwebirc-feedbackpane .monospace {
183 font-family: Consolas, "Lucida Console", monospace;
184 }
185
186 /************* FAQ *****************/
187
188 .qwebirc-faqpane {
189 font-size: 1em !important;
190 }
191
192 .qwebirc-faqpane .mainbody {
193 font-size: 0.8em;
194 text-align: center;
195 padding: 5px;
196 margin-left: 20px;
197 margin-right: 20px;
198 }
199
200 .qwebirc-faqpane table {
201 display: inline-block;
202 }
203
204 .qwebirc-faqpane div.header {
205 padding-top: 5px;
206 }
207
208 .qwebirc-faqpane .header {
209 background: white;
210 text-align: center;
211 border-bottom: 1px solid gray;
212 padding-bottom: 5px;
213 }
214
215 .qwebirc-faqpane .header .title {
216 font-size: 3em;
217 }
218
219 .qwebirc-faqpane .header .subtitle {
220 text-align: center;
221 margin-top: 10px;
222 }
223
224 .qwebirc-faqpane .monospace {
225 font-family: Consolas, "Lucida Console", monospace;
226 }
227
228 .qwebirc .loading {
229 padding-left: 4px;
230 padding-top: 3px;
231 font-size: 0.8em;
232 }
233
234 /************* OPTIONS *****************/
235
236 .qwebirc-optionspane div.hue-slider {
237 border: 0px solid black;
238 width: 360px;
239 height: 8px;
240 background-image: url(../images/hue.png);
241 }
242
243 .qwebirc-optionspane div.hue-slider .knob {
244 width: 8px;
245 height: 16px;
246 top: -5px;
247 opacity: 0.75;
248 background: grey;
249 border: 1px solid black;
250 }
251