Merge branch '12315-exclude-child-procs'
[arvados.git] / apps / workbench / app / assets / stylesheets / sb-admin.css.scss
index e9b99d6e2eac85cad2340ecf507a879f92a6df68..9bae214882201d30c84bdaa51a8e244d49422a5a 100644 (file)
@@ -94,7 +94,6 @@ table.tablesorter thead tr th:hover {
 
   #page-wrapper {
         padding: 15px 25px;
-        border-left: 1px solid #e7e7e7;
   }
 
   /* Side Nav */
@@ -135,7 +134,7 @@ table.tablesorter thead tr th:hover {
   .side-nav>li.dropdown>ul.dropdown-menu>li>a:hover,
   .side-nav>li.dropdown>ul.dropdown-menu>li>a.active,
   .side-nav>li.dropdown>ul.dropdown-menu>li>a:focus {
-        background-color: #f8ffff;
+        background-color: #ffffff;
   }
 
   .side-nav>li>a {
@@ -144,7 +143,7 @@ table.tablesorter thead tr th:hover {
 
   .navbar-default .navbar-nav.side-nav>li>a:hover,
   .navbar-default .navbar-nav.side-nav>li>a:focus {
-        background-color: #f8ffff;
+        background-color: #ffffff;
   }
 
   /* Nav Messages */