1
0

improve the last modification

This commit is contained in:
mamouneyya 2010-10-01 21:29:57 +08:00 committed by Bharat Mediratta
parent 6c7612871c
commit 32c12e4052

View File

@ -1450,6 +1450,8 @@ div#g-action-status {
position: absolute; position: absolute;
left: 0em; left: 0em;
top: 1.3em; top: 1.3em;
width: 90px !important;
height: 90px !important;
} }
#g-user-profile .g-block h2 { #g-user-profile .g-block h2 {
@ -1462,15 +1464,15 @@ div#g-action-status {
margin-bottom: inherit; margin-bottom: inherit;
} }
#g-comment-detail .g-author img { #g-user-profile #g-comment-detail .g-author img {
padding: .4em; padding: .4em;
vertical-align: middle; vertical-align: middle;
} }
#g-comment-detail ul li { #g-user-profile #g-comment-detail ul li {
border: .1em dotted #C9B38D; border: .1em dotted #D4BE9B;
padding: .8em .5em; padding: .8em .5em;
margin-bottom: .55em; margin-bottom: .5em;
} }
.rtl #g-user-profile .g-avatar { .rtl #g-user-profile .g-avatar {
@ -1483,6 +1485,7 @@ div#g-action-status {
margin: 1.25em 4.4em 2em 0em; margin: 1.25em 4.4em 2em 0em;
} }
/* Organize ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */ /* Organize ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#g-organize { #g-organize {