Browse Source

Change course category background color (too flashy)

jmontoyaa 7 years ago
parent
commit
3666fd7c20
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/Resources/public/css/base.css

+ 1 - 1
app/Resources/public/css/base.css

@@ -4959,7 +4959,7 @@ div#chat-remote-video video {
     position: absolute;
     bottom: 0px;
     right: -10px;
-    background-color: #09F;
+    background-color: #9ec6d0a8;
     color: #fff;
     padding: 5px 10px;
     font-size: 10px;