]> source.dussan.org Git - sonarqube.git/commitdiff
Update rule description ui
authorStas Vilchik <vilchiks@gmail.com>
Tue, 6 Jan 2015 10:15:19 +0000 (11:15 +0100)
committerStas Vilchik <vilchiks@gmail.com>
Tue, 6 Jan 2015 10:15:19 +0000 (11:15 +0100)
server/sonar-web/src/main/less/components/typography.less

index 5495763c42dcc4723e23e86311ab22b77d8a3a30..24d960ff196fcc99ea429a7c9eb5d81889f9e4ad 100644 (file)
@@ -35,7 +35,6 @@
   }
 
   code {
-    color: saturate(@darkBlue, 50%);
     font-weight: 600;
   }
 
     list-style: disc;
   }
 
+  li > ul {
+    margin: 0.3em 0;
+  }
+
   ol {
     padding-left: 40px;
     list-style: decimal;