.wfsr UI redesign.

git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9205 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ChanMyeong 2011-09-20 01:04:02 +00:00
parent e4c9330c04
commit 9b999b7694
2 changed files with 2 additions and 0 deletions

View file

@ -38,6 +38,7 @@
#popup_menu_area a:focus{text-decoration:underline}
/* Message */
.message{border:1px solid #ddd;background:#f8f8f8;margin:1em 0;padding:0 1em;border-radius:5px;line-height:1.4;font-size:12px}
body>.message{margin:1em}
.message p{margin:1em 0 !important}
.message em{font-style:normal;color:#e00}
.message.info,