alecpl
2010-06-04 ffd3e2906854ff985974be070b224beb38f4fae9
skins/default/googiespell.css
@@ -18,12 +18,10 @@
  padding: 1px 4px;
  margin: 1px 0px;
  font-size: 9pt;
  font-family: "Courier New", Courier, monospace;
  font-family: monospace;
}
.googie_edit_layer span {
  font-size: 9pt;
  font-family: "Courier New", Courier, monospace;
}
.googie_list {
@@ -48,7 +46,7 @@
}
.googie_list_onout {
  background-color: #F6F6F6;
  background-color: #fff;
}
.googie_list_selected {
@@ -67,9 +65,12 @@
.googie_list_revert {
  font-size: 11px;
  color: #b91479;
  color: #b91414;
}
.googie_list_revert:hover {
  color: #fff;
}
.googie_link {
  color: #b91414;
  text-decoration: underline;