X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=css%2Fcivicrm.css;h=fa558723e69e8a3d192fc33b63811f39bc13a9fb;hb=2a31b0890f730fa41d2341a563f8f417a8afe482;hp=fcdc073d3e5d99ed71c6ecf716dc81944690fd31;hpb=0554664067cdf3fb0f8e9210481a3346b905394a;p=civicrm-core.git diff --git a/css/civicrm.css b/css/civicrm.css index fcdc073d3e..fa558723e6 100644 --- a/css/civicrm.css +++ b/css/civicrm.css @@ -705,6 +705,33 @@ input.crm-form-entityref { text-align: center; } +.crm-container #civicrm-footer.crm-public-footer { + vertical-align: middle; + text-align: right; + font-size: 16px; + padding: 0.8em 0; +} + +.crm-container a.empowered-by-link { + display: inline-block; + height: 34px; + position: relative; + width: 99px; +} + +.crm-container div.empowered-by-logo { + background: url('../i/civi99.png') no-repeat; + display: block; + line-height: 34px; + position: absolute; + top: 9px; + width: 99px; +} + +.crm-container div.empowered-by-logo span { + visibility: hidden; +} + #crm-record-log { padding: 0.8em 0.8em 0em 0em; text-align: right; @@ -3349,13 +3376,13 @@ div#crm-container form { /* For the Conditional-CSS grading rows */ /* - Colour calculations (based off the main row colours) + Colour calculations (based off the main row colours) Level 1: - dd > c4 - ee > d5 - Level 2: - dd > d1 - ee > e2 + dd > c4 + ee > d5 + Level 2: + dd > d1 + ee > e2 */ .crm-container tr.odd.gradeA td.sorting_1 { background-color: #c4ffc4;