version 1.749, 2009/02/14 13:43:35
|
version 1.752, 2009/02/22 18:30:27
|
Line 2810 sub aboutmewrapper {
|
Line 2810 sub aboutmewrapper {
|
return; |
return; |
} |
} |
return '<a href="/adm/'.$domain.'/'.$username.'/aboutme"'. |
return '<a href="/adm/'.$domain.'/'.$username.'/aboutme"'. |
($target?' target="$target"':'').' title="'.&mt("View this user's personal page").'">'.$link.'</a>'; |
($target?' target="$target"':'').' title="'.&mt("View this user's personal information page").'">'.$link.'</a>'; |
} |
} |
|
|
# ------------------------------------------------------------ Syllabus Wrapper |
# ------------------------------------------------------------ Syllabus Wrapper |
Line 4525 form, .inline { display: inline; }
|
Line 4525 form, .inline { display: inline; }
|
|
|
/* just for tests */ |
/* just for tests */ |
.LC_300Box { width:300px; } |
.LC_300Box { width:300px; } |
.LC_200Box {width:200px; } |
.LC_400Box {width:400px; } |
.LC_500Box {width:500px; } |
.LC_500Box {width:500px; } |
.LC_600Box {width:600px; } |
.LC_600Box {width:600px; } |
.LC_800Box {width:800px;} |
.LC_800Box {width:800px;} |
Line 5819 div.LC_columnSection>* {
|
Line 5819 div.LC_columnSection>* {
|
margin: 10px 20px 10px 0px; |
margin: 10px 20px 10px 0px; |
overflow:hidden; |
overflow:hidden; |
} |
} |
div.LC_columnSection > .LC_ContentBox, |
|
div.LC_columnSection > .LC_ContentBoxSpecial |
|
{ |
|
width: 400px; |
|
} |
|
|
|
.ContentBoxSpecialTemplate |
.ContentBoxSpecialTemplate |
{ |
{ |
Line 5837 div.LC_columnSection > .ContentBoxTempla
|
Line 5832 div.LC_columnSection > .ContentBoxTempla
|
div.LC_columnSection > .ContentBoxSpecialTemplate |
div.LC_columnSection > .ContentBoxSpecialTemplate |
{ |
{ |
width: 600px; |
width: 600px; |
|
|
} |
} |
|
|
.clear{ |
.clear{ |
clear: both; |
clear: both; |
line-height: 0px; |
line-height: 0px; |