View difference between Paste ID: a4cSU24A and H2mgkmyR
SHOW: | | - or go back to the newest paste.
1-
.container-1,.container-2 :hover {
1+
@namespace url(http://www.w3.org/1999/xhtml);
2-
    color: #E8FFFF;
2+
3
@-moz-document domain("autoit.de") {
4
    tr.container-1:hover,tr.container-2:hover {
5
        background-color: #E8FFFF !important;
6
        background-image: none !important;
7
        }
8
}