]> source.dussan.org Git - redmine.git/commitdiff
Rounded corners of "my page" blocks (#32015).
authorGo MAEDA <maeda@farend.jp>
Mon, 23 Sep 2019 02:35:20 +0000 (02:35 +0000)
committerGo MAEDA <maeda@farend.jp>
Mon, 23 Sep 2019 02:35:20 +0000 (02:35 +0000)
Patch by Antonio McDeal.

git-svn-id: http://svn.redmine.org/redmine/trunk@18505 e93f8b46-1217-0410-a6f0-8f06a7374b81

public/stylesheets/application.css

index b66a07e7dfb1a0be02864bc6b129a9abf45c2e1d..04fc3ae12501427cb26f0abb4223d74b3b5cffef 100644 (file)
@@ -1259,6 +1259,7 @@ div.wiki img {vertical-align:middle; max-width:100%;}
   margin:0 0 20px 0;
   color:#505050;
   line-height:1.5em;
+  border-radius: 3px;
 }
 
 .mypage-box>.contextual {opacity:0.001; transition: opacity 0.2s;}