aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server/src/main/webapp/stylesheets/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'sonar-server/src/main/webapp/stylesheets/style.css')
-rw-r--r--sonar-server/src/main/webapp/stylesheets/style.css11
1 files changed, 0 insertions, 11 deletions
diff --git a/sonar-server/src/main/webapp/stylesheets/style.css b/sonar-server/src/main/webapp/stylesheets/style.css
index 73574aaf5ea..0d9411a9198 100644
--- a/sonar-server/src/main/webapp/stylesheets/style.css
+++ b/sonar-server/src/main/webapp/stylesheets/style.css
@@ -2151,17 +2151,6 @@ table.matrix tbody td.title {
padding: 5px 0 0 5px;
}
-div.widget-matrix {
- overflow: auto;
- font-size: 12px;
- padding: 1px;
-}
-
-div.widget-matrix th {
- text-align: right;
- font-weight: normal;
-}
-
a.nolink, .dashbox a, .dashbox a:visited {
text-decoration: none;
}