summaryrefslogtreecommitdiff
path: root/plugins/aspell/spellerpages/spellerStyle.css
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/aspell/spellerpages/spellerStyle.css')
-rwxr-xr-xplugins/aspell/spellerpages/spellerStyle.css49
1 files changed, 0 insertions, 49 deletions
diff --git a/plugins/aspell/spellerpages/spellerStyle.css b/plugins/aspell/spellerpages/spellerStyle.css
deleted file mode 100755
index d747e31..0000000
--- a/plugins/aspell/spellerpages/spellerStyle.css
+++ /dev/null
@@ -1,49 +0,0 @@
-.blend {
- font-family: courier new;
- font-size: 10pt;
- border: 0;
- margin-bottom:-1;
-}
-.normalLabel {
- font-size:8pt;
-}
-.normalText {
- font-family:arial, helvetica, sans-serif;
- font-size:10pt;
- color:000000;
- background-color:FFFFFF;
-}
-.plainText {
- font-family: courier new, courier, monospace;
- font-size: 10pt;
- color:000000;
- background-color:FFFFFF;
-}
-.controlWindowBody {
- font-family:arial, helvetica, sans-serif;
- font-size:8pt;
- padding-top: 7px; /* by FredCK */
- margin: 0px; /* by FredCK */
- color:000000;
- background-color:DADADA;
-}
-.readonlyInput {
- background-color:DADADA;
- color:000000;
- font-size:8pt;
- width:392px;
-}
-.textDefault {
- font-size:8pt;
- width: 200px;
-}
-.buttonDefault {
- width:90px;
- height:22px;
- font-size:8pt;
-}
-.suggSlct {
- width:200px;
- margin-top:2;
- font-size:8pt;
-}