projects
/
civicrm-core.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d23b964
)
css cleanup
author
Coleman Watts
<coleman@civicrm.org>
Tue, 17 Dec 2013 23:24:27 +0000
(15:24 -0800)
committer
Coleman Watts
<coleman@civicrm.org>
Tue, 17 Dec 2013 23:24:27 +0000
(15:24 -0800)
css/civicrm.css
patch
|
blob
|
blame
|
history
diff --git
a/css/civicrm.css
b/css/civicrm.css
index 86a0a28ecfc4c812941b048c22c12563c4038f5c..f89093fe01b47cefcd02d3a692ff091b21af5ddf 100644
(file)
--- a/
css/civicrm.css
+++ b/
css/civicrm.css
@@
-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,