alecpl
2010-07-26 d5d968048601fa1d519f7cfee11f23918afc186c
skins/default/googiespell.css
old mode 100755 new mode 100644
@@ -12,6 +12,16 @@
  visibility: hidden;
}
.googie_edit_layer {
  background-color: #ffffff;
  padding: 0 4px;
  font-size: 9pt;
  font-family: monospace;
}
.googie_edit_layer span {
}
.googie_list {
  width: 100%;
  margin: 0;
@@ -34,7 +44,7 @@
}
.googie_list_onout {
  background-color: #F6F6F6;
  background-color: #fff;
}
.googie_list_selected {
@@ -53,13 +63,18 @@
.googie_list_revert {
  font-size: 11px;
  color: #b91479;
  color: #b91414;
}
.googie_list_revert:hover {
  color: #fff;
}
.googie_link {
  color: #b91414;
  text-decoration: underline;
  cursor: pointer;
  font-size: 9pt;
  font-family: monospace;
}
.googie_check_spelling_link {  
@@ -77,13 +92,18 @@
  text-decoration: none;
}
.googie_check_spelling_ok {
.googie_check_spelling_ok,
.googie_resume_editing {
  color: green;
  font-size: 11px;
  text-decoration: underline;
  cursor: pointer;
}
.googie_check_spelling_ok:hover,
.googie_resume_editing:hover {
  text-decoration: underline;
}
.googie_lang_3d_click img {
  vertical-align: middle;
  border-top: 1px solid #555;