Commit 77f8b2aa0063f3c352a6bd73a080ddf768a845ce

Authored by Valessio S Brito
Committed by Antonio Terceiro
1 parent a9988d7e

ActionItem1019: better image

public/images/beta.gif

187 Bytes | W: | H:

60 Bytes | W: | H:

  • 2-up
  • Swipe
  • Onion skin
public/stylesheets/common.css
@@ -9,11 +9,12 @@ code, pre { color: #666; } @@ -9,11 +9,12 @@ code, pre { color: #666; }
9 9
10 #beta-tag { 10 #beta-tag {
11 position: absolute; 11 position: absolute;
12 - top: 40px;  
13 - left: 40px; 12 + top: 4px;
  13 + left: 50px;
14 background-image: url(../images/beta.gif); 14 background-image: url(../images/beta.gif);
15 - width: 79px;  
16 - height: 25px; 15 + width: 17px;
  16 + height: 5px;
  17 + z-index: 199;
17 } 18 }
18 #beta-tag span { 19 #beta-tag span {
19 display: none; 20 display: none;