Bug #2326 ยป stylesheet-remove-background-image.patch
| stylesheet.css 2012-03-09 02:47:32.946853000 +0200 | ||
|---|---|---|
|
height: 92px;
|
||
|
vertical-align: text-bottom;
|
||
|
overflow: visible;
|
||
|
background-image: url(http://www.dragonflybsd.org/images/leaf-bg.png);
|
||
|
background-repeat: repeat-x;
|
||
|
background-position: 380px 0;
|
||
|
z-index: 2;
|
||
|
}
|
||