Socket connection help

Revised help text, adding status icons. Added clear overlay under the modal dialog. Rotated the network icon left by 45 deg.
This commit is contained in:
Chris Houseknecht
2014-07-30 17:06:20 -04:00
parent 56255777bc
commit 10d0fa7631
5 changed files with 17 additions and 9 deletions
+4
View File
@@ -1549,6 +1549,10 @@ tr td button i {
color: @grey-txt;
font-size: 14px;
}
.fa-rss {
transform:rotate(-45deg);
}
}
/* Activity Stream Widget */