@import url(../global.css);
-@import url(//maxcdn.bootstrapcdn.com/bootstrap/3.2.2/css/bootstrap.min.css);
+@import url(//maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css);
/**
* Default style sheet
*/
text-align: left;
}
h2 {
- color: #336699 !important
+ color: #336699 !important;
font-weight: bold;
border: 2px solid #DFFBFD;
td.crumb a, td.tab a { width:90% }
tr.data1 a, tr.data2 a { width:100% }
td.opbutton1 a, td.opbutton2 a { width:inherit }
-td a.help { display:inline; position:absolute; width:10px; }
+td a.help { display:inline; position:absolute; min-width:10px; }
a.pagenav { display:inline-block; min-width:15px; }
a.toplink { display:inline }
a:active {
div.logo a {
display: block;
height: 100%;
- color: transparent:
+ color: transparent;
}