Шаблон:ServerStatus: различия между версиями

мНет описания правки
мНет описания правки
Строка 25: Строка 25:
       <div class="serverPresetSet" style="font-size: 16px; color: #ffffff;">{{{preset|'-'}}}</div>
       <div class="serverPresetSet" style="font-size: 16px; color: #ffffff;">{{{preset|'-'}}}</div>
     </div>
     </div>
     <div class="serverConnect" style="margin-bottom: 5px; display: flex; align-items: center;">
     <div class="serverConnect" style="margin-bottom: 5px;">
       <div style="font-weight: bold; color: #ffffff;">Строка подключения</div>
       <div style="font-weight: bold; color: #ffffff;">Строка подключения</div>
       <div class="serverConnectSet" style="font-size: 16px; color: #ffffff; margin-left: 10px;">{{{serverconnect|'-'}}}</div>
       <div style="display: flex; align-items: center; margin-top: 5px;">
      <div class="copy-icon" style="cursor: pointer; margin-left: 5px;">📋</div>
        <div class="serverConnectSet" style="font-size: 16px; color: #ffffff; margin-right: 5px;">{{{serverconnect|'-'}}}</div>
        <div class="copy-icon" style="cursor: pointer;">📋</div>
      </div>
     </div>
     </div>