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

Commit

Permalink
requested frolic polish (bug 823984)
Browse files Browse the repository at this point in the history
  • Loading branch information
cvan committed Jan 2, 2013
1 parent eb4d7d0 commit 36bce3d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
5 changes: 3 additions & 2 deletions media/css/mkt/carriers-sen.less
@@ -1,5 +1,6 @@
@import 'lib';

html,
.sony.home,
.sony #featured-home {
background-color: #101010;
Expand Down Expand Up @@ -83,7 +84,7 @@
text-shadow: 0 .5px .5px #000;
}
&:hover, &:active {
background-color: rgba(255,255,255,.05);
background-color: rgba(255,255,255,.075);
h3 {
color: #fff;
}
Expand Down Expand Up @@ -156,7 +157,7 @@
&.item {
background: rgba(255,255,255,.1);
&:hover {
background-color: rgba(255,255,255,.05);
background-color: rgba(255,255,255,.075);
}
}
&.loadmore {
Expand Down
4 changes: 1 addition & 3 deletions media/css/mkt/desktop-listing.less
Expand Up @@ -44,9 +44,7 @@
}

.mkt-tile + .tray {
background: transparent;
// TODO: Uncomment this if we want a grainy gradient.
//.gradient-two-color-with-image(rgba(221,225,228,.05), rgba(159,164,169,.15), @grain-src);
.gradient-two-color-with-image(rgba(221,225,228,.05), rgba(159,164,169,.15), @grain-src);
border-top: 0;
border-bottom: 1px solid rgba(3, 16, 26, 0.13);
&:before,
Expand Down

0 comments on commit 36bce3d

Please sign in to comment.