Built motion from commit c56b56e.|0.0.125
[motion.git] / public / assets / css / global / custom.css
index 10b2cd5..eb9e37f 100644 (file)
@@ -750,3 +750,15 @@ rzslider .rz-ticks .rz-tick{
   text-decoration: underline;
   cursor:pointer;
 }
+
+.custom-logo{
+  max-height: 23px;
+}
+
+.custom-login-logo{
+  max-height: 140px;
+}
+
+.upborder{
+  border-top: 1px solid #eee;
+}