* adjust help info color in report page.
This commit is contained in:
@@ -4,4 +4,4 @@
|
||||
|
||||
.col-side {width: 250px}
|
||||
|
||||
.panel-heading > strong > span {float: right; color: red;}
|
||||
.panel-heading > strong > span {float: right; color: #29a8cd;}
|
||||
|
||||
@@ -2,4 +2,4 @@
|
||||
.table-bordered tr > th:first-child, .table-bordered tr > td:first-child {border-left: 1px solid #ddd!important}
|
||||
.table-bordered tr > th:last-child, .table-bordered tr > td:last-child {border-right: 1px solid #ddd!important}
|
||||
|
||||
.panel-heading > strong > span {float: right; color: red;}
|
||||
.panel-heading > strong > span {float: right; color: #29a8cd;}
|
||||
|
||||
@@ -2,4 +2,4 @@
|
||||
.table-bordered tr > th:first-child, .table-bordered tr > td:first-child {border-left: 1px solid #ddd!important}
|
||||
.table-bordered tr > th:last-child, .table-bordered tr > td:last-child {border-right: 1px solid #ddd!important}
|
||||
|
||||
.panel-heading > strong > span {float: right; color: red;}
|
||||
.panel-heading > strong > span {float: right; color: #29a8cd;}
|
||||
|
||||
Reference in New Issue
Block a user