fixed a couple of silly display errors
[openemr.git] / interface / themes / style_metal.css
blob4e704150b48c030a70fe61bc0b4520f3fa393ea6
2 A:{visited: #000000;}
4 .menu {
5 font-family: sans-serif;
6 font-style: italic;
7 font-size: 90%;
8 color: #000000;
9 text-decoration: none;
10 text-align: left;
14 .menu_selected {
15 font-family: sans-serif;
16 font-style: italic;
17 font-size: 90%;
18 color: #000000;
19 text-decoration: none;
20 text-align: left;
23 .logout {
24 font-family: sans-serif;
25 font-style: italic;
26 font-size: 80%;
27 color: #000000;
28 text-decoration: none;
29 text-align: right;
32 .text {
33 font-family: sans-serif;
34 text-decoration: none;
35 color: #000000;
36 font-size: 10pt;
39 .required {
40 font-family: sans-serif;
41 text-decoration: none;
42 font-size: 12pt;
43 color: #770000;
44 font-weight: bold;
47 .bold {
48 font-family: sans-serif;
49 text-decoration: none;
50 font-size: 10pt;
51 color: #000000;
52 font-weight: bold;
55 .alert {
56 font-family: sans-serif;
57 font-size: 70%;
58 color: #FF0000;
59 text-decoration: none;
62 .small {
63 text-decoration: none;
64 color: #000000;
65 font-family: sans-serif;
66 font-size: 60%;
69 .link {
70 font-family: sans-serif;
71 text-decoration: none;
72 color: #000000;
73 font-size: 70%;
76 .more {
77 font-family: sans-serif;
78 text-decoration: none;
79 color: #aaaaaa;
80 font-size: 70%;
83 .back {
84 font-family: sans-serif;
85 text-decoration: none;
86 color: #aaaaaa;
87 font-size: 70%;
90 .link_selected {
91 font-family: sans-serif;
92 text-decoration: none;
93 color: #0000FF;
94 font-size: 10pt;
97 .link_submit {
98 font-family: sans-serif;
99 text-decoration: none;
100 color: #000066;
101 font-size: 70%;
104 .items {
105 font-family: sans-serif;
106 font-size: 6pt;
109 .title {
110 font-family: sans-serif;
111 font-size: 12pt;
112 font-weight: bold;
113 text-decoration: none;
114 color: #000000;
117 .title_bar {
118 font-family: sans-serif;
119 font-size: 12pt;
120 font-weight: bold;
121 text-decoration: none;
122 color: #000000;
126 text-decoration: none;