#result_list {
  font-size: 0.9em;
  font-weight: normal;
}
#result_list td,
#result_list th {
  padding: 3px 6px;
  font-weight: normal;
}
#result_list thead th {
  padding: 10px 5px !important;
  line-height: 1em;
  color: #333;
  font-weight: bold;
}
#result_list thead th a {
  color: #333;
}
#result_list thead th .sortpriority {
  display: none;
}
#result_list thead th .text a {
  display: block;
  margin: -10px -5px;
  padding: 10px 5px;
  text-decoration: none;
}
#result_list tbody a {
  display: block;
  padding: 3px 6px;
  margin: -3px -6px;
  text-decoration: none;
}
#change-history {
  width: 100%;
}
#change-history tr > *:nth-child(1),
#change-history tr > *:nth-child(2) {
  width: 20%;
}
.object-tools {
  height: 30px !important;
}
#changelist-search {
  margin-top: -70px !important;
}
