summaryrefslogtreecommitdiffstats
path: root/css/news.css
diff options
context:
space:
mode:
Diffstat (limited to 'css/news.css')
-rw-r--r--css/news.css9
1 files changed, 9 insertions, 0 deletions
diff --git a/css/news.css b/css/news.css
new file mode 100644
index 000000000..bfa299e83
--- /dev/null
+++ b/css/news.css
@@ -0,0 +1,9 @@
+#leftcontent { top: 3.5em !important; padding: 0; margin: 0; }
+#rightcontent { top: 3.5em !important; padding-top: 5px; }
+#feeds { background: #fff; width: 20em; left: 12.5em; top: 3.7em; bottom:3em; position: fixed; overflow: auto; padding: 0; margin: 0; }
+#contacts a { height: 23px; display: block; margin: 0 0 0 0; padding: 0 0 0 25px; }
+#bottomcontrols { padding: 0; bottom:0px; height:2.8em; width: 20em; margin:0; background:#eee; border-top:1px solid #ccc; position:fixed; -moz-box-shadow: 0 -3px 3px -3px #000; -webkit-box-shadow: 0 -3px 3px -3px #000; box-shadow: 0 -3px 3px -3px #000;}
+#add { float: left; margin: 0.2em 0 0 1em; }
+#settings { float: right; margin: 0.2em 1em 0 0; }
+
+.svg { border: inherit; background: inherit; } \ No newline at end of file