RT 4.2.11, ticket#13852
[freeside.git] / rt / share / static / css / base / articles.css
diff --git a/rt/share/static/css/base/articles.css b/rt/share/static/css/base/articles.css
new file mode 100644 (file)
index 0000000..6e5a625
--- /dev/null
@@ -0,0 +1,11 @@
+#comp-Articles-Article-Search .label h2 {
+    text-align: left;
+}
+
+.articles-select-article select {
+    max-width: 20em;
+}
+
+#articles-needs-setup a {
+    text-decoration: underline;
+}