Project

General

Profile

Download (232 Bytes) Statistics
| Branch: | Revision:

git_sitools_idoc / flarecast / cots / geoext2-2.0.2 / resources / css / popup-gray.css @ master

1 d2a8c3fd Marc NICOLAS
@import "popup.css";
2
3
4
.gx-popup-anc {
5
    background: transparent url(../images/default/anchor-gray.png) no-repeat 0 0;
6
}
7
8
.gx-popup-anc.top {
9
    background: transparent url(../images/default/anchor-top-gray.png) no-repeat 0 0;
10
}