From: Brian Warner Date: Wed, 21 Jan 2015 01:24:27 +0000 (-0800) Subject: welcome.xhtml: improve layout by floating the icons to the left. X-Git-Tag: allmydata-tahoe-1.10.1a1~82^2 X-Git-Url: https://git.rkrishnan.org/?a=commitdiff_plain;h=3ad18648ddc12f1bfa153713a13e8b42442dcc88;p=tahoe-lafs%2Ftahoe-lafs.git welcome.xhtml: improve layout by floating the icons to the left. This uses less vertical space. --- diff --git a/src/allmydata/web/static/css/new-tahoe.css b/src/allmydata/web/static/css/new-tahoe.css index fa1269a1..175c3e33 100644 --- a/src/allmydata/web/static/css/new-tahoe.css +++ b/src/allmydata/web/static/css/new-tahoe.css @@ -46,7 +46,7 @@ body { margin-bottom: 20px; } -.grid-status .status-indicator { +.grid-status { margin-top: 5px; } @@ -75,23 +75,5 @@ body { .status-indicator { float: left; - width: 16px; - height: 16px; - border-radius: 50%; - display: inline-block; - vertical-align: middle; - margin-right: 4px; - margin-top: 2px; -} - -.connected-yes { - background: #468847; -} - -.connected-no { - background: #B94A48; -} - -.connected-not-configured { - background: #444444; + margin: 5px; } diff --git a/src/allmydata/web/welcome.xhtml b/src/allmydata/web/welcome.xhtml index c4774c81..3e23fc73 100644 --- a/src/allmydata/web/welcome.xhtml +++ b/src/allmydata/web/welcome.xhtml @@ -137,14 +137,14 @@

- img/connected-.png +
img/connected-.png

- img/connected-.png +
img/connected-.png

@@ -178,7 +178,7 @@ - img/connected-.png +
img/connected-.png