home *** CD-ROM | disk | FTP | other *** search
- /* You can add css class names below */
- .shutter {}
- .shutterset {}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- /* styles for the TinyMCE editor */
- body#mceSpanFonts {
- text-align: left;
- padding: .5em;
- }
-
- .mce_plugin_wordpress_more {
- border: 0px;
- border-top: 1px dotted #cccccc;
- display:block;
- background-color: #ffffff;
- margin-top:15px;
- background-image: url(../images/more_bug.gif);
- background-repeat: no-repeat;
- background-position: right top;
- }
-
- .mce_plugin_wordpress_page {
- border: 0px;
- border-top: 1px dotted #cccccc;
- display:block;
- background-color: #ffffff;
- margin-top:15px;
- background-image: url(../images/page_bug.gif);
- background-repeat: no-repeat;
- background-position: right top;
- }
- pre {
- font-family: "Courier New", fixed;
- font-size: 11px;
- line-height: 13px;
- }
-
- .mceVisualAid {
- border: 1px dashed #BBBBBB !important;
- }
-
- .mceItemAnchor {
- width: 12px;
- line-height: 6px;
- overflow: hidden;
- padding-left: 12px;
- background-position: bottom;
- background-repeat: no-repeat;
- }
-
- * 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;
- }
-