Built motion from commit fd18f58.|0.0.129
[motion.git] / public / assets / css / global / custom.css
index a690e89..622e7ad 100644 (file)
@@ -693,7 +693,7 @@ body > [uib-modal-window]:not([modal-render]) {
 
 .custom-header-a div{
       color: #c6cfda;
-      max-width: 100px;
+      max-width: 150px;
       white-space: nowrap;
       text-overflow: ellipsis;
       overflow: hidden !important;
@@ -770,3 +770,7 @@ rzslider .rz-ticks .rz-tick{
 .upborder{
   border-top: 1px solid #eee;
 }
+
+.myCurtainClass{
+  opacity: 0.2;
+}