added patch for account and cleanups to breadcrumbs and msgprint

This commit is contained in:
Rushabh Mehta
2012-07-11 13:18:58 +05:30
parent bf96499c0e
commit e57267f79a
15 changed files with 159 additions and 153 deletions

View File

@@ -2259,6 +2259,14 @@ div.std-footer-item {
div.fetching { color: #888; text-align:right; }
.msgprint {
min-height: 60px;
max-height: 500px;
padding: 9px;
color: #333;
overflow: auto;
}
div.notice {
postion: absolute;
background-color: #000;
@@ -3276,6 +3284,8 @@ div.appframe-toolbar {
border-bottom: 1px solid #ccc;
}
/*
* lib/css/ui/fonts.css
*/