this is used in the dashboard view
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Wed, 13 Mar 2013 08:33:52 +0000 (09:33 +0100)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Wed, 13 Mar 2013 08:33:52 +0000 (09:33 +0100)
trash/static/css/dashboard.css [new file with mode: 0644]

diff --git a/trash/static/css/dashboard.css b/trash/static/css/dashboard.css
new file mode 100644 (file)
index 0000000..0852011
--- /dev/null
@@ -0,0 +1,3 @@
+div#sidelist td.simplelist>a {
+    font-size: 50%;
+}