Change naming and veriy test-scheduler function
[bottlenecks.git] / test-scheduler / ui / src / assets / css / editor.css
similarity index 92%
rename from testing-scheduler/ui/src/assets/css/editor.css
rename to test-scheduler/ui/src/assets/css/editor.css
index 54110d6..3d0264f 100644 (file)
@@ -1,47 +1,47 @@
-.row {\r
-    padding-bottom: 5px;\r
-    margin-left: 0 !important;\r
-}\r
-\r
-.ibox-content {\r
-    overflow: hidden;\r
-}\r
-\r
-.col-lg-6 {\r
-    float: none !important;\r
-}\r
-\r
-.col-md-5 {\r
-    margin-bottom: 10px !important;\r
-}\r
-\r
-.step {\r
-    border-color: #fff !important;\r
-}\r
-\r
-.headmsg {\r
-    position: relative;\r
-    float: left;\r
-    font-size: 14px;\r
-    margin-top: 3px;\r
-    margin-left: 20px;\r
-    margin-right: 40px;\r
-    width: 5%;\r
-}\r
-\r
-.form-group {\r
-    clear: both;\r
-}\r
-\r
-.border-ibox {\r
-    border-color:  lightgray;\r
-    border-style:  solid;\r
-    border-width: thin;\r
-}\r
-\r
-.ibox-title {\r
-    padding-bottom: 20px;\r
-}\r
-.ibox-title h5 {\r
-    font-size: 22px;\r
-}\r
+.row {
+    padding-bottom: 5px;
+    margin-left: 0 !important;
+}
+
+.ibox-content {
+    overflow: hidden;
+}
+
+.col-lg-6 {
+    float: none !important;
+}
+
+.col-md-5 {
+    margin-bottom: 10px !important;
+}
+
+.step {
+    border-color: #fff !important;
+}
+
+.headmsg {
+    position: relative;
+    float: left;
+    font-size: 14px;
+    margin-top: 3px;
+    margin-left: 20px;
+    margin-right: 40px;
+    width: 5%;
+}
+
+.form-group {
+    clear: both;
+}
+
+.border-ibox {
+    border-color:  lightgray;
+    border-style:  solid;
+    border-width: thin;
+}
+
+.ibox-title {
+    padding-bottom: 20px;
+}
+.ibox-title h5 {
+    font-size: 22px;
+}