[ Index ] |
PHP Cross Reference of Unnamed Project |
[Summary view] [Print] [Text view]
1 /** 2 * Admin 3 **/ 4 .formtable tbody th { 5 font-weight: normal; 6 text-align: right; 7 } 8 9 .path-admin #manageauthtable, 10 .path-admin .admintable { 11 width: 100%; 12 } 13 14 .path-admin #assignrole { 15 width: 60%; 16 margin-left: auto; 17 margin-right: auto; 18 } 19 20 .path-admin .admintable .leftalign { 21 text-align: left; 22 } 23 24 .dir-rtl.path-admin .admintable .leftalign { 25 text-align: right; 26 } 27 28 .path-admin .admintable .centeralign { 29 text-align: center; 30 } 31 32 .path-admin .admintable.environmenttable .name, 33 .path-admin .admintable.environmenttable .status, 34 .path-admin .admintable.environmenttable .info { 35 width: 10%; 36 white-space: nowrap; 37 } 38 39 .path-admin #cohorts .admintable .name { 40 width: 20%; 41 } 42 43 .path-admin #cohorts .admintable .id, 44 .path-admin #cohorts .admintable .size, 45 .path-admin #cohorts .admintable .action, 46 .path-admin #cohorts .admintable .source { 47 width: 10%; 48 } 49 50 .path-admin #cohorts .admintable .description { 51 width: 40%; 52 } 53 54 .path-admin .admintable.externalservices .service { 55 width: 30%; 56 } 57 58 .path-admin .admintable.externalservices .plugin, 59 .path-admin .admintable.externalservices .delete { 60 width: 20%; 61 } 62 63 .path-admin .admintable.externalservices .functions { 64 width: 20%; 65 } 66 67 .path-admin .admintable.externalservices .users { 68 width: 20%; 69 } 70 71 .path-admin .admintable.externalservices .action { 72 width: 10%; 73 } 74 75 .path-admin .wsoverview.admintable .step { 76 width: 30%; 77 } 78 79 .path-admin .wsoverview.admintable .status { 80 width: 10%; 81 } 82 83 .path-admin .wsoverview.admintable .description { 84 width: 60%; 85 } 86 87 .path-admin #assignrole .admintable .role, 88 .path-admin #assignrole .admintable .userrole, 89 .path-admin #assignrole .admintable .roleholder { 90 white-space: nowrap; 91 } 92 93 .path-admin .admintable.environmenttable .report { 94 width: 100%; 95 } 96 97 .path-admin #configchanges .admintable .date { 98 width: 30%; 99 } 100 101 .path-admin #configchanges .admintable .name, 102 .path-admin #configchanges .admintable .plugin, 103 .path-admin #configchanges .admintable .setting { 104 width: 10%; 105 } 106 107 .path-admin #configchanges .admintable .newvalue, 108 .path-admin #configchanges .admintable .originalvalue { 109 width: 20%; 110 } 111 112 .path-admin .securityreport.admintable .issue { 113 width: 30%; 114 } 115 116 .path-admin .securityreport.admintable .status { 117 width: 10%; 118 } 119 120 .path-admin .securityreport.admintable .desc { 121 width: 50%; 122 } 123 124 .path-admin .securityreport.admintable .config { 125 width: 10%; 126 } 127 128 .path-admin #securityreporttable .admintable .desc { 129 width: 60%; 130 } 131 132 #page-admin-index .c0 { 133 vertical-align: top; 134 } 135 136 #page-admin-index .c1 { 137 vertical-align: middle; 138 } 139 140 #page-admin-blocks .generaltable th, 141 #page-admin-filters .generaltable th, 142 #page-admin-auth .generaltable th, 143 #page-admin-modules .generaltable th, 144 #page-admin-modules .generaltable td.c0 { 145 white-space: nowrap; 146 padding: 4px; 147 } 148 149 #page-admin-blocks .generaltable td.cell, 150 #page-admin-filters .generaltable td.cell, 151 #page-admin-modules .generaltable td.cell, 152 #page-admin-auth .generaltable td.cell { 153 padding: 4px; 154 } 155 156 .path-admin .incompatibleblockstable td.c0 { 157 font-weight: bold; 158 } 159 160 #page-admin-course-manage .addcategory { 161 padding: 10px; 162 } 163 164 #page-admin-course-manage .buttons { 165 margin-bottom: 15px; 166 } 167 168 #page-admin-course-manage .editcourse { 169 margin: 20px auto; 170 } 171 172 #page-admin-course-manage .editcourse th, 173 #page-admin-course-manage .editcourse td { 174 padding-left: 10px; 175 padding-right: 10px; 176 } 177 178 #page-admin-course-manage .editcourse .count { 179 text-align: right; 180 } 181 182 #page-admin-course-manage.dir-rtl .editcourse td[align="left"] { 183 text-align: right; 184 } 185 186 #page-admin-course-manage.dir-rtl .editcourse td[align="right"] { 187 text-align: left; 188 } 189 190 #page-admin-report-security-index .timewarninghidden { 191 display: none; 192 } 193 194 #page-admin-report-security-index .statuswarning, 195 #page-admin-report-performance-index .statuswarning { 196 background-color: #f0e000; 197 } 198 199 #page-admin-report-security-index .statusserious, 200 #page-admin-report-performance-index .statusserious { 201 background-color: #f07000; 202 } 203 204 #page-admin-report-security-index .statuscritical, 205 #page-admin-report-performance-index .statuscritical { 206 background-color: #f00000; 207 } 208 209 #page-admin-report-capability-index .rolecaps th { 210 text-align: left; 211 } 212 213 #page-admin-report-capability-index #settingsform #capabilitysearch { 214 width: 30em; 215 } 216 217 #page-admin-report-backups-index .backup-report { 218 width: 100%; 219 } 220 221 #page-admin-report-backups-index .backup-error, 222 #page-admin-report-backups-index .backup-unfinished { 223 color: #f00000; 224 } 225 226 #page-admin-report-backups-index .backup-skipped, 227 #page-admin-report-backups-index .backup-ok { 228 color: #006400; 229 } 230 231 #page-admin-report-backups-index .backup-warning { 232 color: #ff9900; 233 } 234 235 #page-admin-report-backups-index .backup-notyetrun { 236 color: #006400; 237 } 238 239 #page-admin-qbehaviours .disabled { 240 color: gray; 241 } 242 243 #page-admin-qbehaviours th { 244 white-space: normal; 245 } 246 247 #page-admin-qbehaviours .cell.c1, 248 #page-admin-qbehaviours .cell.c2 { 249 text-align: right; 250 } 251 252 #page-admin-qbehaviours .cell.c3 { 253 font-size: 0.7em; 254 } 255 256 #page-admin-qbehaviours #qbehaviours div, 257 #page-admin-qbehaviours #qbehaviours form { 258 display: inline; 259 } 260 261 #page-admin-qbehaviours #qbehaviours img.spacer { 262 width: 16px; 263 } 264 265 #page-admin-qbehaviours #qbehaviours img { 266 padding-right: .45em; 267 } 268 269 #page-admin-qtypes .disabled { 270 color: gray; 271 } 272 273 #page-admin-qtypes th { 274 white-space: normal; 275 } 276 277 #page-admin-qtypes .cell.c1, 278 #page-admin-qtypes .cell.c2 { 279 text-align: right; 280 } 281 282 #page-admin-qtypes .cell.c3 { 283 font-size: 0.7em; 284 } 285 286 #page-admin-qtypes #qtypes div, 287 #page-admin-qtypes #qtypes form { 288 display: inline; 289 } 290 291 #page-admin-qtypes #qtypes img.spacer { 292 width: 16px; 293 } 294 295 #page-admin-qtypes #qtypes img { 296 padding-right: .45em; 297 vertical-align: text-bottom; 298 } 299 300 .path-admin-roles .buttons .singlebutton, 301 #page-admin-course-manage .buttons { 302 display: inline; 303 padding: 5px; 304 } 305 306 .path-admin-roles .capabilitysearchui { 307 text-align: left; 308 margin-left: auto; 309 margin-right: auto; 310 } 311 312 #page-admin-roles-define .topfields { 313 margin: 1em 0 2em; 314 } 315 316 #page-admin-roles-define .mform { 317 width: 100%; 318 } 319 320 #page-admin-roles-define .capdefault { 321 background-color: #eee; 322 border: 1px solid #cecece; 323 } 324 325 #page-filter-manage .backlink, 326 .path-admin-roles .backlink { 327 margin-top: 1em; 328 } 329 330 #page-admin-roles-explain #chooseuser h3, 331 #page-admin-roles-usersroles .contextname { 332 margin-top: 0; 333 } 334 335 #page-admin-roles-explain #chooseusersubmit { 336 margin-top: 0; 337 text-align: center; 338 } 339 340 #page-admin-roles-usersroles p { 341 margin: 0; 342 } 343 344 #page-admin-roles-override .cell.c1, 345 #page-admin-roles-assign .cell.c3, 346 #page-admin-roles-assign .cell.c1 { 347 padding-top: 0.75em; 348 } 349 350 #page-admin-roles-override .overridenotice, 351 #page-admin-roles-define .definenotice { 352 margin: 1em 10% 2em 10%; 353 text-align: left; 354 } 355 356 #page-admin-index .adminerror { 357 background-color: #ffd3d9; 358 } 359 360 #page-admin-index .adminerror .singlebutton, 361 #page-admin-index .adminwarning .singlebutton, 362 #page-admin-index #layout-table .singlebutton { 363 margin: 20px; 364 } 365 366 #page-admin-index .adminwarning.availableupdatesinfo .moodleupdateinfo { 367 line-height: 1.8; 368 margin: 20px auto; 369 width: 60%; 370 text-align: left; 371 } 372 373 #page-admin-index .adminwarning.availableupdatesinfo .moodleupdateinfo .info.release { 374 margin-right: 10px; 375 padding: 5px 10px; 376 -moz-border-radius: 10px; 377 -webkit-border-radius: 10px; 378 border-radius: 10px; 379 } 380 381 #page-admin-index .adminwarning.availableupdatesinfo .moodleupdateinfo.maturity50 .info.release { 382 background-color: #ffd3d9; 383 } 384 385 #page-admin-index .adminwarning.availableupdatesinfo .moodleupdateinfo.maturity100 .info.release, 386 #page-admin-index .adminwarning.availableupdatesinfo .moodleupdateinfo.maturity150 .info.release { 387 background-color: #f3f2aa; 388 } 389 390 #page-admin-index .adminwarning.availableupdatesinfo .moodleupdateinfo.maturity200 .info.release { 391 background-color: #d2ebff; 392 } 393 394 #page-admin-index .adminwarning.availableupdatesinfo .moodleupdateinfo span, 395 #page-admin-index .adminwarning.availableupdatesinfo .moodleupdateinfo a { 396 padding-right: 1em; 397 } 398 399 #page-admin-index .adminwarning.availableupdatesinfo .moodleupdateinfo .separator { 400 border-left: 1px dotted #333; 401 } 402 403 #page-admin-index .updateplugin div, 404 #page-admin-plugins .updateplugin div { 405 margin-bottom: 0.5em; 406 } 407 408 #page-admin-index .updateplugin .updatepluginconfirmexternal, 409 #page-admin-plugins .updateplugin .updatepluginconfirmexternal { 410 padding: 1em; 411 background-color: #ffd3d9; 412 border: 1px solid #EEAAAA; 413 } 414 415 #page-admin-plugins .uninstalldeleteconfirmexternal { 416 margin: 1em auto; 417 padding: 1em; 418 background-color: #ffd3d9; 419 border: 1px solid #EEAAAA; 420 } 421 422 #page-admin-user-user_bulk #users .fgroup { 423 white-space: nowrap; 424 } 425 426 #page-admin-report-stats-index .graph { 427 text-align: center; 428 margin-bottom: 1em; 429 } 430 431 #page-admin-report-courseoverview-index .graph { 432 text-align: center; 433 margin-bottom: 1em; 434 } 435 436 #page-admin-lang .translator { 437 border-width: 1px; 438 border-style: solid; 439 } 440 441 #page-admin-uploaduser table#uuresults { 442 margin-bottom: 2em; 443 } 444 445 #page-admin-uploaduser table#uupreview, 446 #page-admin-uploaduser table#uuresults td.cell { 447 padding: 3px; 448 } 449 450 /** This is the CSS for the role assignment control **/ 451 .path-admin .roleassigntable { 452 width: 100%; 453 } 454 455 .path-admin .roleassigntable td { 456 vertical-align: top; 457 padding: 0.2em 0.3em; 458 } 459 460 .path-admin .roleassigntable p { 461 text-align: left; 462 margin: 0.2em 0; 463 } 464 465 .path-admin .roleassigntable #existingcell, 466 .path-admin .roleassigntable #potentialcell { 467 width: 42%; 468 } 469 470 .path-admin .roleassigntable #existingcell label, 471 .path-admin .roleassigntable #potentialcell label { 472 font-weight: bold; 473 } 474 475 .path-admin .roleassigntable #buttonscell { 476 width: 16%; 477 } 478 479 .path-admin .roleassigntable #buttonscell #add, 480 .path-admin .roleassigntable #buttonscell #remove { 481 width: 100%; 482 margin: 0.3em 0; 483 padding: 0.5em 0; 484 } 485 486 .path-admin .roleassigntable #buttonscell p { 487 margin: 0.3em 0; 488 } 489 490 .path-admin .roleassigntable #buttonscell #assignoptions { 491 font-size: 0.75em; 492 } 493 494 .path-admin .roleassigntable #buttonscell #assignoptions .collapsibleregioncaption { 495 font-weight: bold; 496 } 497 498 .path-admin .roleassigntable #buttonscell #addcontrols { 499 margin-top: 3em; 500 height: 13em; 501 } 502 503 .path-admin .roleassigntable #removeselect_wrapper, 504 .path-admin .roleassigntable #addselect_wrapper { 505 width: 100%; 506 } 507 508 .path-admin .roleassigntable #removeselect_wrapper label, 509 .path-admin .roleassigntable #addselect_wrapper label { 510 font-weight: normal; 511 } 512 513 .path-admin table.rolecap { 514 margin-left: auto; 515 margin-right: auto; 516 } 517 518 .path-admin table.rolecap tr.rolecap th { 519 text-align: left; 520 font-weight: normal; 521 } 522 523 .path-admin.dir-rtl table.rolecap tr.rolecap th { 524 text-align: right; 525 } 526 527 .path-admin .rolecap .hiddenrow { 528 display: none; 529 } 530 531 .path-admin .rolecap .inherit, 532 .path-admin .rolecap .allow, 533 .path-admin .rolecap .prevent, 534 .path-admin .rolecap .prohibit { 535 text-align: center; 536 } 537 538 .path-admin .rolecap .cap-name, 539 .path-admin .rolecap .note { 540 display: block; 541 padding: 0 0.5em; 542 } 543 544 .path-admin .rolecap label { 545 display: block; 546 width: 100%; 547 min-height: 2.5em; 548 } 549 550 #page-admin-enrol .enrolplugintable { 551 width: 100%; 552 } 553 554 .plugincheckwrapper { 555 width: 100%; 556 } 557 558 .adminsearchform { 559 padding-top: 10px; 560 } 561 562 .environmentbox { 563 margin-top: 1em; 564 } 565 566 #mnetconfig table, 567 .environmenttable { 568 margin-left: auto; 569 margin-right: auto; 570 } 571 572 .environmenttable .cell { 573 padding: 0.15em 0.5em; 574 } 575 576 .environmenttable img.iconhelp { 577 padding-right: 0.3em; 578 } 579 580 .dir-rtl .environmenttable img.iconhelp { 581 padding-left: 0.3em; 582 padding-right: 0; 583 } 584 585 #trustedhosts .generaltable { 586 margin-left: auto; 587 margin-right: auto; 588 width: 500px; 589 } 590 591 #trustedhosts .standard { 592 width: auto; 593 } 594 595 .form-buttons { 596 margin: 10px 0 0 13em; 597 } 598 599 #adminsettings fieldset { 600 margin-top: 1em; 601 padding: 1em 0.5em; 602 } 603 604 #adminsettings legend { 605 display: none; 606 } 607 608 #adminsettings fieldset.error { 609 margin: 0.2em 0 0.5em 0; 610 padding: 0.5em 0 0 0; 611 } 612 613 #adminsettings fieldset.error legend { 614 display: block; 615 } 616 617 #adminsettings .form-item { 618 clear: both; 619 margin: 1em 0 2em 0; 620 } 621 622 #adminsettings .form-item .form-label { 623 display: block; 624 float: left; 625 width: 12.5em; 626 text-align: right; 627 } 628 629 .dir-rtl #adminsettings .form-item .form-label { 630 float: right; 631 } 632 633 #adminsettings .form-item .form-label .form-shortname { 634 display: block; 635 } 636 637 .dir-rtl #adminsettings .form-item .form-label .form-shortname { 638 text-align: left; 639 } 640 641 #adminsettings .form-item .form-setting { 642 display: block; 643 margin-left: 13.5em; 644 text-align: left; 645 } 646 647 .dir-rtl #adminsettings .form-item .form-setting { 648 margin-right: 13.5em; 649 margin-left: auto; 650 text-align: right; 651 } 652 653 .dir-rtl #admin-spelllanguagelist textarea, 654 #page-admin-setting-editorsettingstinymce.dir-rtl .form-textarea textarea { 655 text-align: left; 656 direction: ltr; 657 } 658 659 #adminsettings .form-item .form-setting .form-htmlarea { 660 display: inline; 661 } 662 663 #adminsettings .form-item .form-setting .form-htmlarea .htmlarea { 664 width: 640px; 665 display: block; 666 } 667 668 #adminsettings .form-item .form-setting .form-multicheckbox li { 669 list-style: none; 670 } 671 672 #adminsettings .form-item .form-setting .form-multicheckbox ul { 673 padding: 0; 674 margin: 0; 675 } 676 677 #adminsettings .form-item .form-setting .defaultsnext { 678 margin-right: 0.5em; 679 display: inline; 680 } 681 682 #adminsettings .form-item .form-setting .locked-checkbox { 683 margin-right: 0.2em; 684 margin-left: 0.5em; 685 display: inline; 686 } 687 688 .dir-rtl #adminsettings .form-item .form-setting .locked-checkbox { 689 margin-right: 0.5em; 690 margin-left: 0.2em; 691 display: inline; 692 } 693 694 #adminsettings .form-item .form-setting .form-password .unmask, 695 #adminsettings .form-item .form-setting .form-defaultinfo { 696 display: inline; 697 } 698 699 #adminsettings .form-item .form-description { 700 display: block; 701 margin: 0.5em 0 0em 14.25em; 702 text-align: left; 703 } 704 705 .dir-rtl #adminsettings .form-item .form-description { 706 margin: 0.5em 14.25em 0em 0em; 707 } 708 709 #adminsettings .form-item .pathok, 710 #adminsettings .form-item .patherror { 711 margin-left: 0.5em; 712 } 713 714 #adminsettings #admin-emoticons table td input { 715 width: 8em; 716 } 717 718 #adminsettings #admin-emoticons table td.c0 input { 719 width: 4em; 720 } 721 722 #adminsettings .form-overridden { 723 background-color: yellow; 724 } 725 726 #adminthemeselector .selectedtheme td.c0 { 727 border: 1px solid; 728 border-right-width: 0; 729 } 730 731 #adminthemeselector .selectedtheme td.c1 { 732 border: 1px solid; 733 border-left-width: 0; 734 } 735 736 .admin_colourpicker, 737 .admin_colourpicker_preview { 738 display: none; 739 } 740 741 .jsenabled .admin_colourpicker_preview { 742 display: inline; 743 } 744 745 .jsenabled .admin_colourpicker { 746 display: block; 747 height: 102px; 748 width: 410px; 749 margin-bottom: 10px; 750 } 751 752 .admin_colourpicker .loadingicon { 753 vertical-align: middle; 754 margin-left: auto; 755 } 756 757 .admin_colourpicker .colourdialogue { 758 float: left; 759 border: 1px solid #000; 760 } 761 762 .admin_colourpicker .previewcolour { 763 border: 1px solid #000; 764 margin-left: 301px; 765 } 766 767 .admin_colourpicker .currentcolour { 768 border: 1px solid #000; 769 margin-left: 301px; 770 border-top-width: 0; 771 } 772 773 /* Styles for flags on admin settings */ 774 .adminsettingsflags { 775 float: right; 776 } 777 778 .dir-rtl .adminsettingsflags { 779 float: left; 780 } 781 782 .adminsettingsflags label { 783 margin-right: 7px; 784 } 785 786 .dir-rtl .adminsettingsflags label { 787 margin-left: 7px; 788 } 789 790 /** Overide for RTL layout **/ 791 .dir-rtl #adminsettings .form-item .form-setting, 792 .dir-rtl #adminsettings .form-item .form-label, 793 .dir-rtl #adminsettings .form-item .form-description { 794 text-align: right; 795 } 796 797 .dir-rtl.path-admin .roleassigntable p { 798 text-align: right; 799 } 800 801 /** Plugins check */ 802 #page-admin-index .checkforupdates { 803 text-align: center; 804 } 805 806 #page-admin-index #plugins-check-info { 807 text-align: center; 808 margin: 1em; 809 } 810 811 #page-admin-index #plugins-check td { 812 vertical-align: top; 813 } 814 815 #page-admin-index #plugins-check { 816 margin-left: auto; 817 margin-right: auto; 818 } 819 820 #page-admin-index #plugins-check .displayname .pluginicon { 821 width: 16px; 822 margin-right: 5px; 823 } 824 825 #page-admin-index #plugins-check .displayname .plugindir { 826 font-size: 0.7em; 827 color: #999; 828 } 829 830 #page-admin-index #plugins-check .msg td { 831 text-align: center; 832 } 833 834 #page-admin-index #plugins-check .status-downgrade .status { 835 background-color: #ffd3d9; 836 } 837 838 #page-admin-index #plugins-check .status-missing .status { 839 background-color: #ffd3d9; 840 } 841 842 #page-admin-index #plugins-check .status-new .status { 843 background-color: #e7f1c3; 844 } 845 846 #page-admin-index #plugins-check .status-nodb .status .statustext { 847 color: #999; 848 } 849 850 #page-admin-index #plugins-check .status-delete .status { 851 background-color: #d2ebff; 852 } 853 854 #page-admin-index #plugins-check .status-upgrade .status { 855 background-color: #d2ebff; 856 } 857 858 #page-admin-index #plugins-check .status-uptodate .status .statustext { 859 color: #999; 860 } 861 862 #page-admin-index #plugins-check .status .sourcetext:after { 863 content: " / "; 864 } 865 866 #page-admin-index #plugins-check .standard .status .sourcetext { 867 color: #999; 868 } 869 870 #page-admin-index #plugins-check .requires ul { 871 font-size: 0.7em; 872 margin: 0; 873 } 874 875 #page-admin-index #plugins-check .requires li { 876 display: block; 877 } 878 879 #page-admin-index #plugins-check .requires-ok { 880 color: #999; 881 } 882 883 #page-admin-index #plugins-check .requires-failed { 884 background-color: #ffd3d9; 885 } 886 887 #page-admin-index #plugins-check .requires-failed .label-important { 888 color: red; 889 } 890 891 #page-admin-index #plugins-check .pluginupdateinfo { 892 padding: 5px; 893 margin: 10px 0; 894 background-color: #d2ebff; 895 -moz-border-radius: 5px; 896 -webkit-border-radius: 5px; 897 border-radius: 5px; 898 } 899 900 #page-admin-index #plugins-check .pluginupdateinfo.maturity50 { 901 background-color: #ffd3d9; 902 } 903 904 #page-admin-index #plugins-check .pluginupdateinfo.maturity100, 905 #page-admin-index #plugins-check .pluginupdateinfo.maturity150 { 906 background-color: #f3f2aa; 907 } 908 909 #page-admin-index #plugins-check .pluginupdateinfo .info { 910 display: inline-block; 911 } 912 913 #page-admin-index #plugins-check .pluginupdateinfo .separator:after { 914 content: " | "; 915 } 916 917 #page-admin-index .upgradepluginsinfo { 918 text-align: center; 919 } 920 921 #page-admin-index .plugins-check-dependencies { 922 text-align: center; 923 } 924 925 #page-admin-index #plugins-check-available-dependencies { 926 margin-left: auto; 927 margin-right: auto; 928 } 929 930 /** Plugins management */ 931 #page-admin-plugins .checkforupdates { 932 margin: 0 auto 1em; 933 text-align: center; 934 } 935 936 #page-admin-plugins #plugins-control-panel { 937 margin-left: auto; 938 margin-right: auto; 939 } 940 941 #page-admin-plugins #plugins-control-panel .pluginname .pluginicon { 942 width: 16px; 943 } 944 945 #page-admin-plugins #plugins-control-panel .pluginname .componentname { 946 font-size: 0.8em; 947 color: #999; 948 margin-left: 26px; 949 } 950 951 #page-admin-plugins #plugins-control-panel .statusmsg { 952 background-color: #eee; 953 padding: 3px; 954 -webkit-border-radius: 5px; 955 -moz-border-radius: 5px; 956 border-radius: 5px; 957 } 958 959 #page-admin-plugins #plugins-control-panel .status-missing td { 960 background-color: #ffd3d9; 961 } 962 963 #page-admin-plugins #plugins-control-panel .status-missing .statusmsg { 964 color: #600; 965 } 966 967 #page-admin-plugins #plugins-control-panel .status-new td { 968 background-color: #e7f1c3; 969 } 970 971 #page-admin-plugins #plugins-control-panel .status-new .statusmsg { 972 color: #060; 973 } 974 975 #page-admin-plugins #plugins-control-panel .disabled .availability { 976 background-color: #eee; 977 } 978 979 #page-admin-plugins #plugins-control-panel .msg td { 980 text-align: center; 981 } 982 983 #page-admin-plugins #plugins-control-panel .requiredby { 984 font-size: 0.8em; 985 color: #999; 986 } 987 988 #page-admin-plugins #plugins-overview-panel { 989 margin: 1em auto; 990 text-align: center; 991 } 992 993 #page-admin-plugins #plugins-overview-panel .info { 994 padding: 5px 10px; 995 } 996 997 #page-admin-plugins #plugins-control-panel .displayname img.icon { 998 padding-top: 0; 999 padding-bottom: 0; 1000 } 1001 1002 #page-admin-plugins #plugins-control-panel .uninstall a { 1003 color: #900; 1004 } 1005 1006 #page-admin-plugins #plugins-control-panel .pluginupdateinfo { 1007 padding: 5px; 1008 margin: 10px 0; 1009 background-color: #d2ebff; 1010 -moz-border-radius: 5px; 1011 -webkit-border-radius: 5px; 1012 border-radius: 5px; 1013 } 1014 1015 #page-admin-plugins #plugins-control-panel .pluginupdateinfo.maturity50 { 1016 background-color: #ffd3d9; 1017 } 1018 1019 #page-admin-plugins #plugins-control-panel .pluginupdateinfo.maturity100, 1020 #page-admin-plugins #plugins-control-panel .pluginupdateinfo.maturity150 { 1021 background-color: #f3f2aa; 1022 } 1023 1024 #page-admin-plugins #plugins-control-panel .pluginupdateinfo .info { 1025 display: inline-block; 1026 } 1027 1028 #page-admin-plugins #plugins-control-panel .pluginupdateinfo .separator:after { 1029 content: " | "; 1030 } 1031 1032 .dir-rtl #plugins-check .pluginupdateinfo { 1033 text-align: center; 1034 direction: ltr; 1035 } 1036 1037 .dir-rtl #plugins-check .requires-ok { 1038 text-align: left; 1039 direction: ltr; 1040 } 1041 1042 /** MNet networking */ 1043 #page-admin-mnet-peers .box.deletedhosts { 1044 margin-bottom: 1em; 1045 font-size: 80%; 1046 } 1047 1048 #page-admin-mnet-peers .mform .certdetails { 1049 background-color: white; 1050 } 1051 1052 #page-admin-mnet-peers .mform .deletedhostinfo { 1053 background-color: #ffd3d9; 1054 border: 2px solid #eeaaaa; 1055 padding: 4px; 1056 margin-bottom: 5px; 1057 } 1058 1059 #core-cache-plugin-summaries table, 1060 #core-cache-store-summaries table { 1061 width: 100%; 1062 } 1063 1064 #core-cache-lock-summary table, 1065 #core-cache-definition-summaries table, 1066 #core-cache-mode-mappings table { 1067 margin: 0 auto; 1068 } 1069 1070 #core-cache-store-summaries .default-store td { 1071 color: #333; 1072 font-style: italic; 1073 } 1074 1075 #core-cache-rescan-definitions, 1076 #core-cache-mode-mappings .edit-link, 1077 #core-cache-lock-summary .new-instance { 1078 margin-top: 0.5em; 1079 text-align: center; 1080 } 1081 1082 #core-cache-store-summaries .store-requires-attention { 1083 background-color: #ffd3d9; 1084 } 1085 1086 .tinymcesubplugins img.icon { 1087 padding-top: 0; 1088 padding-bottom: 0; 1089 } 1090 1091 .maintenancewarning { 1092 padding: 3px 1em; 1093 text-align: center; 1094 position: fixed; 1095 bottom: 0; 1096 right: 0; 1097 overflow: hidden; 1098 z-index: 1; 1099 } 1100 1101 .maintenancewarning.error { 1102 background-color: #F2DEDE; 1103 border: 2px solid #EED3D7; 1104 font-weight: bold; 1105 } 1106 1107 .maintenancewarning.warning { 1108 background-color: #ffd3d9; 1109 border: 2px solid #EED3D7; 1110 }
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
Generated: Thu Aug 11 10:00:09 2016 | Cross-referenced by PHPXref 0.7.1 |