Automatic installer.php lang files by installer_builder (20070726)
[moodle-linuxchix.git] / lib / speller / spellerStyle.css
blob01f3b7fff95c48c0c908d9bb751846d73023a3b3
1 .blend {
2 font-family: courier new;
3 font-size: 10pt;
4 border: 0;
5 margin-bottom:-1;
7 .normalLabel {
8 font-size:8pt;
10 .normalText {
11 font-family:arial, helvetica, sans-serif;
12 font-size:10pt;
13 color:000000;
14 background-color:FFFFFF;
16 .plainText {
17 font-family: courier new, courier, monospace;
18 font-size: 10pt;
19 color:000000;
20 background-color:FFFFFF;
22 .controlWindowBody {
23 font-family:arial, helvetica, sans-serif;
24 font-size:8pt;
25 color:000000;
26 background-color:DADADA;
28 .readonlyInput {
29 background-color:DADADA;
30 color:000000;
31 font-size:8pt;
32 width:392px;
34 .textDefault {
35 font-size:8pt;
36 width: 200px;
38 .buttonDefault {
39 width:90px;
40 height:22px;
41 font-size:8pt;
43 .suggSlct {
44 width:200px;
45 margin-top:2;
46 font-size:8pt;