2 column pages for Categories and Link Categories

git-svn-id: http://svn.automattic.com/wordpress/trunk@9354 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
azaozz
2008-10-26 09:08:52 +00:00
parent 6c46be687a
commit 11aaba8bc1
4 changed files with 107 additions and 13 deletions

View File

@@ -1202,7 +1202,8 @@ table.form-table td .updated {
font-weight: bold;
}
.form-field input {
.form-field input,
.form-field textarea {
border-style: solid;
border-width: 1px;
width: 95%;