Skip to content

Commit

Permalink
styles for FireQuery update (test page button)
Browse files Browse the repository at this point in the history
  • Loading branch information
darwin committed Oct 30, 2010
1 parent 80cfc4f commit 8e605e1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions css/site.css
Expand Up @@ -1747,6 +1747,8 @@ a:hover {
}

.button-300 {
position: relative;
overflow: hidden;
width: 300px;
text-decoration: none;
color: #888;
Expand Down Expand Up @@ -1777,6 +1779,10 @@ a:hover {
background: transparent url('/shared/img/forum-icon.png') no-repeat 10px 4px;
}

.product-button-thumbup > div {
background: transparent url('/shared/img/thumbup-icon.png') no-repeat 10px 4px;
}

.product-specs {
font-size: 9px;
font-weight: normal;
Expand Down Expand Up @@ -3698,14 +3704,9 @@ ol.statuses .hentry a.fav {

.product-button-download {
color: #000;
position: relative;
width: 300px;
}

.product-button-download {
overflow: hidden;
}

.trial-note {
padding: 4px 30px;
background-color: #D9DFE6;
Expand Down
Binary file added img/thumbup-icon.png
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 8e605e1

Please sign in to comment.