[Xfce4-commits] <www:master> Update mb css.

Nick Schermer noreply at xfce.org
Mon Jul 15 22:26:01 CEST 2013


Updating branch refs/heads/master
         to 0a432c320da95485c035b5a6799038434f4ed3ba (commit)
       from e214b1be74a65dafa7fb6a6a31edad9a5bd43c15 (commit)

commit 0a432c320da95485c035b5a6799038434f4ed3ba
Author: Nick Schermer <nick at xfce.org>
Date:   Mon Jul 15 22:23:55 2013 +0200

    Update mb css.

 style/mirrorbrain.css |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/style/mirrorbrain.css b/style/mirrorbrain.css
index 6199780..37d24f1 100644
--- a/style/mirrorbrain.css
+++ b/style/mirrorbrain.css
@@ -118,10 +118,11 @@ hr, address {
 
 th, td {
 	text-align: left;
+	padding: 2px;
 	padding-right: 1em;
 	white-space: nowrap;
 }
-th.namecol {
+th:nth-child(2) {
 	min-width: 15em;
 }
 tr:hover td {
@@ -129,4 +130,5 @@ tr:hover td {
 }
 table {
 	margin-top: 1em;
+	border-spacing: 0;
 }


More information about the Xfce4-commits mailing list