Skip to content
This repository has been archived by the owner on Oct 28, 2020. It is now read-only.

Commit

Permalink
Bug 1432976 - Remove tabzilla
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelKohler authored and akatsoulas committed Feb 5, 2018
1 parent d2e216f commit 8aef3d9
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 47 deletions.
6 changes: 0 additions & 6 deletions remo/base/static/base/css/app-fd4.less
Expand Up @@ -4,12 +4,6 @@

@import "fonts.less";

/*--------------------
Tabzilla colors
--------------------*/
#tabzilla:before {
background-color: #0C99D5;
}
/* --------------------
Generic Mixins
-------------------- */
Expand Down
34 changes: 0 additions & 34 deletions remo/base/static/base/css/tabzilla.css

This file was deleted.

Binary file not shown.
Binary file not shown.
8 changes: 1 addition & 7 deletions remo/base/templates/base_fd4.jinja
Expand Up @@ -27,7 +27,6 @@
<link rel="shortcut icon" href="{{ static('base/img/remo/shortcut.ico') }}" />
<!-- Included CSS Files -->
{% compress css %}
<link rel="stylesheet" href="{{ static('base/css/tabzilla.css')}}" media="screen" />
<link href="{{ static('base/css/foundation-4.css') }}" rel="stylesheet"
media="screen,projection,tv,print" />
<link href="{{ static('base/css/responsive-tables.css') }}" rel="stylesheet"
Expand Down Expand Up @@ -72,12 +71,7 @@
<header class="row">
<div class="large-12 columns">

<!-- Sign In & Tabzilla Tab -->

<!-- Tabzilla Tab -->
<div id="tabzilla" class="hide-on-print">
<a href="https://www.mozilla.org/">Mozilla</a>
</div>
<!-- Sign In -->

<!-- Sign In & Sign Out -->
<div class="large-10 small-10 columns hide-on-print" id="login-box">
Expand Down

0 comments on commit 8aef3d9

Please sign in to comment.