/* assets/autokeep-vehicle-info.css */

.ak-vehicle-info-table pre{
  white-space: pre-wrap;
  word-break: break-word;
}

.ak-vehicle-list__meta{
  font-size: 12px;
  opacity: .75;
  margin-bottom: 6px;
}

.ak-vehicle-list__ul{
  margin: 0;
  padding-left: 18px;
}

.ak-vehicle-list__ul li{
  margin: 2px 0;
}

.ak-vehicle-hint{
  margin-top: 12px;
  font-size: 12px;
  opacity: .7;
}