Skip to content

Commit dd0833b

Browse files
Merge pull request #56 from DakshCodess/DakshCodess-patch-32
Update index.css
2 parents bafce24 + 16c642d commit dd0833b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ html, body {
1515
display: inline-block;
1616
}
1717

18-
.icon-offline {
18+
.icon-online {
1919
content: -webkit-image-set( url(assets/default_100_percent/100-error-offline.png) 1x, url(assets/default_200_percent/200-error-offline.png) 2x);
2020
position: relative;
2121
}
@@ -133,4 +133,4 @@ html, body {
133133
overflow: inherit;
134134
padding: 0 8px;
135135
}
136-
}
136+
}

0 commit comments

Comments
 (0)