add testsuite and testcase list pages in frontend of testing-scheduler
[bottlenecks.git] / testing-scheduler / ui / src / assets / css / editor.css
diff --git a/testing-scheduler/ui/src/assets/css/editor.css b/testing-scheduler/ui/src/assets/css/editor.css
new file mode 100644 (file)
index 0000000..54110d6
--- /dev/null
@@ -0,0 +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