Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d19c2c82 authored by Scott Main's avatar Scott Main
Browse files

update design/develop link icons to 2x for high res display

Change-Id: I09560c395088e0f8d835199a6eb4267af50bddaa
parent aaf7664d
Loading
Loading
Loading
Loading
+4 −2
Original line number Diff line number Diff line
@@ -2627,11 +2627,13 @@ a.notice-designers {
a.notice-developers div,
a.notice-designers div {
  min-height:40px;
  background:url('../images/styles/notice-developers.png') no-repeat 10px 10px;
  background:url('../images/styles/notice-developers@2x.png') no-repeat 10px 10px;
  background-size:40px 40px;
  padding:10px 10px 10px 60px;
}
a.notice-designers div {
  background:url('../images/styles/notice-designers.png') no-repeat 10px 10px;
  background:url('../images/styles/notice-designers@2x.png') no-repeat 10px 10px;
  background-size:40px 40px;
}
a.notice-developers:hover,
a.notice-designers:hover {
+5.74 KiB
Loading image diff...
+5.33 KiB
Loading image diff...