mirror of
https://github.com/meineerde/redmine.git
synced 2026-03-18 23:18:15 +00: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:
parent
7529806e24
commit
168ece17fd
@ -2063,8 +2063,9 @@ img {
|
|||||||
.filecontent.wiki {
|
.filecontent.wiki {
|
||||||
position: relative;
|
position: relative;
|
||||||
padding: 1em;
|
padding: 1em;
|
||||||
border: 1px solid #e4e4e4;
|
border: 1px solid #d0d7de;
|
||||||
border-radius: 3px;
|
border-radius: 3px;
|
||||||
|
box-shadow: 0 1px 2px rgba(0,0,0,0.05);
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Fixes for IE 11 */
|
/* Fixes for IE 11 */
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user