Skip to content
This repository has been archived by the owner on Mar 15, 2018. It is now read-only.

Commit

Permalink
Got tabzilla right this time. Fixed broken CSS and images.
Browse files Browse the repository at this point in the history
  • Loading branch information
mattbasta committed Jul 25, 2012
1 parent a4999e2 commit e050ca6
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions media/css/mkt/tabzilla.css
Expand Up @@ -311,7 +311,7 @@
background-position: 0 100%;
}

/*

#tabzilla-promo .snippet#tabzilla-promo-beta a {
background-image: url(../../img/mkt/tabzilla/promo-beta.jpg);
background-position: 0 0;
Expand All @@ -320,13 +320,13 @@
font-size: 12px;
padding: 50px 15px 30px 145px;
line-height: 20px;
}*/
}

#tabzilla-promo .snippet#tabzilla-promo-beta a b {
white-space: nowrap;
}

/*

#tabzilla-promo .snippet#tabzilla-promo-mobile a {
background-image: url(../../img/mkt/tabzilla/promo-mobile.jpg);
background-position: 0 0;
Expand All @@ -337,7 +337,7 @@
height: 140px;
line-height: 20px;
text-shadow: none;
}*/
}

#tabzilla-promo .snippet#tabzilla-promo-mobile a h4 {
color: #fff;
Expand Down
Binary file added media/img/mkt/tabzilla/promo-beta.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added media/img/mkt/tabzilla/promo-mobile.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit e050ca6

Please sign in to comment.