]> source.dussan.org Git - sonarqube.git/commitdiff
fix CSS of profile permalinks
authorsimonbrandhof <simon.brandhof@gmail.com>
Wed, 22 Dec 2010 13:27:06 +0000 (13:27 +0000)
committersimonbrandhof <simon.brandhof@gmail.com>
Wed, 22 Dec 2010 13:27:06 +0000 (13:27 +0000)
sonar-server/src/main/webapp/stylesheets/style.css

index 11e87e826c0a1ae05dc5f6eadf8f5636c177dcbc..c4ecdee159c42be9d8eb2853c3289bf6d70f97a5 100644 (file)
@@ -1387,6 +1387,10 @@ table.data, table.spaced, .gwt-SourcePanel .sources {
   width: 100%;
 }
 
+table.without-header {
+  border-top: 1px solid #ddd;
+}
+
 .hoverable.selected a, #time_machine #selected h3, #time_machine #selected a {
   color: #fff;
 }