Update of 
/cvsroot/audacity/htdocs/blog/wp-includes/js/tinymce/plugins/spellchecker/css
In directory 
sc8-pr-cvs11.sourceforge.net:/tmp/cvs-serv2511/wp-includes/js/tinymce/plugins/spellchecker/css

Added Files:
        content.css spellchecker.css 
Log Message:
the rest of the wordpress files. long life to cvs...

--- NEW FILE: spellchecker.css ---
.mceMsgBox {
        border: 1px solid gray;
        padding: 8px;
}

.mceMsgBox span {
        vertical-align: top;
        color: #555555;
}

/* Misc */

.mceBlockBox {
        display: none;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 100;
        filter:progid:DXImageTransform.Microsoft.Alpha(style=0, opacity=60);
        -moz-opacity:0.6;
        opacity: 0.6;
        background-color: white;
}

.mceMsgBox {
        display: none;
        z-index: 101;
        position: absolute;
        left: 0;
        top: 0;
        font-family: Arial, Verdana, Tahoma, Helvetica;
        font-weight: bold;
        font-size: 11px;
        background-color: #FFF;
}

--- NEW FILE: content.css ---
.mceItemHiddenSpellWord {
        background: url('../images/wline.gif') repeat-x bottom left;
        cursor: default;
}


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Audacity-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/audacity-cvs

Reply via email to