summaryrefslogtreecommitdiffstats
path: root/app
diff options
context:
space:
mode:
Diffstat (limited to 'app')
-rw-r--r--app/assets/stylesheets/application.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/app/assets/stylesheets/application.css b/app/assets/stylesheets/application.css
index f5b47e388..5f5340ada 100644
--- a/app/assets/stylesheets/application.css
+++ b/app/assets/stylesheets/application.css
@@ -2063,8 +2063,9 @@ img {
.filecontent.wiki {
position: relative;
padding: 1em;
- border: 1px solid #e4e4e4;
+ border: 1px solid #d0d7de;
border-radius: 3px;
+ box-shadow: 0 1px 2px rgba(0,0,0,0.05);
}
/* Fixes for IE 11 */