X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=css%2Fcivicrm.css;h=50090250f93a7933e21c987b12441dd7dc089de3;hb=38f05e5b0d5f77ff53e91ad13fde08699f30dc66;hp=050732ab45974e72c73778e76b22b9baeb93a355;hpb=8253501819afb4210fa778f435d2271045b88eee;p=civicrm-core.git diff --git a/css/civicrm.css b/css/civicrm.css index 050732ab45..50090250f9 100644 --- a/css/civicrm.css +++ b/css/civicrm.css @@ -331,6 +331,14 @@ input.crm-form-entityref { background-image: linear-gradient(top, #eee 1%, #fff 15%); } +.crm-container input.crm-form-text[disabled], +.crm-container input.crm-form-text[readonly] { + background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(1%, #ddd), color-stop(15%, #f2f2f2)); + background-image: -webkit-linear-gradient(top, #ddd 1%, #f2f2f2 15%); + background-image: -moz-linear-gradient(top, #ddd 1%, #f2f2f2 15%); + background-image: linear-gradient(top, #ddd 1%, #f2f2f2 15%); +} + .crm-container .crm-form-submit { margin: .25em 0.5em 0.25em 0; } @@ -1327,11 +1335,11 @@ input.crm-form-entityref { #crm-container input.submit-link { color: #285286; - background-color: transparent; + background: none transparent; border: none; cursor: pointer; - cursor: hand; margin: 0em -0.5em 0em -0.5em; + text-shadow: none; } .crm-container .underline-effect { @@ -1627,10 +1635,6 @@ editor specific classes cursor: pointer; } -#crm-container table.nestedActivitySelector tr a { - color: #0066CC; -} - #crm-container #activities-selector tr:hover td, #crm-container #activities-selector tr:hover td.sorted, #crm-container #activities-selector tr.trOver td.sorted, @@ -1709,6 +1713,7 @@ editor specific classes display: inline-block; white-space: nowrap; border: 1px solid transparent; + border-radius: 4px; text-decoration: none; font-size: .8em; color: #000; @@ -1720,6 +1725,7 @@ editor specific classes font-size: .95em; padding: 3px 5px; opacity: 1; + color: #2786c2; } .crm-container .btn-slide .action-item { white-space: normal; @@ -1738,7 +1744,6 @@ editor specific classes filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#cccccc', endColorstr = '#eeeeee', GradientType = 0); background-image: linear-gradient(top, #eee 0%, #ccc 100%); border: 1px solid #AAAAAA; - border-radius: 4px; opacity: 1; color: #2786C2; } @@ -1761,11 +1766,7 @@ editor specific classes background-color: #2F2F2E; } -.crm-container .panel li a { - color: #DFDFDF; -} - -.crm-container .panel li a:hover, +.crm-container .btn-slide .panel li a:hover, .crm-container .crm-participant-list-inner li a:hover, .crm-container .crm-event-links-list-inner li a:hover, .crm-container .crm-contribpage-links-list-inner li a:hover { @@ -1830,11 +1831,12 @@ editor specific classes z-index: 1; } -.crm-container .panel li a { +.crm-container .btn-slide .panel li a { text-decoration: none; padding: 4px; display: block; cursor: pointer; + color: #DFDFDF; } /*class for CMS user name check used in profile*/ @@ -2113,11 +2115,6 @@ div.grippie { padding-top: 5px; } -#crm-container a.crm-link-action { - cursor: pointer; - cursor: hand; -} - #crm-container span.crm-custom-greeting { font-size: 9px; } @@ -2942,6 +2939,7 @@ div.grippie { opacity: .7; position: relative; top: 2px; + padding: 0; } div.crm-accordion-header a.helpicon { @@ -2996,8 +2994,10 @@ div a.helpicon:focus { } #crm-container .crm-tooltip table, #crm-container .crm-tooltip table tr td { + background-color: #2f2f2e; border: none; color: #FFF; + word-wrap: break-word; } .crm-container .crm-tooltip .crm-summary-group { width: 700px; @@ -3034,6 +3034,16 @@ div a.helpicon:focus { margin-left: 41%; } +#crm-container .crm-tooltip table .crm-summary-col-1, +.crm-container .crm-tooltip table .crm-summary-col-1 { + width: 350px; +} + +#crm-container .crm-tooltip table .crm-summary-col-1 div, +.crm-container .crm-tooltip table .crm-summary-col-1 div { + width: auto; +} + /* Class for tokens and helpicon */ .crm-container .helpIcon { float: right; @@ -3432,22 +3442,22 @@ tbody.scrollContent tr.alternateRow { text-decoration: none !important; } -#crm-container table.selector td { +.crm-container table.selector td { border-right: 1px dotted #DDDDDD; } -#crm-container #customFields div.contact_panel td { +.crm-container #customFields div.contact_panel td { border-bottom: 1px solid #FFFFFF; padding: 4px; vertical-align: top; } -#crm-container div.contact_panel td, +.crm-container div.contact_panel td, .crm-container table.crm-info-panel td { background-color: #f4f4ed; } -#crm-container div.contact_panel td.label, -#crm-container #customFields div.contact_panel td.label, +.crm-container div.contact_panel td.label, +.crm-container #customFields div.contact_panel td.label, .crm-container table.crm-info-panel td.label { background-color: #fafafa; width: 120px; @@ -3458,21 +3468,21 @@ tbody.scrollContent tr.alternateRow { width: 150px; } -#crm-container .form-layout td.label, -#crm-container .form-layout-compressed td.label { +.crm-container .form-layout td.label, +.crm-container .form-layout-compressed td.label { width: 150px; text-align: right; color: #7a7a60; } -#crm-container .form-layout td.label, -#crm-container form table.report .label, -#crm-container form table label, -#crm-container form table.report label { +.crm-container .form-layout td.label, +.crm-container form table.report .label, +.crm-container form table label, +.crm-container form table.report label { color: #3e3e3e; } -#crm-container div.contact_panel td.grouplabel { +.crm-container div.contact_panel td.grouplabel { border-bottom: 2px solid #D7D7D0 !important; } @@ -3618,8 +3628,8 @@ div.m ul#civicrm-menu, .crm-select2 { width: 15em; } -.crm-container .select2-container { - min-width: 6em !important; +.crm-container div.select2-container { + min-width: 6em; font-size: 11px; } /* Add arrow icon to multi-selects */