Quicktags update to position them more with how the items are usually positioned. Still need tooltips with the access key for each button.

git-svn-id: https://develop.svn.wordpress.org/trunk@1270 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Matt Mullenweg
2004-05-14 06:10:19 +00:00
parent 75e8778c2b
commit 9b3a06f406
2 changed files with 20 additions and 20 deletions

View File

@@ -198,7 +198,7 @@ textarea, input, select {
.updated {
background: #f0f8ff;
border: 1px solid #69c;
margin: 5px 5% 10px;
margin: 1em 5% 10px;
padding: 0 1em 0 1em;
}
@@ -309,16 +309,15 @@ textarea, input, select {
#ed_em {
font-style: italic;
width: 25px;
}
#ed_strong {
font-weight: bold;
width: 1.9em;
}
#excerpt {
height: 1.5em;
height: 1.8em;
width: 98%;
}
#footer {