17 lines
546 B
CSS
17 lines
546 B
CSS
|
|
||
|
.trends { }
|
||
|
|
||
|
.dataTitle { text-align: center; font-weight: bold; font-size: 12pt; }
|
||
|
|
||
|
.reportRange { text-align: center; font-weight: bold; font-size: 10pt; }
|
||
|
.reportDuration { text-align: center; }
|
||
|
.reportTime { text-align: center; }
|
||
|
|
||
|
.reportSelectTitle { text-align: center; font-weight: bold; font-size: 12pt; }
|
||
|
.reportSelectSubTitle { text-align: right; font-size: 10pt; }
|
||
|
.reportSelectItem { text-align: left; }
|
||
|
|
||
|
.helpfulHint { text-align: left; font-style: italic; text-align: center; }
|
||
|
|
||
|
.popupText { font-weight: bold; }
|