From 32c12e4052944b1586c6f896974fa99a8c432271 Mon Sep 17 00:00:00 2001 From: mamouneyya Date: Fri, 1 Oct 2010 21:29:57 +0800 Subject: [PATCH] improve the last modification --- themes/browny_wind/css/screen.css | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/themes/browny_wind/css/screen.css b/themes/browny_wind/css/screen.css index ad3e70d5..9a2f39ff 100644 --- a/themes/browny_wind/css/screen.css +++ b/themes/browny_wind/css/screen.css @@ -1450,6 +1450,8 @@ div#g-action-status { position: absolute; left: 0em; top: 1.3em; + width: 90px !important; + height: 90px !important; } #g-user-profile .g-block h2 { @@ -1462,15 +1464,15 @@ div#g-action-status { margin-bottom: inherit; } -#g-comment-detail .g-author img { +#g-user-profile #g-comment-detail .g-author img { padding: .4em; vertical-align: middle; } -#g-comment-detail ul li { - border: .1em dotted #C9B38D; +#g-user-profile #g-comment-detail ul li { + border: .1em dotted #D4BE9B; padding: .8em .5em; - margin-bottom: .55em; + margin-bottom: .5em; } .rtl #g-user-profile .g-avatar { @@ -1483,6 +1485,7 @@ div#g-action-status { margin: 1.25em 4.4em 2em 0em; } + /* Organize ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */ #g-organize {