diff sites/all/modules/custom/solrext/solrext.css @ 0:015d06b10d37 default tip

initial
author dwinter
date Wed, 31 Jul 2013 13:49:13 +0200
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/sites/all/modules/custom/solrext/solrext.css	Wed Jul 31 13:49:13 2013 +0200
@@ -0,0 +1,11 @@
+p.solrext-help,
+div.solrext {
+display: block;
+color: white;
+padding: 5px;
+background-color: black;
+border: 4px solid white;
+-webkit-border-radius: 8px;
+-moz-border-radius: 8px;
+border-radius: 8px;
+}
\ No newline at end of file