]> source.dussan.org Git - sonarqube.git/commitdiff
Add more spaces in the welcome widget
authorSimon Brandhof <simon.brandhof@gmail.com>
Sun, 9 Dec 2012 21:09:53 +0000 (22:09 +0100)
committerSimon Brandhof <simon.brandhof@gmail.com>
Sun, 9 Dec 2012 21:09:53 +0000 (22:09 +0100)
plugins/sonar-core-plugin/src/main/resources/org/sonar/l10n/core.properties

index c176c50aca2d7a20d0820bfebac599932c2343ce..05d9ec54185962c587c22caefa070293eddf3e48 100644 (file)
@@ -951,9 +951,9 @@ widget.resource_id=project
 
 widget.welcome.name=Welcome
 widget.welcome.description=Welcome message used to provide links to the most valuable resources like documentation and support
-widget.welcome.html=<h3>Welcome to Sonar Dashboard</h3>\
-                    <p>Since you are able to read this, it means that you have successfully started your Sonar server. Well done!</p>\
-                    <p>If you have not removed this text, it also means that you have not yet played much with Sonar. So here are a few pointers for your next step:</p>\
+widget.welcome.html=<h3 class="marginbottom5">Welcome to Sonar Dashboard</h3>\
+                    <p class="marginbottom5">Since you are able to read this, it means that you have successfully started your Sonar server. Well done!</p>\
+                    <p class="marginbottom5">If you have not removed this text, it also means that you have not yet played much with Sonar. So here are a few pointers for your next step:</p>\
                     <ul class="bullet">\
                       <li>Do you now want to <a href="http://redirect.sonarsource.com/1">run analysis</a> on a project?</li>\
                       <li>Maybe start <a href="http://redirect.sonarsource.com/2">customizing dashboards</a>?</li>\