aboutsummaryrefslogtreecommitdiffstats
path: root/toj/jcs/user.css
diff options
context:
space:
mode:
authorpzread <netfirewall@gmail.com>2013-04-10 20:39:16 +0800
committerpzread <netfirewall@gmail.com>2013-04-10 20:39:16 +0800
commit12f106053c740962fe9d3f80f2a5f77b52154f44 (patch)
treeca05b2422eacacefc17af97eeaf89b77eaacbdb2 /toj/jcs/user.css
parent6935a81c6b852d78e1fb6e2454ef50f353ad6ae0 (diff)
downloadtaiwan-online-judge-12f106053c740962fe9d3f80f2a5f77b52154f44.tar
taiwan-online-judge-12f106053c740962fe9d3f80f2a5f77b52154f44.tar.gz
taiwan-online-judge-12f106053c740962fe9d3f80f2a5f77b52154f44.tar.bz2
taiwan-online-judge-12f106053c740962fe9d3f80f2a5f77b52154f44.tar.lz
taiwan-online-judge-12f106053c740962fe9d3f80f2a5f77b52154f44.tar.xz
taiwan-online-judge-12f106053c740962fe9d3f80f2a5f77b52154f44.tar.zst
taiwan-online-judge-12f106053c740962fe9d3f80f2a5f77b52154f44.zip
Add submit list base filter. Fix home redirect bug
Diffstat (limited to 'toj/jcs/user.css')
-rwxr-xr-xtoj/jcs/user.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/toj/jcs/user.css b/toj/jcs/user.css
index dc36dfe..0bd7e69 100755
--- a/toj/jcs/user.css
+++ b/toj/jcs/user.css
@@ -11,6 +11,12 @@ div.user_page > div.main_pbox > div.info_box > img.avatar{
width:100%;
display:block;
}
+div.user_page > div.main_pbox > div.data_box{
+ width:978px;
+ margin:0px 0px 0px 6px;
+ padding:32px 0px 32px 0px;
+ float:left;
+}
div.user_page > div.edit_pbox > div.edit_box{
width:240px;
margin:0px 0px 0px 246px;