Post id ile birlikte başka bir class ismi daha olması lazım.
<textarea name="meta[173174][value]" id="meta-173174-value" rows="2" cols="30">test area</textarea>
üsteki denetle kısmındaki
alttaki ise css kısmındaki nerede oldugunu bulamadım editlemem için wp-admin/css demi yoksa başka yerdemi çözemedim
element.style {
}
post.phpmedia="all"
#postcustomstuff table input, #postcustomstuff table select, #postcustomstuff table textarea {
width: 96%;
margin: 8px;
}
post.phpmedia="all"
textarea {
overflow: auto;
padding: 2px 6px;
line-height: 1.4;
}
post.phpmedia="all"
input, select, textarea {
font-size: 14px;
-webkit-border-radius: 0;
border-radius: 0;
}
post.phpmedia="all"
button, input, select, textarea {
font-family: inherit;
font-size: inherit;
font-weight: inherit;
}
post.phpmedia="all"
input[type=checkbox], input[type=color], input[type=date], input[type=datetime-local], input[type=datetime], input[type=email], input[type=month], input[type=number], input[type=password], input[type=radio], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=week], select, textarea {
border: 1px solid #ddd;
-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.07);
box-shadow: inset 0 1px 2px rgba(0,0,0,.07);
background-color: #fff;
color: #333;
outline: 0;
-webkit-transition: .05s border-color ease-in-out;
transition: .05s border-color ease-in-out;
}
post.phpmedia="all"
input, textarea {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
user agent stylesheettextarea {
font-family: monospace;
border-color: rgb(169, 169, 169);
}
user agent stylesheettextarea {
-webkit-appearance: textarea;
background-color: white;
border: 1px solid;
border-image-source: initial;
border-image-slice: initial;
border-image-width: initial;
border-image-outset: initial;
border-image-repeat: initial;
-webkit-rtl-ordering: logical;
-webkit-user-select: text;
flex-direction: column;
resize: auto;
cursor: auto;
padding: 2px;
white-space: pre-wrap;
word-wrap: break-word;
}
user agent stylesheetinput, textarea, keygen, select, button {
margin: 0em;
font: -webkit-small-control;
color: initial;
letter-spacing: normal;
word-spacing: normal;
text-transform: none;
text-indent: 0px;
text-shadow: none;
display: inline-block;
text-align: start;
}
user agent stylesheetinput, textarea, keygen, select, button, meter, progress {
-webkit-writing-mode: horizontal-tb;
}
Inherited from td
post.phpmedia="all"
td {
font-family: inherit;
font-size: inherit;
font-weight: inherit;
line-height: inherit;
}
Inherited from table#list-table
post.phpmedia="all"
#postcustomstuff table {
margin: 0;
width: 100%;
border: 1px solid #dfdfdf;
border-spacing: 0;
background-color: #f9f9f9;
}
user agent stylesheettable {
display: table;
border-collapse: separate;
border-spacing: 2px;
border-color: gray;
}
Inherited from div.inside
post.phpmedia="all"
.postbox .inside, .stuffbox .inside {
padding: 0 12px 12px;
line-height: 1.4em;
font-size: 13px;
}
Inherited from div#postcustom.postbox
post.phpmedia="all"
.postbox, .stuffbox {
margin-bottom: 20px;
padding: 0;
line-height: 1;
}
Inherited from div#wpwrap
post.phpmedia="all"
#wpwrap {
height: auto;
min-height: 100%;
width: 100%;
position: relative;
-webkit-font-smoothing: subpixel-antialiased;
}
Inherited from body.wp-admin.wp-core-ui.js.post-php.admin-bar.post-type-post.branch-4.version-4-0.admin-color-fresh.locale-tr-tr.customize-support.sticky-menu.svg
post.phpmedia="all"
body {
color: #444;
font-family: "Open Sans",sans-serif;
font-size: 13px;
line-height: 1.4em;
min-width: 600px;
}