mirror of
https://github.com/meineerde/redmine.git
synced 2025-12-19 15:01:14 +00:00
Rounded corners of "my page" blocks (#32015).
Patch by Antonio McDeal. git-svn-id: http://svn.redmine.org/redmine/trunk@18505 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
949d80c6d2
commit
3aef778342
@ -1259,6 +1259,7 @@ div.wiki img {vertical-align:middle; max-width:100%;}
|
|||||||
margin:0 0 20px 0;
|
margin:0 0 20px 0;
|
||||||
color:#505050;
|
color:#505050;
|
||||||
line-height:1.5em;
|
line-height:1.5em;
|
||||||
|
border-radius: 3px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mypage-box>.contextual {opacity:0.001; transition: opacity 0.2s;}
|
.mypage-box>.contextual {opacity:0.001; transition: opacity 0.2s;}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user