summaryrefslogtreecommitdiff
path: root/theme/identica/ie7.css
diff options
context:
space:
mode:
authorEvan Prodromou <evan@controlyourself.ca>2008-10-21 15:44:40 -0400
committerEvan Prodromou <evan@controlyourself.ca>2008-10-21 15:44:40 -0400
commitd9f06a3fd6d4cf57dee40c7cd7489fe031ad7f9f (patch)
treed67e1417672a431924fb0d859f3257db963fff16 /theme/identica/ie7.css
parent048b1e0d5dd553538f5ce624ba68ea7249a48043 (diff)
change "stoica" theme to "identica"
darcs-hash:20081021194440-5ed1f-d1a2590f89e9a7318f4920160d4e7d44a8ff0c9f.gz
Diffstat (limited to 'theme/identica/ie7.css')
-rw-r--r--theme/identica/ie7.css20
1 files changed, 20 insertions, 0 deletions
diff --git a/theme/identica/ie7.css b/theme/identica/ie7.css
new file mode 100644
index 000000000..bbf52d5cf
--- /dev/null
+++ b/theme/identica/ie7.css
@@ -0,0 +1,20 @@
+@charset "UTF-8";
+/* CSS Document */
+
+#statistics dd {
+ clear: both;
+ }
+
+
+#subscriptions_avatars li {
+ float: left;
+ }
+img.avatar.original, img.avatar.profile {
+ clear: none;
+ float: left;
+}
+
+#nav_pagination li a {
+ padding: 6px 15px;
+ line-height: 27px;
+ } \ No newline at end of file