X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2F%2Bvideos%2F%2Bvideo-edit%2Fshared%2Fvideo-caption-add-modal.component.scss;h=a85cf444cf76851bd5af3a63dab7c9da672c1a74;hb=8ee37c5f38b0f9b7e97239197d5590109c163250;hp=0958b5f80837b0490b24f7ec87081e5ba9a1b661;hpb=02c01341f4dae30ec6b81fcb644952393d73c4a8;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/app/+videos/+video-edit/shared/video-caption-add-modal.component.scss b/client/src/app/+videos/+video-edit/shared/video-caption-add-modal.component.scss index 0958b5f80..a85cf444c 100644 --- a/client/src/app/+videos/+video-edit/shared/video-caption-add-modal.component.scss +++ b/client/src/app/+videos/+video-edit/shared/video-caption-add-modal.component.scss @@ -16,6 +16,6 @@ label { } .warning-replace-caption { - color: red; + color: #ff0000; margin-top: 10px; -} \ No newline at end of file +}