web/wp-content/themes/thematic/library/styles/plugins.css
changeset 1 0d28b7c10758
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/web/wp-content/themes/thematic/library/styles/plugins.css	Fri Mar 12 13:29:04 2010 +0000
@@ -0,0 +1,27 @@
+/* -------------------------------------------------------------- 
+   
+   Default plugin styles for Thematic
+  
+-------------------------------------------------------------- */  
+
+/* =Ajax Edit Comments
+-------------------------------------------------------------- */
+
+.edit-comment {
+    margin-bottom:18px;
+}
+
+/* =PageNavi
+-------------------------------------------------------------- */
+
+/* I'm not overriding PageNavi anymore, it's too much of a mess.
+
+/* =WordPress Stats
+-------------------------------------------------------------- */
+
+img#wpstats {   /* hide WordPress Stats smiley */
+    width:0px;
+    height:0px;
+    overflow:hidden
+}
+