body {
  background-color: #222;
}
.navbar.navbar-static-top {
  margin-bottom: 0;
  border: 0;
}
.navbar a.no-highlighting:hover,
.navbar a.no-highlighting:focus {
  background-color: transparent;
  color: #428bca;
}
<<<<<<< HEAD
.plugin-container td{
  font-size: 9pt;
}
.plugin-container .indent{
  text-indent: 30px;
}

div.cache-log{
  margin: 5px;
  margin-left: 0px;
  padding: 10px;
  visibility: hidden;
  min-height: 100px;
  background-color: #222222;
  color: white;
  font-size: 0.8em;
}

/*# sourceMappingURL=src/Admin/AdminBundle/Resources/public/css/admin.css.map */
