|
@@ -49,6 +49,9 @@ a:focus {
|
|
color: #005580;
|
|
color: #005580;
|
|
text-decoration:none;
|
|
text-decoration:none;
|
|
}
|
|
}
|
|
|
|
+.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
|
|
|
|
+ font-weight: 600
|
|
|
|
+}
|
|
.taC,td.taC,th.taC{text-align: center;}
|
|
.taC,td.taC,th.taC{text-align: center;}
|
|
.taR,td.taR,th.taR{text-align:right;}
|
|
.taR,td.taR,th.taR{text-align:right;}
|
|
.fL{float:left}
|
|
.fL{float:left}
|
|
@@ -110,6 +113,10 @@ div.userInfo .btn-group .dropdown-menu{
|
|
right:8px;
|
|
right:8px;
|
|
top:8px
|
|
top:8px
|
|
}
|
|
}
|
|
|
|
+.mainSidebar li .badge-warning{
|
|
|
|
+ background:#f0ad4e
|
|
|
|
+}
|
|
|
|
+
|
|
.mainNav a{
|
|
.mainNav a{
|
|
color:#fff;
|
|
color:#fff;
|
|
text-decoration:none;
|
|
text-decoration:none;
|