mirror of
https://github.com/redmine/redmine.git
synced 2026-01-26 17:30:00 +01:00
Update .filecontent.wiki style with the new border color and box shadow (#41298).
git-svn-id: https://svn.redmine.org/redmine/trunk@23098 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user