+Enumerated constants!
[lineal.git] / http_root / calcupage.css
blob7a2560b3788135ad1366976e0867a780b5946a3d
2 body
4 font-size:1.2em;
7 th.linalg-buttons
9 width:12em;
12 th.stdmath-buttons
14 width:7em;
17 td.quick-buttons
19 width:7em;
22 #calcIn
24 width:100%;
25 height:15em;
26 font-family:monospace;
27 spellcheck:"false";
28 wrap:hard;
31 input
33 color:#000000;
34 background-color:#D3D3D3;
35 border-top-width:1px;
36 border-bottom-width:1px;
37 border-left-width:1px;
38 border-right-width:1px;
41 #varbutton
46 #digit
48 width:1.75em;
49 color:#EEEEEE;
50 background-color:#000000;
53 #zerodigit
55 width:3.5em;
56 color:#EEEEEE;
57 background-color:#000000;
60 #recall
62 width:4.0em;
63 color:#EEEEEE;
64 background-color:#2F4F4F;
67 #store
69 width:3.5em;
70 color:#EEEEEE;
71 background-color:#6A5ACD
74 #ok
76 color:#EEEEEE;
77 background-color:#009900;
80 #clear
82 color:#EEEEEE;
83 background-color:#AA0000;
86 #fn1
88 width:1.75em;
91 #fn2
93 width:3.0em;
96 #fn3
98 width:3.5em;