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.css4
1 files changed, 1 insertions, 3 deletions
diff --git a/sonar-server/src/main/webapp/stylesheets/style.css b/sonar-server/src/main/webapp/stylesheets/style.css
index 1a8bc63a54e..293b558ff63 100644
--- a/sonar-server/src/main/webapp/stylesheets/style.css
+++ b/sonar-server/src/main/webapp/stylesheets/style.css
@@ -623,9 +623,7 @@ ul.operations {
list-style-type: none;
margin: 0;
background-color: #EFEFEF;
- border-left: 1px solid #cdcdcd;
- border-bottom: 1px solid #cdcdcd;
- border-top: 1px solid #cdcdcd;
+ border: 1px solid #cdcdcd;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;