Logins: if the error message string doesn't look like a langstring id, don't prepend "user_err_" to it (some auth plugins are not localized at all, this lets them be without ugly cosmetic bugs)
+ − body, td, pre {
+ − font-family: Verdana, Arial, Helvetica, sans-serif;
+ − font-size: 10px;
+ − }
+ −
+ − body {
+ − background-color: #FFFFFF;
+ − }
+ −
+ − .mceVisualAid {
+ − border: 1px dashed #BBBBBB;
+ − }
+ −
+ − /* MSIE specific */
+ −
+ − * html body {
+ − scrollbar-3dlight-color: #F0F0EE;
+ − scrollbar-arrow-color: #676662;
+ − scrollbar-base-color: #F0F0EE;
+ − scrollbar-darkshadow-color: #DDDDDD;
+ − scrollbar-face-color: #E0E0DD;
+ − scrollbar-highlight-color: #F0F0EE;
+ − scrollbar-shadow-color: #F0F0EE;
+ − scrollbar-track-color: #F5F5F5;
+ − }