]> source.dussan.org Git - sonarqube.git/commitdiff
SONAR-5572 Improve the style of table headers in rule descriptions
authorStas Vilchik <vilchiks@gmail.com>
Thu, 9 Oct 2014 12:36:04 +0000 (14:36 +0200)
committerStas Vilchik <vilchiks@gmail.com>
Thu, 9 Oct 2014 12:36:04 +0000 (14:36 +0200)
server/sonar-web/src/main/less/ui.less

index 0091ad6a9faa7cad2fe78951c285a12247ed6bbd..a8b664547e109e2b8eb218d7b930a5725ac4ab3b 100644 (file)
@@ -334,6 +334,8 @@ input[type=button] {
     font-weight: 500;
     text-transform: uppercase;
   }
+
+  td { padding: 0 5px; }
 }