-
+ 706A65CAED9197A30DA7516CB77768A99B76DD9A1A194941CC95A9918454836B5CEDD8181D0E281738118EB2F7342D568589437B653A560AC290AA1C29191EC9
mp-wp/wp-admin/css/theme-editor.css
(0 . 0)(1 . 66)
8832 #template textarea {
8833 font-family: Consolas, Monaco, Courier, monospace;
8834 font-size: 12px;
8835 width: 97%;
8836 }
8837
8838 #template p {
8839 width: 97%;
8840 }
8841
8842 #templateside {
8843 float: right;
8844 width: 190px;
8845 }
8846
8847 #templateside h3, #postcustomstuff p.submit {
8848 margin: 0;
8849 }
8850
8851 h3#bordertitle {
8852 margin-bottom: 10px;
8853 }
8854
8855 #templateside h4 {
8856 margin-bottom: 0;
8857 }
8858
8859 #templateside ol, #templateside ul {
8860 list-style: none;
8861 margin: .5em;
8862 padding: 0;
8863 }
8864
8865 #templateside ol li, #templateside ul li {
8866 margin: 1px 0;
8867 }
8868
8869 #themeselector {
8870 padding-right: 5px;
8871 float: right;
8872 position: relative;
8873 bottom: 25px;
8874 top:20px;
8875 }
8876
8877 #themeselector select {
8878 margin: 0;
8879 padding: 0;
8880 }
8881
8882 .nonessential {
8883 font-size: small;
8884 }
8885
8886 .highlight {
8887 padding: 1px;
8888 }
8889
8890 div.bordertitle h2 {
8891 border: none;
8892 padding-bottom: 0;
8893 }
8894
8895 div.tablenav {
8896 margin-right: 210px;
8897 }