Built motion from commit 5ae821c.|0.0.127
[motion.git] / public / assets / css / global / custom.css
index 2be1e59..a690e89 100644 (file)
@@ -155,6 +155,14 @@ margin-left: -370px;
   border-top: 2px solid #002C4C !important;
 }
 
+.motion-tdDisposal-uib-tab div.ng-binding {
+  border-top: 2px solid #b6af04 !important;
+}
+
+.motion-openchannelRoom-uib-tab div.ng-binding {
+  border-top: 2px solid #50937f !important;
+}
+
 .pretty-avatar {
   padding-top: 4px;
 }
@@ -758,3 +766,7 @@ rzslider .rz-ticks .rz-tick{
 .custom-login-logo{
   max-height: 140px;
 }
+
+.upborder{
+  border-top: 1px solid #eee;
+}