/* local dojo style enhancements ----------------------------------- */
+/*
.dojoxGrid {border: 1px solid #333; height: 90%;}
+*/
+.dojoxGrid {height: 90%;}
.dojoxGrid-cell {padding: 8px;}
.dijitTooltipTable td {padding: 3px;} /* custom class for handling dialog tables */
/* ----------------------------------------------------------------- */
body { font-size: 80%; }
#oils-base-body-block {}
+/*
#oils-base-navigate-block {border: 2px solid #85C777; background: #6BA160;}
+#oils-base-navigate-block {border: 2px solid #f8f7f1; background: #fffdf1;}
+*/
+#oils-base-navigate-block {background: #d9e8f9;}
+
#oils-base-navigate-block a { color: #000000; }
#oils-base-content-block {}
#oils-base-sidebar-block {}
/*
#oils-base-header-block {border-bottom: 1px solid #5E5E5E; border: 2px solid #85C777; background: #6BA160;}
*/
-#oils-base-header-block {border-bottom: 1px solid #6BA160;}
+#oils-base-header-block {border-bottom: 1px solid #d9e8f9;}
#oils-base-navigate-list { width: 100%; }
.label { font-weight: bold; }
+/*
.oils-admin-table td { border-bottom: 1px solid #5E5E5E; }
+*/
+.oils-admin-table td { border-bottom: 1px solid #d9e8f9; }
.oils-admin-label { font-weight: bold; }
.oils-acq-po-li-delete-link { font-size: 85%; }
#oils-acq-po-header-subtable tr { border: none; }
+/*
#oils-acq-list-header {border-bottom: 1px solid #6BA160;}
+*/
+#oils-acq-list-header {border-bottom: 2px solid #d9e8f9;}
#oils-acq-list-header-label { font-weight: bold; font-size: 110%; }
#oils-acq-list-header-actions { font-weight: bold; }