We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bafce24 + 16c642d commit dd0833bCopy full SHA for dd0833b
1 file changed
index.css
@@ -15,7 +15,7 @@ html, body {
15
display: inline-block;
16
}
17
18
-.icon-offline {
+.icon-online {
19
content: -webkit-image-set( url(assets/default_100_percent/100-error-offline.png) 1x, url(assets/default_200_percent/200-error-offline.png) 2x);
20
position: relative;
21
@@ -133,4 +133,4 @@ html, body {
133
overflow: inherit;
134
padding: 0 8px;
135
136
-}
+}
0 commit comments