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:
b7b87a4
)
CRM-13177 Remove important! since it seems to work ok without that
author
Dave Greenberg
<dave@civicrm.org>
Mon, 12 Aug 2013 23:44:29 +0000
(16:44 -0700)
committer
Dave Greenberg
<dave@civicrm.org>
Mon, 12 Aug 2013 23:44:29 +0000
(16:44 -0700)
----------------------------------------
* CRM-13177: Add border to popup dialogs
http://issues.civicrm.org/jira/browse/CRM-13177
css/civicrm.css
patch
|
blob
|
blame
|
history
diff --git
a/css/civicrm.css
b/css/civicrm.css
index cd94fc2a6fa2de7196562fcbd7de76f6a304c1e5..ea9f695338a115a0c7797509bbc58ee7c1a9742b 100644
(file)
--- a/
css/civicrm.css
+++ b/
css/civicrm.css
@@
-2990,7
+2990,7
@@
div#crm-container form {
/* add border to jQuery ui-dialog box CRM-13177 */
div.ui-dialog {
- border: 1px solid black
!important
;
+ border: 1px solid black;
}
#Tag .tree .collapsable .hit,