SLA plugin code updated & SLA app folder cleaned
[myslice.git] / plugins / sladialog / static / css / sladialog.css
index e69de29..ae14740 100644 (file)
@@ -0,0 +1,12 @@
+#sla_dialog {
+  //margin-top: 2em;
+  margin-left: 1em;
+}
+
+#sla_offers div.row p {
+  line-height: 40px;
+}
+
+span.provider {
+  font-weight: bold;
+}
\ No newline at end of file