mirror of
https://github.com/silverstripe/silverstripe-cms
synced 2024-10-22 08:05:56 +02:00
MINOR Rounded corners for notice-wrap layer in CMS
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@92762 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
parent
722fc1defc
commit
05510ca65f
@ -366,11 +366,12 @@
|
||||
width: auto;
|
||||
background: #f4f3eb;
|
||||
border: 1px solid #a9a67d;
|
||||
margin-top: 6px;
|
||||
padding: 2px 20px 2px 20px;
|
||||
font-size: 14px;
|
||||
font-weight: bold;
|
||||
line-height: 1.5;
|
||||
-moz-border-radius: 6px;
|
||||
-webkit-border-radius: 6px;
|
||||
}
|
||||
|
||||
.notice-item-close {
|
||||
|
Loading…
Reference in New Issue
Block a user