PluginProbe
Authorizer / 2.3.8
Authorizer v2.3.8
3.15.3 3.15.2 3.15.1 3.15.0 3.14.3 3.14.4 3.14.2 3.14.1 2.8.1 2.8.2 2.8.3 2.8.4 2.8.5 2.8.6 2.8.7 2.8.8 2.9.0 2.9.1 2.9.10 2.9.11 2.9.12 2.9.13 2.9.2 2.9.3 2.9.6 All 126 releases
authorizer / css / authorizer.css

authorizer.css in Authorizer 2.3.8, at css/authorizer.css

513 lines 12.7 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 body.toplevel_page_authorizer #wpbody-content > .wrap,
2 body.settings_page_authorizer #wpbody-content > .wrap {
3 background: url("../images/banner-772x250.jpg") repeat-x 5px -35px;
4 margin-left: -20px;
5 margin-right: 0;
6 padding-left: 20px;
7 padding-right: 0;
8 }
9 body.network-admin.toplevel_page_authorizer #wpbody-content > .wrap,
10 body.network-admin.settings_page_authorizer #wpbody-content > .wrap {
11 background: url("../images/banner-772x250.jpg") repeat-x 5px 0px;
12 margin-top: 5px;
13 }
14 body.network-admin.toplevel_page_authorizer #wpbody-content > div.update-nag ~ .wrap > form > h2,
15 body.network-admin.settings_page_authorizer #wpbody-content > div.update-nag ~ .wrap > form > h2 {
16 visibility: hidden;
17 }
18 body.network-admin.toplevel_page_authorizer #wpbody-content > .wrap > form > h2,
19 body.network-admin.settings_page_authorizer #wpbody-content > .wrap > form > h2 {
20 padding-top: 50px;
21 }
22 body.network-admin.toplevel_page_authorizer #wpbody-content > .wrap > form > .wrap,
23 body.network-admin.settings_page_authorizer #wpbody-content > .wrap > form > .wrap {
24 margin-top: 1px;
25 }
26 body.toplevel_page_authorizer #wpbody-content > div.update-nag ~ .wrap,
27 body.settings_page_authorizer #wpbody-content > div.update-nag ~ .wrap {
28 margin-top: -66px;
29 }
30 body.toplevel_page_authorizer #wpbody-content > .wrap > h2,
31 body.settings_page_authorizer #wpbody-content > .wrap > h2 {
32 margin: -10px 0 58px 15px;
33 padding-top: 80px;
34 font-size: 290%;
35 text-shadow: 1px 1px 3px #8d8d8d;
36 }
37 body.toplevel_page_authorizer #wpbody-content > .wrap > .updated,
38 body.settings_page_authorizer #wpbody-content > .wrap > .updated {
39 margin: -43px 10px 5px;
40 }
41
42 body.toplevel_page_authorizer #wpbody-content > .wrap > .notice,
43 body.settings_page_authorizer #wpbody-content > .wrap > .notice {
44 margin: -40px 10px 2px;
45 }
46
47 body.toplevel_page_authorizer #wpbody-content > .wrap > .notice ~ .updated,
48 body.settings_page_authorizer #wpbody-content > .wrap > .notice ~ .updated {
49 margin-top: 7px;
50 }
51
52 body.toplevel_page_authorizer #wpbody-content > .wrap > form > h2 {
53 margin: 0 0 13px 15px;
54 padding-top: 8px;
55 font-size: 290%;
56 text-shadow: 1px 1px 3px #8d8d8d;
57 }
58 body.toplevel_page_authorizer #wpbody-content > .wrap > form > p {
59 width: 375px;
60 }
61 body.toplevel_page_authorizer #wpbody-content > .wrap > form > div.updated {
62 margin: -43px 10px 5px;
63 }
64
65 body.toplevel_page_authorizer .nav-tab-wrapper,
66 body.settings_page_authorizer .nav-tab-wrapper {
67 margin-left: -20px !important;
68 padding-left: 30px !important;
69 }
70
71 body.toplevel_page_authorizer .nav-tab,
72 body.settings_page_authorizer .nav-tab {
73 opacity: 0.7;
74 }
75 body.toplevel_page_authorizer .nav-tab-active,
76 body.settings_page_authorizer .nav-tab-active {
77 opacity: 1.0;
78 }
79
80 body.toplevel_page_authorizer .ms-selectable,
81 body.toplevel_page_authorizer .ms-selection,
82 body.settings_page_authorizer .ms-selectable,
83 body.settings_page_authorizer .ms-selection {
84 background-color: transparent;
85 }
86 body.toplevel_page_authorizer .ms-list,
87 body.settings_page_authorizer .ms-list {
88 background-color: white;
89 }
90
91 body.toplevel_page_authorizer .ms-list li,
92 body.settings_page_authorizer .ms-list li {
93 margin-bottom: 0;
94 }
95
96 body.toplevel_page_authorizer .ms-container,
97 body.settings_page_authorizer .ms-container {
98 background-position-x: 250px;
99 }
100
101 body.toplevel_page_authorizer .ms-container ul.ms-list,
102 body.settings_page_authorizer .ms-container ul.ms-list {
103 width: 240px;
104 }
105
106 body.toplevel_page_authorizer .spinner,
107 body.settings_page_authorizer .spinner,
108 #auth_dashboard_widget .spinner {
109 display: inline-block;
110 float: none;
111 vertical-align: text-bottom;
112 }
113 body.toplevel_page_authorizer .spinner,
114 body.settings_page_authorizer .spinner {
115 margin: 4px 5px 0 5px;
116 }
117 body.toplevel_page_authorizer .spinner .spinner-text,
118 body.settings_page_authorizer .spinner .spinner-text,
119 #auth_dashboard_widget .spinner .spinner-text {
120 color: green;
121 margin-left: 22px;
122 }
123
124 div.section_info, div.section_info ~ table {
125 display: none;
126 }
127
128 #section_info_access_lists ~ table .animated_wrapper {
129 /* slightly smaller so the shake animation doesn't create a horizontal scroll bar */
130 width: 95%;
131 }
132
133 .auth-email {
134 width: 160px;
135 }
136
137 .auth-date-added {
138 width: 80px;
139 }
140
141 .auth-multisite-username,
142 .auth-multisite-email,
143 .auth-multisite-role,
144 .auth-multisite-date-added {
145 opacity: 0.5;
146 }
147 .auth-multisite-usermeta[disabled="disabled"] {
148 opacity: 0;
149 }
150
151 #auth_dashboard_widget > .inside {
152 margin-top: 0;
153 }
154
155 #auth_dashboard_widget input[type="text"], #auth_dashboard_widget select {
156 font-size: 90%;
157 width: 14%;
158 }
159
160 #auth_dashboard_widget input[type="radio"] {
161 margin: 0 0 6px;
162 }
163
164 #auth_dashboard_widget #list_auth_settings_access_users_pending .auth-email,
165 #auth_dashboard_widget #list_auth_settings_access_users_approved .auth-email,
166 #auth_dashboard_widget #new_approved_user_email,
167 #auth_dashboard_widget #list_auth_settings_access_users_blocked .auth-email,
168 #auth_dashboard_widget #new_blocked_user_email {
169 width: 130px;
170 }
171
172 #auth_dashboard_widget .auth-date-added {
173 width: 70px;
174 }
175
176 /* Shrink dashboard widget elements on small sizes */
177 @media only screen and (max-width: 1090px) {
178 #auth_dashboard_widget #list_auth_settings_access_users_pending .auth-email,
179 #auth_dashboard_widget #list_auth_settings_access_users_approved .auth-email,
180 #auth_dashboard_widget #new_approved_user_email,
181 #auth_dashboard_widget #list_auth_settings_access_users_blocked .auth-email,
182 #auth_dashboard_widget #new_blocked_user_email {
183 width: 20%;
184 }
185 #auth_dashboard_widget select.auth-role {
186 width: 18%;
187 }
188 }
189
190 #list_auth_settings_access_users_pending .auth-email,
191 #list_auth_settings_access_users_pending .auth-role {
192 border-color: #ECF195;
193 background-color: #F5F8C4;
194 }
195
196 #list_auth_settings_access_users_approved .auth-email,
197 #list_auth_settings_access_users_approved .auth-role,
198 #list_auth_settings_access_users_approved .auth-date-added,
199 #list_auth_settings_access_users_approved .auth-usermeta,
200 #new_auth_settings_access_users_approved .auth-email,
201 #new_auth_settings_access_users_approved .auth-role {
202 border-color: #8DC33C;
203 background-color: #DCF0BE;
204 }
205
206 #list_auth_settings_access_users_blocked .auth-email,
207 #list_auth_settings_access_users_blocked .auth-date-added,
208 #list_auth_settings_access_users_blocked .auth-usermeta,
209 #new_auth_settings_access_users_blocked .auth-email {
210 border-color: #EA7E70;
211 background-color: #FACBC5;
212 }
213 #list_auth_settings_access_users_blocked .auth-role,
214 #new_auth_settings_access_users_blocked .auth-role {
215 display: none;
216 }
217
218 #list_auth_settings_access_users_approved .auth-multisite-user {
219 margin-left: 5px;
220 }
221 #list_auth_settings_access_users_approved .auth-usermeta + .button.update-usermeta {
222 margin: 3px 4px 3px -33px;
223 height: 23px;
224 width: 26px;
225 vertical-align: top !important;
226 display: none;
227 }
228
229 /**
230 * Overlays
231 */
232 .auth_multisite_override_overlay .overlay-note {
233 background: white;
234 padding: 8px;
235 opacity: 0;
236 border: 1px solid #aaa;
237 margin: 2%;
238 position: absolute;
239 -webkit-transition: opacity 0.1s ease-in-out;
240 -moz-transition: opacity 0.1s ease-in-out;
241 transition: opacity 0.1s ease-in-out;
242 }
243 .auth_multisite_override_overlay:hover .overlay-note {
244 opacity: 1;
245 }
246
247 /**
248 * Portions below from Bootstrap
249 * http://getbootstrap.com/getting-started/#download
250 */
251
252 .sr-only {
253 position: absolute;
254 width: 1px;
255 height: 1px;
256 padding: 0;
257 margin: -1px;
258 overflow: hidden;
259 clip: rect(0, 0, 0, 0);
260 border: 0;
261 }
262
263
264 .caret {
265 display: inline-block;
266 width: 0;
267 height: 0;
268 margin-left: 2px;
269 vertical-align: middle;
270 border-top: 4px solid;
271 border-right: 4px solid transparent;
272 border-left: 4px solid transparent;
273 }
274 .dropdown {
275 position: relative;
276 }
277 .dropdown-toggle:focus {
278 outline: 0;
279 }
280 .dropdown-menu {
281 position: absolute;
282 top: 100%;
283 left: 0;
284 z-index: 1000;
285 display: none;
286 float: left;
287 min-width: 160px;
288 padding: 5px 0;
289 margin: 2px 0 0;
290 font-size: 14px;
291 list-style: none;
292 background-color: #fff;
293 background-clip: padding-box;
294 border: 1px solid #ccc;
295 border: 1px solid rgba(0, 0, 0, .15);
296 border-radius: 4px;
297 -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
298 box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
299 }
300 .dropdown-menu.pull-right {
301 right: 0;
302 left: auto;
303 }
304 .dropdown-menu .divider {
305 height: 1px;
306 margin: 9px 0;
307 overflow: hidden;
308 background-color: #e5e5e5;
309 }
310 .dropdown-menu > li > a {
311 display: block;
312 padding: 3px 20px;
313 clear: both;
314 font-weight: normal;
315 line-height: 1.42857143;
316 color: #333;
317 white-space: nowrap;
318 }
319 .dropdown-menu > li > a:hover,
320 .dropdown-menu > li > a:focus {
321 color: #262626;
322 text-decoration: none;
323 background-color: #f5f5f5;
324 }
325 .dropdown-menu > .active > a,
326 .dropdown-menu > .active > a:hover,
327 .dropdown-menu > .active > a:focus {
328 color: #fff;
329 text-decoration: none;
330 background-color: #428bca;
331 outline: 0;
332 }
333 .dropdown-menu > .disabled > a,
334 .dropdown-menu > .disabled > a:hover,
335 .dropdown-menu > .disabled > a:focus {
336 color: #999;
337 }
338 .dropdown-menu > .disabled > a:hover,
339 .dropdown-menu > .disabled > a:focus {
340 text-decoration: none;
341 cursor: not-allowed;
342 background-color: transparent;
343 background-image: none;
344 filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
345 }
346 .open > .dropdown-menu {
347 display: block;
348 }
349 .open > a {
350 outline: 0;
351 }
352
353
354 .btn-group,
355 .btn-group-vertical {
356 position: relative;
357 display: inline-block;
358 vertical-align: middle;
359 }
360 .btn-group > .btn,
361 .btn-group-vertical > .btn {
362 position: relative;
363 float: left;
364 }
365 .btn-group > .btn:hover,
366 .btn-group-vertical > .btn:hover,
367 .btn-group > .btn:focus,
368 .btn-group-vertical > .btn:focus,
369 .btn-group > .btn:active,
370 .btn-group-vertical > .btn:active,
371 .btn-group > .btn.active,
372 .btn-group-vertical > .btn.active {
373 z-index: 2;
374 }
375 .btn-group > .btn:focus,
376 .btn-group-vertical > .btn:focus {
377 outline: none;
378 }
379 .btn-group .btn + .btn,
380 .btn-group .btn + .btn-group,
381 .btn-group .btn-group + .btn,
382 .btn-group .btn-group + .btn-group {
383 margin-left: -1px;
384 }
385 .btn-toolbar {
386 margin-left: -5px;
387 }
388 .btn-toolbar .btn-group,
389 .btn-toolbar .input-group {
390 float: left;
391 }
392 .btn-toolbar > .btn,
393 .btn-toolbar > .btn-group,
394 .btn-toolbar > .input-group {
395 margin-left: 5px;
396 }
397 .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
398 border-radius: 0;
399 }
400 .btn-group > .btn:first-child {
401 margin-left: 0;
402 }
403 .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
404 border-top-right-radius: 0;
405 border-bottom-right-radius: 0;
406 }
407 .btn-group > .btn:last-child:not(:first-child),
408 .btn-group > .dropdown-toggle:not(:first-child) {
409 border-top-left-radius: 0;
410 border-bottom-left-radius: 0;
411 }
412 .btn-group > .btn-group {
413 float: left;
414 }
415 .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
416 border-radius: 0;
417 }
418 .btn-group > .btn-group:first-child > .btn:last-child,
419 .btn-group > .btn-group:first-child > .dropdown-toggle {
420 border-top-right-radius: 0;
421 border-bottom-right-radius: 0;
422 }
423 .btn-group > .btn-group:last-child > .btn:first-child {
424 border-top-left-radius: 0;
425 border-bottom-left-radius: 0;
426 }
427 .btn-group .dropdown-toggle:active,
428 .btn-group.open .dropdown-toggle {
429 outline: 0;
430 }
431 .btn-group > .btn + .dropdown-toggle {
432 padding-right: 8px;
433 padding-left: 8px;
434 }
435 .btn-group > .btn-lg + .dropdown-toggle {
436 padding-right: 12px;
437 padding-left: 12px;
438 }
439 .btn-group.open .dropdown-toggle {
440 -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
441 box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
442 }
443 .btn-group.open .dropdown-toggle.btn-link {
444 -webkit-box-shadow: none;
445 box-shadow: none;
446 }
447 .btn .caret {
448 margin-left: 0;
449 }
450
451
452 /* Override a strange WordPress style that causes text to jump */
453 .form-table td .button-primary.active,
454 .form-table td .button-primary:active,
455 .form-table td .button-primary:focus,
456 .form-table td .button-primary:hover {
457 vertical-align: baseline;
458 }
459
460 /* Busy cursor for ajax calls */
461 html.busy, html.busy * {
462 cursor: wait !important;
463 }
464
465 @font-face {
466 font-family: 'Glyphicons Halflings';
467
468 src: url('../inc/bootstrap/fonts/glyphicons-halflings-regular.eot');
469 src: url('../inc/bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../inc/bootstrap/fonts/glyphicons-halflings-regular.woff') format('woff'), url('../inc/bootstrap/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../inc/bootstrap/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
470 }
471 .glyphicon {
472 position: relative;
473 top: 1px;
474 display: inline-block;
475 font-family: 'Glyphicons Halflings';
476 font-style: normal;
477 font-weight: normal;
478 line-height: 1;
479
480 -webkit-font-smoothing: antialiased;
481 -moz-osx-font-smoothing: grayscale;
482 }
483 .glyphicon-user:before {
484 content: "\e008";
485 }
486 .glyphicon-globe:before {
487 content: "\e135";
488 }
489 .glyphicon-ok:before {
490 content: "\e013";
491 }
492 .glyphicon-ban-circle:before {
493 content: "\e090";
494 }
495 .glyphicon-remove-circle:before {
496 content: "\e088";
497 }
498 .glyphicon-remove:before {
499 content: "\e014";
500 }
501 .glyphicon-floppy-saved:before {
502 content: "\e173";
503 }
504
505 /**
506 * Bootstrap customizations (typically because of conflicts with WordPress styles)
507 */
508 .dropdown-menu > li {
509 margin-bottom: 0;
510 }
511 .dropdown-menu > li > a {
512 text-decoration: none;
513 }