home *** CD-ROM | disk | FTP | other *** search
- /*
- *This controls displaying items in the app window that are universal,
- *and should not be different from one skin to the next.
- */
-
- #aim-taskbar {
- margin-top: 2px;
- min-height: 1em;
- -moz-user-focus: ignore;
- }
-
- #sidebar-box {
- height: 350px;
- max-width: none !important;
- }
-
- #shrimp-taskbar {
- visibility: collapse;
- }
-
- #menu-services {
- visibility: collapse;
- }
-
- #menu-actions {
- visibility: collapse;
- }
-
- #menu-ShrimpHelp {
- visibility: collapse;
- }