[Xfce4-commits] <www:nick/gettext> Some updates for mb index.

Nick Schermer noreply at xfce.org
Sat Nov 12 14:16:01 CET 2011


Updating branch refs/heads/nick/gettext
         to 32097c5a6ec6ffc914120f9bb8e7b7561ef7e639 (commit)
       from 5e4ba024b9c932e63b49ec37eb3fb1a775958936 (commit)

commit 32097c5a6ec6ffc914120f9bb8e7b7561ef7e639
Author: Nick Schermer <nick at xfce.org>
Date:   Sat Nov 12 14:15:47 2011 +0100

    Some updates for mb index.

 style/mirrorbrain.css |   17 +++++++++++++++++
 1 files changed, 17 insertions(+), 0 deletions(-)

diff --git a/style/mirrorbrain.css b/style/mirrorbrain.css
index f1ad25a..5136a0c 100644
--- a/style/mirrorbrain.css
+++ b/style/mirrorbrain.css
@@ -56,3 +56,20 @@ hr {
   background: #ccc;
   border: 0;
 }
+
+th, td {
+  text-align: left;
+  padding-right: 1em;
+}
+
+th.namecol {
+  min-width: 15em;
+}
+
+tr:hover td {
+  background-color: #eee;
+}
+
+table {
+  margin-top: 1em;
+}


More information about the Xfce4-commits mailing list