[Rt-commit] rt branch, 4.6/tweak-footer-style, updated. rt-4.4.4-492-g8b7baa5532

Blaine Motsinger blaine at bestpractical.com
Fri Nov 8 17:51:39 EST 2019


The branch, 4.6/tweak-footer-style has been updated
       via  8b7baa5532393213e598ffbab6b7d09b965dd26d (commit)
      from  e74fb1d9ab43cee7508d24027d78465c8bc3953d (commit)

Summary of changes:
 share/static/css/elevator-light/layout.css |   2 +-
 share/static/images/bpslogo_wt_sm.png      | Bin 0 -> 3452 bytes
 2 files changed, 1 insertion(+), 1 deletion(-)
 create mode 100644 share/static/images/bpslogo_wt_sm.png

- Log -----------------------------------------------------------------
commit 8b7baa5532393213e598ffbab6b7d09b965dd26d
Author: Blaine Motsinger <blaine at bestpractical.com>
Date:   Fri Nov 8 12:42:33 2019 -0600

    Add white bps logo

diff --git a/share/static/css/elevator-light/layout.css b/share/static/css/elevator-light/layout.css
index e73de21af9..0188d1a2fd 100644
--- a/share/static/css/elevator-light/layout.css
+++ b/share/static/css/elevator-light/layout.css
@@ -55,7 +55,7 @@ div#footer #time {
 
 div#footer #bpscredits {
     text-align: center;
-    background: url(../../../static/images/bpslogo.png) no-repeat top center !important;
+    background: url(../../../static/images/bpslogo_wt_sm.png) no-repeat top 1.1em center !important;
     padding-top: 4em;
 }
 
diff --git a/share/static/images/bpslogo_wt_sm.png b/share/static/images/bpslogo_wt_sm.png
new file mode 100644
index 0000000000..8ed2cdcc74
Binary files /dev/null and b/share/static/images/bpslogo_wt_sm.png differ

-----------------------------------------------------------------------


More information about the rt-commit mailing list