Changed animation on flying message boxes; bugfix for "Array" response in theme changer; added diff CSS to enano-shared; allowed spaces in username during install
+ − body {
+ − background-color: #FFFFFF;
+ − font-family: Verdana, Arial, Helvetica, sans-serif;
+ − font-size: 10px;
+ − 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;
+ − }