includes/clientside/tinymce/themes/advanced/skins/o2k7/ui.css
changeset 459 31c23016ab62
parent 395 fa4c5ecb7c9a
child 476 f26a69c40431
equal deleted inserted replaced
458:c433348f3628 459:31c23016ab62
     1 /* Reset */
     1 /* Reset */
     2 .o2k7Skin table, .o2k7Skin tbody, .o2k7Skin a, .o2k7Skin img, .o2k7Skin tr, .o2k7Skin div, .o2k7Skin td, .o2k7Skin iframe, .o2k7Skin span, .o2k7Skin *, .o2k7Skin .text {border:0; margin:0; padding:0; background:transparent; white-space:nowrap; text-decoration:none; font-weight:normal; cursor:default; color:#000; vertical-align:baseline; width:auto; border-collapse:separate}
     2 .o2k7Skin table, .o2k7Skin tbody, .o2k7Skin a, .o2k7Skin img, .o2k7Skin tr, .o2k7Skin div, .o2k7Skin td, .o2k7Skin iframe, .o2k7Skin span, .o2k7Skin *, .o2k7Skin .text {border:0; margin:0; padding:0; background:transparent; white-space:nowrap; text-decoration:none; font-weight:normal; cursor:default; color:#000; vertical-align:baseline; width:auto; border-collapse:separate; text-align:left}
     3 .o2k7Skin a:hover, .o2k7Skin a:link, .o2k7Skin a:visited, .o2k7Skin a:active {text-decoration:none; font-weight:normal; cursor:default; color:#000}
     3 .o2k7Skin a:hover, .o2k7Skin a:link, .o2k7Skin a:visited, .o2k7Skin a:active {text-decoration:none; font-weight:normal; cursor:default; color:#000}
     4 .o2k7Skin table td {vertical-align:middle}
     4 .o2k7Skin table td {vertical-align:middle}
     5 
     5 
     6 /* Containers */
     6 /* Containers */
     7 .o2k7Skin table {background:#E5EFFD}
     7 .o2k7Skin table {background:#E5EFFD}
    27 .o2k7Skin .mceToolbar .mceToolbarStart span {display:block; background:url(img/button_bg.png) -22px 0; width:1px; height:22px; }
    27 .o2k7Skin .mceToolbar .mceToolbarStart span {display:block; background:url(img/button_bg.png) -22px 0; width:1px; height:22px; }
    28 .o2k7Skin .mceToolbar .mceToolbarEnd span {display:block; background:url(img/button_bg.png) -22px 0; width:1px; height:22px}
    28 .o2k7Skin .mceToolbar .mceToolbarEnd span {display:block; background:url(img/button_bg.png) -22px 0; width:1px; height:22px}
    29 .o2k7Skin .mceToolbar .mceToolbarEndListBox span {display:none}
    29 .o2k7Skin .mceToolbar .mceToolbarEndListBox span {display:none}
    30 .o2k7Skin span.icon, .o2k7Skin img.icon {display:block; width:20px; height:20px}
    30 .o2k7Skin span.icon, .o2k7Skin img.icon {display:block; width:20px; height:20px}
    31 .o2k7Skin .icon {background:url(../../img/icons.gif) no-repeat 20px 20px}
    31 .o2k7Skin .icon {background:url(../../img/icons.gif) no-repeat 20px 20px}
       
    32 .o2k7Skin td.center table {margin:0 auto;}
       
    33 .o2k7Skin td.right table {margin:0 0 0 auto;}
    32 
    34 
    33 /* Button */
    35 /* Button */
    34 .o2k7Skin .mceButton {display:block; background:url(img/button_bg.png); width:22px; height:22px}
    36 .o2k7Skin .mceButton {display:block; background:url(img/button_bg.png); width:22px; height:22px}
    35 .o2k7Skin a.mceButton span, .o2k7Skin a.mceButton img {margin-left:1px}
    37 .o2k7Skin a.mceButton span, .o2k7Skin a.mceButton img {margin-left:1px}
    36 .o2k7Skin .mceOldBoxModel a.mceButton span, .o2k7Skin .mceOldBoxModel a.mceButton img {margin:0 0 0 1px}
    38 .o2k7Skin .mceOldBoxModel a.mceButton span, .o2k7Skin .mceOldBoxModel a.mceButton img {margin:0 0 0 1px}