-
+ C3C7BAB1244B94280A1E8560875A5F757CA8CB3E152DA0312AE3C9B5CC0C0F04A1224C33A7865AE17FEEDFBF33B8C521B77A363B9CC67F984FC976FADBB0F2D0
mp-wp/wp-admin/css/media.css
(0 . 0)(1 . 426)
7500 div#media-upload-header {
7501 margin: 0;
7502 padding: 0 5px;
7503 font-weight: bold;
7504 position: relative;
7505 border-bottom-width: 1px;
7506 border-bottom-style: solid;
7507 height: 2.5em;
7508 }
7509
7510 body#media-upload ul#sidemenu {
7511 font-weight: normal;
7512 margin: 0 5px;
7513 position: absolute;
7514 left: 0px;
7515 bottom: -1px;
7516 }
7517
7518 div#media-upload-error {
7519 margin: 1em;
7520 font-weight: bold;
7521 }
7522
7523 form {
7524 margin: 1em;
7525 }
7526
7527 #search-filter {
7528 text-align: right;
7529 }
7530
7531 .media-upload-form label,
7532 .media-upload-form legend {
7533 display: block;
7534 font-weight: bold;
7535 font-size: 13px;
7536 margin-bottom: 0.5em;
7537 margin: 0 0 0.5em 0;
7538 }
7539
7540 th {
7541 position: relative;
7542 }
7543
7544 .media-upload-form label.form-help, td.help {
7545 font-family: "Lucida Grande", "Bitstream Vera Sans", Verdana, Arial, sans-serif;
7546 font-style: italic;
7547 font-weight: normal;
7548 }
7549
7550 .media-upload-form p.help {
7551 margin: 0;
7552 padding: 0;
7553 }
7554
7555 .media-upload-form fieldset {
7556 width: 100%;
7557 border: none;
7558 text-align: justify;
7559 margin: 0 0 1em 0;
7560 padding: 0;
7561 }
7562
7563 /* specific to the image upload form */
7564 .align .field label {
7565 display: inline;
7566 padding: 0 0 0 28px;
7567 margin: 0 1em 0 0;
7568 }
7569
7570 .image-align-none-label {
7571 background: url(../images/align-none.png.svg) no-repeat center left;
7572 }
7573
7574 .image-align-left-label {
7575 background: url(../images/align-left.png.svg) no-repeat center left;
7576 }
7577
7578 .image-align-center-label {
7579 background: url(../images/align-center.png.svg) no-repeat center left;
7580 }
7581
7582 .image-align-right-label {
7583 background: url(../images/align-right.png.svg) no-repeat center left;
7584 }
7585
7586 tr.image-size td {
7587 width: 460px;
7588 }
7589
7590 tr.image-size div.image-size-item {
7591 float: left;
7592 width: 25%;
7593 margin: 0;
7594 }
7595
7596 tr.image-size label {
7597 display: inline;
7598 margin: 0 0 0 1em;
7599 }
7600
7601 .pinkynail {
7602 max-width: 40px;
7603 max-height: 40px;
7604 }
7605
7606 .filename.original {
7607 float: left;
7608 }
7609
7610 .crunching {
7611 display: block;
7612 line-height: 32px;
7613 text-align: right;
7614 margin-right: 5px;
7615 }
7616
7617 button.dismiss {
7618 position: absolute;
7619 top: 7px;
7620 right: 5px;
7621 z-index: 4;
7622 width: 8em;
7623 }
7624
7625 .file-error {
7626 float: left;
7627 font-weight: bold;
7628 padding: 10px;
7629 }
7630
7631 .progress {
7632 position: absolute;
7633 top: 0;
7634 left: 0;
7635 width: 623px;
7636 height: 36px;
7637 }
7638
7639 .bar {
7640 width: 0;
7641 height: 100%;
7642 border-right-width: 3px;
7643 border-right-style: solid;
7644 }
7645
7646 #library-form .progress,
7647 #gallery-form .progress,
7648 #flash-upload-ui,
7649 .insert-gallery,
7650 .describe.startopen,
7651 .describe.startclosed {
7652 display: none;
7653 }
7654
7655 .media-item .thumbnail {
7656 max-width: 128px;
7657 max-height: 128px;
7658 }
7659
7660 .media-item .pinkynail {
7661 float: left;
7662 margin: 2px;
7663 height: 32px;
7664 max-width: 40px;
7665 }
7666
7667 thead.media-item-info tr {
7668 background-color: transparent;
7669 }
7670
7671 thead.media-item-info th,
7672 thead.media-item-info td {
7673 border: none;
7674 margin: 0;
7675 }
7676
7677 .form-table thead.media-item-info {
7678 border: 8px solid #fff;
7679 }
7680
7681 abbr.required {
7682 text-decoration: none;
7683 border: none;
7684 }
7685
7686 .describe label {
7687 display: inline;
7688 }
7689
7690 .describe td {
7691 vertical-align: middle;
7692 padding: 0 5px 0 0;
7693 }
7694
7695 .describe td.A1 {
7696 width: 132px;
7697 }
7698
7699 .describe input[type="text"],
7700 .describe textarea {
7701 width: 460px;
7702 border-width: 1px;
7703 border-style: solid;
7704 }
7705
7706 .describe-toggle-on,
7707 .describe-toggle-off {
7708 display: block;
7709 line-height: 36px;
7710 float: right;
7711 margin-right: 20px;
7712 }
7713
7714 .describe-toggle-off {
7715 display: none;
7716 }
7717
7718 .hidden {
7719 height: 0;
7720 width: 0;
7721 overflow: hidden;
7722 border: none;
7723 }
7724
7725 /* Specific to Uploader */
7726
7727 #media-upload .media-upload-form p {
7728 margin: 0 1em 1em 0;
7729 }
7730
7731 #media-upload .media-upload-form p.ml-submit {
7732 padding: 1em 0;
7733 }
7734
7735 #media-upload p.help,
7736 #media-upload label.help {
7737 font-family: "Lucida Grande", "Bitstream Vera Sans", Verdana, Arial, sans-serif;
7738 font-style: italic;
7739 font-weight: normal;
7740 }
7741
7742 #media-upload tr.image-size td.field {
7743 text-align: center;
7744 }
7745
7746 #media-upload #media-items {
7747 border-width: 1px;
7748 border-style: solid;
7749 border-bottom: none;
7750 width: 623px;
7751 }
7752
7753 #media-upload .media-item {
7754 position: relative;
7755 border-bottom-width: 1px;
7756 border-bottom-style: solid;
7757 min-height: 36px;
7758 width: 100%;
7759 }
7760
7761 #media-upload .ui-sortable .media-item {
7762 cursor: move;
7763 }
7764
7765 .filename {
7766 float: left;
7767 line-height: 36px;
7768 margin-left: 10px;
7769 overflow: hidden;
7770 max-width: 430px;
7771 }
7772
7773 #media-upload .describe {
7774 padding: 5px;
7775 width: 100%;
7776 clear: both;
7777 cursor: default;
7778 }
7779
7780 #media-upload .slidetoggle {
7781 border-top-width: 1px;
7782 border-top-style: solid;
7783 }
7784
7785 #media-upload .describe th.label {
7786 padding-top: .5em;
7787 text-align: left;
7788 min-width: 120px;
7789 }
7790
7791 #media-upload tr.align td.field {
7792 text-align: center;
7793 }
7794
7795 #media-upload tr.image-size {
7796 margin-bottom: 1em;
7797 height: 3em;
7798 }
7799
7800 #media-upload #filter {
7801 width: 623px;
7802 }
7803
7804 #media-upload #filter .subsubsub {
7805 margin: 8px 0;
7806 }
7807
7808 #filter .tablenav select {
7809 border-style: solid;
7810 border-width: 1px;
7811 padding: 2px;
7812 vertical-align: top;
7813 width: auto;
7814 }
7815
7816 #media-upload a.delete,
7817 #media-upload a.del-link {
7818 padding: 0 3px 1px;
7819 }
7820
7821 #media-upload .del-attachment {
7822 display: none;
7823 margin: 5px 0;
7824 }
7825
7826 .menu_order {
7827 float: right;
7828 font-size: 11px;
7829 margin: 10px 10px 0;
7830 }
7831
7832 .menu_order_input {
7833 border: 1px solid #ddd;
7834 font-size: 10px;
7835 padding: 1px;
7836 width: 23px;
7837 }
7838
7839 .ui-sortable-helper {
7840 background-color: #fff;
7841 border: 1px solid #aaa;
7842 opacity: 0.6;
7843 filter: alpha(opacity=60);
7844 }
7845
7846 #media-upload th.order-head {
7847 width: 25%;
7848 text-align: center;
7849 }
7850
7851 #media-upload .widefat {
7852 width: 626px;
7853 border-style: solid solid none;
7854 }
7855
7856 .sorthelper {
7857 z-index: -1;
7858 }
7859
7860 #gallery-settings th.label {
7861 width: 160px;
7862 }
7863
7864 #gallery-settings #basic th.label {
7865 padding: 5px 5px 5px 0;
7866 }
7867
7868 #gallery-settings .title {
7869 clear: both;
7870 padding: 0 0 3px;
7871 border-bottom-style: solid;
7872 border-bottom-width: 1px;
7873 font-family: Georgia,"Times New Roman",Times,serif;
7874 font-size: 1.6em;
7875 border-bottom-color: #DADADA;
7876 color: #5A5A5A;
7877 }
7878
7879 h3.media-title {
7880 color: #5A5A5A;
7881 font-family: Georgia,"Times New Roman",Times,serif;
7882 font-size: 1.6em;
7883 font-weight: normal;
7884 }
7885
7886 #gallery-settings .describe td {
7887 vertical-align: middle;
7888 height: 3.5em;
7889 }
7890
7891 #gallery-settings .describe th.label {
7892 padding-top: .5em;
7893 text-align: left;
7894 }
7895
7896 #gallery-settings .describe {
7897 padding: 5px;
7898 width: 615px;
7899 clear: both;
7900 cursor: default;
7901 }
7902
7903 #gallery-settings .describe select {
7904 width: 15em;
7905 border: 1px solid #dfdfdf;
7906 }
7907
7908 #gallery-settings label,
7909 #gallery-settings legend {
7910 font-size: 13px;
7911 color: #464646;
7912 margin-right: 15px;
7913 }
7914
7915 #gallery-settings .align .field label {
7916 margin: 0 1.5em 0 0;
7917 }
7918
7919 #gallery-settings p.ml-submit {
7920 border-top: 1px solid #dfdfdf;
7921 }
7922
7923 #gallery-settings select#columns {
7924 width: 6em;
7925 }