This is an automated email from the ASF dual-hosted git repository.

rob pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-trafficcontrol.git


The following commit(s) were added to refs/heads/master by this push:
     new e4fa1d7  removes browser-icons.png
e4fa1d7 is described below

commit e4fa1d743d9b991118913b98d10bb253262a0916
Author: Jeremy Mitchell <mitchell...@gmail.com>
AuthorDate: Fri Feb 9 14:59:53 2018 -0700

    removes browser-icons.png
---
 traffic_ops/app/public/images/browser-icons.png | Bin 6874 -> 0 bytes
 traffic_ops/app/templates/cdn/loginpage.html.ep |   9 ---------
 2 files changed, 9 deletions(-)

diff --git a/traffic_ops/app/public/images/browser-icons.png 
b/traffic_ops/app/public/images/browser-icons.png
deleted file mode 100644
index 1052e7a..0000000
Binary files a/traffic_ops/app/public/images/browser-icons.png and /dev/null 
differ
diff --git a/traffic_ops/app/templates/cdn/loginpage.html.ep 
b/traffic_ops/app/templates/cdn/loginpage.html.ep
index 12983fa..5ec7311 100644
--- a/traffic_ops/app/templates/cdn/loginpage.html.ep
+++ b/traffic_ops/app/templates/cdn/loginpage.html.ep
@@ -34,11 +34,6 @@
                                  -webkit-font-smoothing: antialiased;
                                  font: normal 14px Roboto,arial,sans-serif;
                                }
-                               .browsers {
-                                       width: 107px;
-                                       height: 25px;
-                                       background: 
url('/images/browser-icons.png') no-repeat 0 0;
-                               }
                                .container {
                                        padding: 25px;
                                        position: fixed;
@@ -93,10 +88,6 @@
                                                        <a id="login_button" 
href="#" class="btn btn-primary btn-md">login <i class="fa fa-sign-in"></i></a>
                                                </span>
                                        </div>
-                                       <div style="float:right;">
-                                               <label>Supported Browsers: 
</label>
-                                               <div id="browsers" 
class="browsers" title="Browsers"></div>
-                                       </div>
             </div>
                        </form>
         

-- 
To stop receiving notification emails like this one, please contact
r...@apache.org.

Reply via email to