equal
deleted
inserted
replaced
67 .mceColors td a {width: 9px; height: 9px; overflow: hidden; border: 1px solid #808080;} |
67 .mceColors td a {width: 9px; height: 9px; overflow: hidden; border: 1px solid #808080;} |
68 |
68 |
69 /* MSIE 6 specific rules */ |
69 /* MSIE 6 specific rules */ |
70 |
70 |
71 * html a.mceButtonNormal img, * html a.mceButtonSelected img, * html a.mceButtonDisabled img {border: 0 !important; margin-top: 2px; margin-bottom: 1px;} |
71 * html a.mceButtonNormal img, * html a.mceButtonSelected img, * html a.mceButtonDisabled img {border: 0 !important; margin-top: 2px; margin-bottom: 1px;} |
72 * html a.mceButtonDisabled img {filter:progid:DXImageTransform.Microsoft.Alpha(opacity=30); border: 0 !important;} |
72 * html a.mceButtonDisabled img {/* \*/ filter:progid:DXImageTransform.Microsoft.Alpha(opacity=30); /* */ border: 0 !important;} |
73 * html a.mceButtonDisabled {border: 1px solid #F0F0EE !important;} |
73 * html a.mceButtonDisabled {border: 1px solid #F0F0EE !important;} |
74 * html a.mceButtonNormal, * html a.mceButtonSelected {border: 1px solid #F0F0EE !important; cursor: default;} |
74 * html a.mceButtonNormal, * html a.mceButtonSelected {border: 1px solid #F0F0EE !important; cursor: default;} |
75 * html a.mceButtonSelected {border: 1px solid #6779AA !important; background-color: #D4D5D8;} |
75 * html a.mceButtonSelected {border: 1px solid #6779AA !important; background-color: #D4D5D8;} |
76 * html a.mceButtonNormal:hover, * html a.mceButtonSelected:hover {border: 1px solid #0A246A !important; background-color: #B6BDD2; cursor: default;} |
76 * html a.mceButtonNormal:hover, * html a.mceButtonSelected:hover {border: 1px solid #0A246A !important; background-color: #B6BDD2; cursor: default;} |
77 * html .mceSelectList {margin-top: 2px;} |
77 * html .mceSelectList {margin-top: 2px;} |
82 * html .mceColorPreview {margin-left: 2px; margin-top: 14px;} |
82 * html .mceColorPreview {margin-left: 2px; margin-top: 14px;} |
83 |
83 |
84 /* MSIE 7 specific rules */ |
84 /* MSIE 7 specific rules */ |
85 |
85 |
86 *:first-child+html a.mceButtonNormal img, *:first-child+html a.mceButtonSelected img, *:first-child+html a.mceButtonDisabled img {border: 0 !important; margin-top: 2px; margin-bottom: 1px;} |
86 *:first-child+html a.mceButtonNormal img, *:first-child+html a.mceButtonSelected img, *:first-child+html a.mceButtonDisabled img {border: 0 !important; margin-top: 2px; margin-bottom: 1px;} |
87 *:first-child+html a.mceButtonDisabled img {filter:progid:DXImageTransform.Microsoft.Alpha(opacity=30); border: 0 !important;} |
87 *:first-child+html a.mceButtonDisabled img { /* \*/ filter:progid:DXImageTransform.Microsoft.Alpha(opacity=30); /* */ border: 0 !important;} |
88 *:first-child+html a.mceButtonDisabled {border: 1px solid #F0F0EE !important;} |
88 *:first-child+html a.mceButtonDisabled {border: 1px solid #F0F0EE !important;} |
89 *:first-child+html a.mceButtonNormal, *:first-child+html a.mceButtonSelected {border: 1px solid #F0F0EE !important; cursor: default;} |
89 *:first-child+html a.mceButtonNormal, *:first-child+html a.mceButtonSelected {border: 1px solid #F0F0EE !important; cursor: default;} |
90 *:first-child+html a.mceButtonSelected {border: 1px solid #6779AA !important; background-color: #D4D5D8;} |
90 *:first-child+html a.mceButtonSelected {border: 1px solid #6779AA !important; background-color: #D4D5D8;} |
91 *:first-child+html a.mceButtonNormal:hover, *:first-child+html a.mceButtonSelected:hover {border: 1px solid #0A246A !important; background-color: #B6BDD2; cursor: default;} |
91 *:first-child+html a.mceButtonNormal:hover, *:first-child+html a.mceButtonSelected:hover {border: 1px solid #0A246A !important; background-color: #B6BDD2; cursor: default;} |
92 *:first-child+html .mceSelectList {margin-top: 2px;} |
92 *:first-child+html .mceSelectList {margin-top: 2px;} |