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

Commit

Permalink
added graphics for phantomjs
Browse files Browse the repository at this point in the history
  • Loading branch information
sdepold committed Jan 8, 2013
1 parent 2003aae commit d0f355d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions public/stylesheets/buster-server.css
Expand Up @@ -79,6 +79,11 @@ h2 {
background-image: url(../images/safari-mobile-64.png);
}

.browsers .phantomjs {
background-image: url(../images/phantomjs-64.png);
background-position: 15px 24px;
}

.browsers li > div {
padding-left: 85px;
margin-left: 0;
Expand Down

0 comments on commit d0f355d

Please sign in to comment.