0% found this document useful (0 votes)
10 views

Atd

The document contains CSS code for styling various elements used in automated spell checking and grammar checking functionality, including styles for highlighted errors, buttons, and menus.

Uploaded by

reeder45960
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
10 views

Atd

The document contains CSS code for styling various elements used in automated spell checking and grammar checking functionality, including styles for highlighted errors, buttons, and menus.

Uploaded by

reeder45960
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

.

hiddenSpellError{border-bottom:2px solid
red;cursor:default}.hiddenGrammarError{border-bottom:2px solid
green;cursor:default}.hiddenSuggestion{border-bottom:2px solid
blue;cursor:default}.AtD_proofread_button,.AtD_edit_button{width:32px;height:32px;d
isplay:block;float:left}#commentform .AtD_proofread_button,#commentform
.AtD_edit_button{}.AtD_proofread_button{background-
image:url(images/writing.png)}.AtD_edit_button{background-
image:url(images/editing.png)}#suggestmenu{background:#fff;position:absolute;displa
y:none;z-index:9999;overflow:none;margin-top:1px;text-align:left;font-
size:12px;font-family:Tahoma,Verdana,Arial,Helvetica}#suggestmenu
strong{background:#ddd;font-weight:700;padding:3px 6px;display:block;border:1px
solid #ccc;color:#000}#suggestmenu em{text-align:center;padding:3px
6px;display:block;border-top:1px solid #ccc;border-left:1px solid #ccc}#suggestmenu
a,#suggestmenu a:visited{background:#fff;border-left:1px solid #bbb;border-
right:1px solid #bbb;padding:3px 6px;display:block;margin:0;text-
decoration:none;color:#333;outline:none}#suggestmenu a.first,#suggestmenu
a.first:visited{border-top:1px solid #ccc}.spell_sep_bottom{border-bottom:1px solid
#ccc}.spell_sep_top{border-top:1px solid #ccc}#suggestmenu
a:hover{color:#000;background:#dbecf3}#suggestmenu .foot{border-top:1px solid
#ddd;background:#fff}#suggestmenu .foot a,#suggestmenu .foot
a:visited{outline:none}

You might also like