css cleanup
authorColeman Watts <coleman@civicrm.org>
Tue, 17 Dec 2013 23:24:27 +0000 (15:24 -0800)
committerColeman Watts <coleman@civicrm.org>
Tue, 17 Dec 2013 23:24:27 +0000 (15:24 -0800)
css/civicrm.css

index 86a0a28ecfc4c812941b048c22c12563c4038f5c..f89093fe01b47cefcd02d3a692ff091b21af5ddf 100644 (file)
@@ -3724,14 +3724,12 @@ div.m ul#civicrm-menu,
   padding: 0;
   line-height: 18px;
 }
-.crm-container div.ui-notify-message: last-child {
+.crm-container div.ui-notify-message:last-child {
   margin-bottom: 0;
 }
 .crm-container div.ui-notify-message-style {
   background: #000;
   background: rgba(0,0,0,0.8);
-  -moz-box-shadow: 0 0 6px #000;
-  -webkit-box-shadow: 0 0 6px #000;
   box-shadow: 0 0 6px #000;
 }
 .crm-container div.ui-notify-message-style a,