]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/shared/shared-video-live/live-stream-information.component.html
Move alert into to pt-alert-primary
[github/Chocobozzz/PeerTube.git] / client / src / app / shared / shared-video-live / live-stream-information.component.html
index 6505e50e28b140f0ae78348b77eb5a7b8cd85d22..99c7dbd4c792d3d79650cadfd11bbad652519395 100644 (file)
@@ -11,7 +11,7 @@
       <div class="pt-badge badge-blue" *ngIf="live.saveReplay" i18n>Replay will be saved</div>
     </div>
 
-    <div class="alert alert-info">
+    <div class="alert pt-alert-primary">
       <my-live-documentation-link></my-live-documentation-link>
     </div>