added patch for account and cleanups to breadcrumbs and msgprint
This commit is contained in:
@@ -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
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user