diff --git a/templates/2k11/admin/style.css b/templates/2k11/admin/style.css index 4eb3d990..26708ae7 100644 --- a/templates/2k11/admin/style.css +++ b/templates/2k11/admin/style.css @@ -1039,9 +1039,9 @@ summary { } .msg_notice { - background: #d9edf7; - border: 1px solid #bce8f1; - color: #3a87ad; + background: #fcf8e3; + border: 1px solid #fbeed5; + color: #c09853; } .msg_hint {