]> source.dussan.org Git - sonarqube.git/commitdiff
SONAR-12544 Drop unused .admin hr styling
authorGrégoire Aubert <gregoire.aubert@sonarsource.com>
Thu, 10 Oct 2019 14:59:00 +0000 (16:59 +0200)
committerSonarTech <sonartech@sonarsource.com>
Mon, 21 Oct 2019 18:21:10 +0000 (20:21 +0200)
server/sonar-web/src/main/js/app/styles/init/tables.css

index a4c1d368464371badd8295d9ff8c5a7a4dd98e34..fc224d72663843856fbea58652ff6552a5b805be 100644 (file)
@@ -86,15 +86,6 @@ table.spacedicon td {
   padding: 0 5px;
 }
 
-.admin hr {
-  background: transparent;
-  border-left: none;
-  border-right: none;
-  border-top: none;
-  border-bottom: 1px dashed #ffd324;
-  height: 1px;
-}
-
 .table > thead > tr > th {
   border-top: 0 none;
   font-weight: bold;