new Sass tool for developing css for LTR and RTL languages easily
[openemr.git] / interface / themes / core / patient / history.scss
bloba7f97be658c3eb8cfe40e6a82bfd3cc016481c56
1 /* Patient History */
3 #HIS .groupname {
4     font-weight: bold;
5     color: #080;
6     font-size: 9pt;
7     padding-right: 1px;
8     vertical-align: top;
9     height: 2em;
11 #HIS .label_custom {
12     font-weight: bold;
13     font-size: 9pt;
14     vertical-align: top;
16 #HIS .data {
17     font-size: 9pt;
18     vertical-align: top;
19     text-align: $left;
20     padding-right: 10px;