Fix some minor mistakes.
parent
2d0cf156af
commit
1466fa03a4
|
@ -402,7 +402,6 @@ table#otheruserstable {
|
|||
font-style: italic;
|
||||
}
|
||||
|
||||
#connectivitylink,
|
||||
#connectivity {
|
||||
z-index: 600 !important;
|
||||
}
|
||||
|
|
|
@ -221,7 +221,7 @@
|
|||
<div id="connectivity" class="popup">
|
||||
<% e.begin_block("modals"); %>
|
||||
<div class="connected visible">
|
||||
<h2>Connected.<h2>
|
||||
<h2>Connected.</h2>
|
||||
</div>
|
||||
<div class="reconnecting">
|
||||
<h2>Reestablishing connection...</h2>
|
||||
|
|
Loading…
Reference in New Issue