Icon for notices and small tweaks

git-svn-id: http://svn.automattic.com/wordpress/trunk@2989 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
matt 2005-11-06 00:37:51 +00:00
parent 9c88f3968e
commit 5d2a9fbc28
2 changed files with 5 additions and 9 deletions

BIN
wp-admin/images/notice.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 156 B

View File

@ -59,7 +59,7 @@ a:hover {
}
body {
background: #fff;
background: #f9fcfe;
color: #000;
margin: 0;
padding: 0;
@ -226,10 +226,6 @@ textarea, input, select {
padding: .3em 1em;
}
.ed_button {
padding: 1px;
}
.hidden {
display: none;
}
@ -294,10 +290,10 @@ textarea, input, select {
}
.updated {
background: #f0f8ff;
border: 1px solid #69c;
background: #CFEBF7 url(images/notice.gif) no-repeat 1em ;
border: 1px solid #2580B2;
margin: 1em 5% 10px;
padding: 0 1em 0 1em;
padding: 0 1em 0 3em;
}
.error {
@ -364,7 +360,7 @@ table .vers, table .name {
}
#submenu .current {
background: #ddeaf4;
background: #f9fcfe;
border-top: 1px solid #045290;
border-right: 2px solid #045290;
color: #000;