PluginProbe
Print, PDF & Email by PrintFriendly / 2.0
Print, PDF & Email by PrintFriendly v2.0
5.5.12 5.5.11 trunk 0.2 0.9 1.0 2.0 2.1.8 3.0 3.0.9 3.1.6 3.10.0 3.11.0 3.11.1 3.11.2 3.12.0 3.12.1 3.12.2 3.12.3 3.12.4 3.12.5 3.13.0 3.14.0 3.14.1 3.14.2 All 94 releases
printfriendly / admin.css

admin.css in Print, PDF & Email by PrintFriendly 2.0, at admin.css

305 lines 5.6 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 #pf_button_options{
2 float:left;
3 width:430px;
4 }
5
6 #pf_buttons{
7 clear:both;
8 overflow:hidden;
9 width:400px;
10 float:left;
11 }
12
13 #pf_buttons .buttongroup{
14 float:left;
15 width:200px;
16 height:125px;
17 }
18 #pf_buttons .buttongroup.larger{
19 width:395px;
20 height:inherit;
21 }
22
23 #pf_buttons .buttongroup p{
24 margin: 15px 0;
25 }
26 #pf_buttons .buttongroup p label input{
27 position:relative;
28 bottom:6px;
29 margin-right:8px;
30 }
31
32 #pf_buttons .buttongroup p label input.bigger{
33 bottom:10px;
34 }
35
36 #pf_left{
37 width:400px;
38 float:left;
39 margin-right:30px;
40 }
41 #pf_designer{
42 float:left;
43 width:430px;
44 }
45 .pf_check{
46 display:block;
47 margin-top:4px;
48 }
49 .pf_check.disabled{
50 color:#ccc:
51 }
52 .pf_check input[type="radio"],.pf_check input[type="checkbox"]{
53 position:relative;
54 bottom:2px;
55 margin-right:4px;
56 }
57
58 .pf_px{
59 width:45px;
60 }
61 .pf_label{
62 display:block;
63 font-weight:bold;
64 }
65
66 .pf_tip{
67 font-size:10px;
68 color:#888;
69 text-shadow:1px 1px 1px #fff;
70 }
71
72 #pf_uploader{
73 background: #e8e8e8;
74 border: 1px solid #ccc;
75 -webkit-border-radius: 4px;
76 -moz-border-radius: 4px;
77 border-radius: 4px;
78 padding:10px 15px;
79 width:400px;
80 }
81 #pf_uploader input[type="text"]{
82 width:275px;
83 }
84 #pf_uploader p{
85 margin-top:4px;
86 line-height:16px;
87 margin:0;
88 color:#888;
89 }
90
91 /* color picker css */
92 #colorSelector {
93 position: relative;
94 width: 36px;
95 height: 36px;
96 background: url(../images/select.png);
97 }
98 #colorSelector div {
99 position: absolute;
100 top: 3px;
101 left: 3px;
102 width: 30px;
103 height: 30px;
104 background: url(../images/select.png) center;
105 }
106
107 .colorpicker {
108 width: 356px;
109 height: 176px;
110 overflow: hidden;
111 position: absolute;
112 background: url(../images/colorpicker_background.png);
113 font-family: Arial, Helvetica, sans-serif;
114 display: none;
115 }
116 .colorpicker_color {
117 width: 150px;
118 height: 150px;
119 left: 14px;
120 top: 13px;
121 position: absolute;
122 background: #f00;
123 overflow: hidden;
124 cursor: crosshair;
125 }
126 .colorpicker_color div {
127 position: absolute;
128 top: 0;
129 left: 0;
130 width: 150px;
131 height: 150px;
132 background: url(../images/colorpicker_overlay.png);
133 }
134 .colorpicker_color div div {
135 position: absolute;
136 top: 0;
137 left: 0;
138 width: 11px;
139 height: 11px;
140 overflow: hidden;
141 background: url(../images/colorpicker_select.gif);
142 margin: -5px 0 0 -5px;
143 }
144 .colorpicker_hue {
145 position: absolute;
146 top: 13px;
147 left: 171px;
148 width: 35px;
149 height: 150px;
150 cursor: n-resize;
151 }
152 .colorpicker_hue div {
153 position: absolute;
154 width: 35px;
155 height: 9px;
156 overflow: hidden;
157 background: url(../images/colorpicker_indic.gif) left top;
158 margin: -4px 0 0 0;
159 left: 0px;
160 }
161 .colorpicker_new_color {
162 position: absolute;
163 width: 60px;
164 height: 30px;
165 left: 213px;
166 top: 13px;
167 background: #f00;
168 }
169 .colorpicker_current_color {
170 position: absolute;
171 width: 60px;
172 height: 30px;
173 left: 283px;
174 top: 13px;
175 background: #f00;
176 }
177 .colorpicker input {
178 background-color: transparent;
179 border: 1px solid transparent;
180 position: absolute;
181 font-size: 10px;
182 font-family: Arial, Helvetica, sans-serif;
183 color: #898989;
184 top: 4px;
185 right: 11px;
186 text-align: right;
187 margin: 0;
188 padding: 0;
189 height: 11px;
190 }
191 .colorpicker_hex {
192 position: absolute;
193 width: 72px;
194 height: 22px;
195 background: url(../images/colorpicker_hex.png) top;
196 left: 212px;
197 top: 142px;
198 }
199 .colorpicker_hex input {
200 right: 6px;
201 }
202 .colorpicker_field {
203 height: 22px;
204 width: 62px;
205 background-position: top;
206 position: absolute;
207 }
208 .colorpicker_field span {
209 position: absolute;
210 width: 12px;
211 height: 22px;
212 overflow: hidden;
213 top: 0;
214 right: 0;
215 cursor: n-resize;
216 }
217 .colorpicker_rgb_r {
218 background-image: url(../images/colorpicker_rgb_r.png);
219 top: 52px;
220 left: 212px;
221 }
222 .colorpicker_rgb_g {
223 background-image: url(../images/colorpicker_rgb_g.png);
224 top: 82px;
225 left: 212px;
226 }
227 .colorpicker_rgb_b {
228 background-image: url(../images/colorpicker_rgb_b.png);
229 top: 112px;
230 left: 212px;
231 }
232 .colorpicker_hsb_h {
233 background-image: url(../images/colorpicker_hsb_h.png);
234 top: 52px;
235 left: 282px;
236 }
237 .colorpicker_hsb_s {
238 background-image: url(../images/colorpicker_hsb_s.png);
239 top: 82px;
240 left: 282px;
241 }
242 .colorpicker_hsb_b {
243 background-image: url(../images/colorpicker_hsb_b.png);
244 top: 112px;
245 left: 282px;
246 }
247 .colorpicker_submit {
248 position: absolute;
249 width: 22px;
250 height: 22px;
251 background: url(../images/colorpicker_submit.png) top;
252 left: 322px;
253 top: 142px;
254 overflow: hidden;
255 }
256 .colorpicker_focus {
257 background-position: center;
258 }
259 .colorpicker_hex.colorpicker_focus {
260 background-position: bottom;
261 }
262 .colorpicker_submit.colorpicker_focus {
263 background-position: bottom;
264 }
265 .colorpicker_slider {
266 background-position: bottom;
267 }
268
269
270 .pf_box{
271 clear:both;
272 /* Borders Radius */
273 -moz-border-radius: 6px ;
274 -webkit-border-radius: 6px ;
275 border-radius: 6px;
276 border:1px solid #DFDFDF;
277 background: #fff;
278 margin-bottom: 24px;
279 }
280 .pf_box .pf_c{
281 padding:0px 10px 10px;
282 overflow:hidden;
283 clear:both;
284 }
285
286 .pf_box h3{
287 font-size:13px;
288 line-height: 1;
289 text-shadow: 0 1px 0 #FFFFFF;
290 padding: 7px 9px;
291 margin:0;
292 /* Background Gradient */
293 background-color: #e1e1e1;
294 background-image: -moz-linear-gradient(top, #ededed, #e1e1e1);
295 background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #ededed),color-stop(1, #e1e1e1));
296 filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ededed', EndColorStr='#e1e1e1');
297 -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#ededed', EndColorStr='#e1e1e1')";
298 }
299 .pf_box .pf_c .pf_float{
300 float:left;
301 margin-right:16px;
302 }
303 #pf_custom_text{
304 width:200px;
305 }