aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server/src/main/webapp/stylesheets/dashboard.css
diff options
context:
space:
mode:
Diffstat (limited to 'sonar-server/src/main/webapp/stylesheets/dashboard.css')
-rw-r--r--sonar-server/src/main/webapp/stylesheets/dashboard.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/sonar-server/src/main/webapp/stylesheets/dashboard.css b/sonar-server/src/main/webapp/stylesheets/dashboard.css
index 72302b0dbd8..bbdca6b8a7b 100644
--- a/sonar-server/src/main/webapp/stylesheets/dashboard.css
+++ b/sonar-server/src/main/webapp/stylesheets/dashboard.css
@@ -43,6 +43,12 @@
-moz-border-radius: 0 0 3px 3px;
}
+#dashboard .widget .widget-title {
+ font-style: italic;
+ font-weight: bold;
+ margin-bottom: 10px;
+}
+
/*CONFIGURATION*/
#dashboard #configure {
position: relative;