-
+ 9A86EED26A1C5DD867873F969A5E0B7F1BDDCA7762D5ABE84A98C0F8145CF3857A408255DF54A4EF87CC3DD3F8B74172989D2078DCDE35153715DAE39576B3A0
mp-wp/wp-includes/js/tinymce/plugins/wpeditimage/css/editimage.css
(0 . 0)(1 . 343)
124944
124945 html, body {
124946 background-color: #fff;
124947 margin: 0;
124948 padding: 0;
124949 }
124950
124951 .submit input,
124952 .button,
124953 .button-primary,
124954 .button-secondary,
124955 .button-highlighted {
124956 font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
124957 text-decoration: none;
124958 font-size: 11px !important;
124959 line-height: 16px;
124960 padding: 2px 8px;
124961 cursor: pointer;
124962 border-width: 1px;
124963 border-style: solid;
124964 -moz-border-radius: 11px;
124965 -khtml-border-radius: 11px;
124966 -webkit-border-radius: 11px;
124967 border-radius: 11px;
124968 -moz-box-sizing: content-box;
124969 -webkit-box-sizing: content-box;
124970 -khtml-box-sizing: content-box;
124971 box-sizing: content-box;
124972 }
124973
124974 a.button {
124975 padding: 4px 8px;
124976 }
124977
124978 textarea,
124979 input,
124980 select {
124981 font: 13px Verdana, Arial, Helvetica, sans-serif;
124982 margin: 1px;
124983 padding: 3px;
124984 }
124985
124986 body, td {
124987 font: 13px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
124988 }
124989
124990 abbr.required {
124991 color: #FF0000;
124992 text-align: left;
124993 }
124994
124995 img.alignright,
124996 .alignright {
124997 float: right;
124998 }
124999
125000 img.alignleft,
125001 .alignleft {
125002 float: left;
125003 }
125004
125005 img.aligncenter {
125006 display: block;
125007 margin-left: auto;
125008 margin-right: auto;
125009 }
125010
125011 label {
125012 cursor: pointer;
125013 }
125014
125015 th.label {
125016 width: 107px;
125017 }
125018
125019 #media-upload #basic th.label {
125020 padding: 5px 5px 5px 0;
125021 }
125022
125023 .show-align {
125024 height: 200px;
125025 width: 480px;
125026 float: right;
125027 background-color: #f1f1f1;
125028 cursor: default;
125029 -moz-user-select: none;
125030 user-select: none;
125031 overflow: hidden;
125032 }
125033
125034 #img-edit {
125035 border: 1px solid #dfdfdf;
125036 width: 623px;
125037 margin: 15px auto;
125038 }
125039
125040 #media-upload .media-upload-form table.describe {
125041 border-top-style: none;
125042 border-top-width: 0;
125043 }
125044
125045 #img_demo_txt {
125046 font-size: 9px;
125047 line-height: 13px;
125048 font-family: Monaco,"Courier New",Courier,monospace;
125049 color: #888;
125050 }
125051
125052 #img_demo {
125053 padding: 0;
125054 }
125055
125056 #saveeditimg {
125057 padding: 10px 0 0 5px;
125058 border-top: 1px solid #ccc;
125059 }
125060
125061 #sidemenu,
125062 #sidemenu li {
125063 list-style: none;
125064 }
125065
125066 #sidemenu li {
125067 display: inline;
125068 }
125069
125070 #sidemenu a {
125071 border-bottom-style: solid;
125072 border-bottom-width: 1px;
125073 border-top-style: solid;
125074 border-top-width: 1px;
125075 display: block;
125076 float: left;
125077 height: 28px;
125078 line-height: 28px;
125079 text-decoration: none;
125080 text-align: center;
125081 white-space: nowrap;
125082 margin: 0;
125083 padding: 0pt 7px;
125084 }
125085
125086 #sidemenu a.current {
125087 -moz-border-radius-topleft: 4px;
125088 -khtml-border-top-left-radius: 4px;
125089 -webkit-border-top-left-radius: 4px;
125090 border-top-left-radius: 4px;
125091 -moz-border-radius-topright: 4px;
125092 -khtml-border-top-right-radius: 4px;
125093 -webkit-border-top-right-radius: 4px;
125094 border-top-right-radius: 4px;
125095 border-style:solid;
125096 border-width:1px;
125097 font-weight:normal;
125098 }
125099
125100 #adv_settings .field label {
125101 padding: 0 5px 5px;
125102 }
125103
125104 #media-upload h3 {
125105 clear: both;
125106 padding: 0pt 0pt 3px;
125107 border-bottom-style: solid;
125108 border-bottom-width: 1px;
125109 font-family: Georgia,"Times New Roman",Times,serif;
125110 font-size: 20px;
125111 font-weight: normal;
125112 line-height: normal;
125113 margin: 0 0 10px -4px;
125114 padding: 15px 0 3px;
125115 border-bottom-color: #DADADA;
125116 color: #5A5A5A;
125117 }
125118
125119 #img_dim #width,
125120 #img_dim #height,
125121 #img_prop #border,
125122 #img_prop #vspace,
125123 #img_prop #hspace {
125124 width: 36px;
125125 }
125126
125127 #img_dim abbr {
125128 padding: 0 4px;
125129 }
125130
125131 #show_align_sp {
125132 width: 115px;
125133 }
125134
125135 #img_dim input,
125136 #img_prop input {
125137 margin-right: 10px;
125138 }
125139
125140 #basic .align .field label {
125141 padding: 0 0 0 24px;
125142 }
125143
125144 #basic {
125145 padding-top: 2px;
125146 }
125147
125148 td {
125149 padding: 2px 0;
125150 }
125151
125152 #img_size {
125153 float: right;
125154 text-align: center;
125155 cursor: pointer;
125156 background-color: #f1f1f1;
125157 padding: 5px 0;
125158 width: 45px;
125159 }
125160
125161 #img_size div {
125162 font-size: 10px;
125163 padding: 2px;
125164 border: 1px solid #f1f1f1;
125165 line-height: 15px;
125166 height: 15px;
125167 -moz-border-radius: 3px;
125168 -khtml-border-radius: 3px;
125169 -webkit-border-radius: 3px;
125170 border-radius: 3px;
125171 color: #07273E;
125172 }
125173
125174 #img_size div#s100 {
125175 border-color: #A3A3A3;
125176 background-color: #E5E5E5;
125177 }
125178
125179 #img_size_div {
125180 width: 100px;
125181 float: left;
125182 cursor: default;
125183 }
125184
125185 #img_size_title {
125186 margin: 0 7px 5px;
125187 text-align: right;
125188 font-weight: bold;
125189 }
125190
125191 #img_align_td {
125192 padding: 2px 0 8px;
125193 }
125194
125195 #media-upload tr.align td.field {
125196 text-align: center;
125197 }
125198
125199 .describe td {
125200 vertical-align: middle;
125201 }
125202
125203 #media-upload .describe th.label {
125204 padding-top: .5em;
125205 text-align: left;
125206 }
125207
125208 #media-upload .describe {
125209 border-top-width: 1px;
125210 border-top-style: solid;
125211 padding: 5px;
125212 width: 100%;
125213 clear: both;
125214 cursor: default;
125215 }
125216
125217 form {
125218 margin: 1em;
125219 }
125220
125221 .describe input[type="text"],
125222 .describe textarea {
125223 width: 460px;
125224 border: 1px solid #dfdfdf;
125225 }
125226
125227
125228 .media-upload-form label,
125229 .media-upload-form legend {
125230 font-weight: bold;
125231 font-size: 13px;
125232 color: #464646;
125233 }
125234
125235 .align .field label {
125236 display: inline;
125237 padding: 0 0 0 28px;
125238 margin: 0 1em 0 0;
125239 }
125240 .image-align-none-label {
125241 background: url(../../../../../../wp-admin/images/align-none.png) no-repeat center left;
125242 }
125243
125244 .image-align-left-label {
125245 background: url(../../../../../../wp-admin/images/align-left.png) no-repeat center left;
125246 }
125247
125248 .image-align-center-label {
125249 background: url(../../../../../../wp-admin/images/align-center.png) no-repeat center left;
125250 }
125251
125252 .image-align-right-label {
125253 background: url(../../../../../../wp-admin/images/align-right.png) no-repeat center left;
125254 }
125255
125256 div#media-upload-header {
125257 margin: 0;
125258 padding: 0 5px;
125259 font-weight: bold;
125260 position: relative;
125261 border-bottom-width: 1px;
125262 border-bottom-style: solid;
125263 height: 2.5em;
125264 }
125265
125266 body#media-upload ul#sidemenu {
125267 font-weight: normal;
125268 margin: 0 5px;
125269 position: relative;
125270 left: 0px;
125271 bottom: -4px;
125272 }
125273
125274 div#media-upload-error {
125275 margin: 1em;
125276 font-weight: bold;
125277 }
125278
125279 * html #sidemenu li {
125280 zoom: 100%;
125281 }
125282
125283 * html #sidemenu a {
125284 height: 27px;
125285 line-height: 26px;
125286 }