Corrected Restyled Procedures - Part 2 (#1789)
[openemr.git] / interface / themes / oe-common / procedures-common.scss
blob9961028f06227e8a423dbf7b99d2ac8ee5980d2e
1 /*-----------------------openemr5.0.2 procedures styling---------------------- */
2 .oe-bold {
3     font-weight: 700;
5 .oe-grp {
6     font-size: 16px !important;
7     font-weight: 900;
9 .oe-ord {
10     font-weight: 800;
13 .oe-pink-background {
14     background: #ffd2da !important;
17 .oe-pl0 {
18     padding-left: 0 !important;
20 .oe-pl10 {
21     padding-left: 10px;
23 .oe-pl20 {
24     padding-left: 20px;
26 .oe-pl30 {
27     padding-left: 30px;
29 .oe-pl40 {
30     padding-left: 40px;
32 .oe-pl50 {
33     padding-left: 50px;
35 .oe-pl60 {
36     padding-left: 60px;
38 .oe-pl-final {
39     padding-left: 70px;
41 .oe-help-x {   
42     color:gray;
43     padding:0 5px;
45 /*-----------------------openemr5.0.2 procedures styling---------------------- */