Skip to content

Commit

Permalink
retina fix
Browse files Browse the repository at this point in the history
  • Loading branch information
dvcama committed Apr 14, 2015
1 parent 899a207 commit f3cebbc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/main/webapp/resources/css/commons_2x.css
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
div#logoBanner div#logo {
background-image: url(../img/[email protected]);
}
footer {
footer #linkBack {
background-image: url(../img/[email protected]);
}
div#directs .value>div:not (.value ), div#bnodes .valuecnt>div:not (.value ), div#inverses .value>div:not (.value ) {
Expand All @@ -26,4 +26,4 @@
#widgets>div#images>a {
background-image: url(../img/[email protected]);
}
}
}

0 comments on commit f3cebbc

Please sign in to comment.