thomascube
2009-05-01 ffa6c1011c2330c19038482aa7256790f5539380
skins/default/googiespell.css
@@ -62,6 +62,7 @@
  cursor: pointer;
}
.googie_resume_editing,
.googie_check_spelling_link {  
  color: #CC0000;
  font-size: 11px;
@@ -69,10 +70,15 @@
  cursor: pointer;
}
.googie_resume_editing:hover,
.googie_check_spelling_link:hover {
  text-decoration: underline;
}
.googie_resume_editing {
  color: green;
}
.googie_no_style {
  text-decoration: none;
}