From b540ed15a30cd9379df7feb62b0ae81a8a111e9c Mon Sep 17 00:00:00 2001 From: thomascube Date: Wed, 14 Dec 2011 23:13:38 +0000 Subject: Larry is growing up --- skins/larry/settings.css | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'skins/larry/settings.css') diff --git a/skins/larry/settings.css b/skins/larry/settings.css index ccb96c0ca..5f27ae7ac 100644 --- a/skins/larry/settings.css +++ b/skins/larry/settings.css @@ -145,6 +145,7 @@ background-position: 6px -550px; } +#folderslist, #identitieslist { position: absolute; top: 0; @@ -153,6 +154,7 @@ bottom: 0; } +#folder-details, #identity-details { position: absolute; top: 0; @@ -161,3 +163,14 @@ bottom: 0; } +#subscription-table tr.root td { + font-size: 5%; + height: 5px; + padding: 2px; +} + +#subscription-table td.subscribed { + padding: 3px 12px 3px 3px; + text-align: right; +} + -- cgit v1.2.3