]> arthur.barton.de Git - atom-ax-pipe.git/blobdiff - styles/pipe.less
Rename "stylesheets/" directory to "styles/"
[atom-ax-pipe.git] / styles / pipe.less
diff --git a/styles/pipe.less b/styles/pipe.less
new file mode 100644 (file)
index 0000000..589b61e
--- /dev/null
@@ -0,0 +1,9 @@
+// The ui-variables file is provided by base themes provided by Atom.
+//
+// See https://github.com/atom/atom-dark-ui/blob/master/stylesheets/ui-variables.less
+// for a full listing of what's available.
+@import "ui-variables";
+
+.pipe-command {
+  padding: 1px;
+}