|
|
|
@ -61,7 +61,7 @@ input[type="text"]:focus, input[type="password"]:focus, textarea:focus { |
|
|
|
|
margin-top:0; |
|
|
|
|
background-color: #ffffff; |
|
|
|
|
} |
|
|
|
|
/* |
|
|
|
|
/* |
|
|
|
|
|
|
|
|
|
.maincontent td { |
|
|
|
|
float: left; |
|
|
|
@ -180,7 +180,7 @@ input[text] { |
|
|
|
|
.courses { |
|
|
|
|
list-style-type: none; |
|
|
|
|
margin-bottom: 5px; |
|
|
|
|
height: 30px; |
|
|
|
|
height: 30px; |
|
|
|
|
} |
|
|
|
|
/* user_portal session list */ |
|
|
|
|
.session_course_item .courses { |
|
|
|
@ -385,20 +385,20 @@ input[text] { |
|
|
|
|
/* The tool shortcuts */ |
|
|
|
|
#toolshortcuts { |
|
|
|
|
text-align: right; |
|
|
|
|
clear: right; |
|
|
|
|
margin-left: auto; |
|
|
|
|
margin-right: auto; |
|
|
|
|
clear: right; |
|
|
|
|
margin-left: auto; |
|
|
|
|
margin-right: auto; |
|
|
|
|
width: 98% |
|
|
|
|
} |
|
|
|
|
/***************************************************** |
|
|
|
|
* FOOTER STYLES * |
|
|
|
|
*****************************************************/ |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#footer { |
|
|
|
|
background-color: #756e64; |
|
|
|
|
background-image: url(images/footer.jpg); |
|
|
|
|
background-image: url(images/footer.jpg); |
|
|
|
|
background-repeat:repeat-x; |
|
|
|
|
color:#fff; |
|
|
|
|
color:#fff; |
|
|
|
|
font-size: 12px; |
|
|
|
|
min-height: 100px; |
|
|
|
|
overflow:hidden; |
|
|
|
@ -491,11 +491,11 @@ input[text] { |
|
|
|
|
padding: 10px 0 40px 0; |
|
|
|
|
min-height: 300px; |
|
|
|
|
} |
|
|
|
|
#toolnav { |
|
|
|
|
float:right; |
|
|
|
|
margin:-7px 0 0 -5%; |
|
|
|
|
overflow:hidden; |
|
|
|
|
padding:0; |
|
|
|
|
#toolnav { |
|
|
|
|
float:right; |
|
|
|
|
margin:-7px 0 0 -5%; |
|
|
|
|
overflow:hidden; |
|
|
|
|
padding:0; |
|
|
|
|
width:180px; |
|
|
|
|
} |
|
|
|
|
/* Hide from IE5-mac. Only IE-win sees this. \*/ |
|
|
|
@ -590,7 +590,7 @@ this lets the navigation menu appear to the left: |
|
|
|
|
margin-left: 0; |
|
|
|
|
} |
|
|
|
|
/* End hide from IE5/mac */ |
|
|
|
|
*/ |
|
|
|
|
*/ |
|
|
|
|
/***************************************************** |
|
|
|
|
* LOGIN AND LANGUAGE FORM * |
|
|
|
|
*****************************************************/ |
|
|
|
@ -3311,10 +3311,10 @@ div.image-social-content center.friend { |
|
|
|
|
display : block; |
|
|
|
|
padding-left:10px; |
|
|
|
|
width:200px; |
|
|
|
|
} |
|
|
|
|
.social-profile-extended { |
|
|
|
|
width:320px; |
|
|
|
|
overflow:hidden; |
|
|
|
|
} |
|
|
|
|
.social-profile-extended { |
|
|
|
|
width:320px; |
|
|
|
|
overflow:hidden; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
/* general layout of the profile page */ |
|
|
|
@ -3633,7 +3633,7 @@ div.image-social-content center.friend { |
|
|
|
|
.hidden_message a { |
|
|
|
|
color:#fff; |
|
|
|
|
/* text-decoration: underline; */ |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
#social-forum-main-title { |
|
|
|
|
font-size:130%; |
|
|
|
@ -3742,7 +3742,7 @@ div.attendance-calendar-add div.row div.formw,div.attendance-calendar-edit div.r |
|
|
|
|
height: 400px; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
#columns ul, #columns ol {margin:0; padding:0; list-style:none; border:none;} |
|
|
|
|
#columns ul, #columns ol {margin:0; padding:0; list-style:none; border:none;} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -3858,4 +3858,74 @@ span.form_required { |
|
|
|
|
.session_course_item .courses { |
|
|
|
|
margin-bottom: 5px; |
|
|
|
|
height:35px; |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
/* Categories courses*/ |
|
|
|
|
|
|
|
|
|
#course-picture { |
|
|
|
|
position:absolute; |
|
|
|
|
top:8%; |
|
|
|
|
left:85%; |
|
|
|
|
padding:4px; |
|
|
|
|
border:1pt solid #ccc; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
#categories-content-left { |
|
|
|
|
border:1pt solid #ccc; |
|
|
|
|
width:290px; |
|
|
|
|
padding:10px; |
|
|
|
|
float:left; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
#categories-search { |
|
|
|
|
border:1pt solid #ccc; |
|
|
|
|
padding:10px; |
|
|
|
|
text-align:center; |
|
|
|
|
height:105px; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
#categories-list { |
|
|
|
|
border:1pt solid #ccc; |
|
|
|
|
padding:25px; |
|
|
|
|
margin-top:10px; |
|
|
|
|
font-size:11pt; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
#categories-content-right { |
|
|
|
|
border:1pt solid #ccc; |
|
|
|
|
margin-left: 315px; |
|
|
|
|
padding:5px; |
|
|
|
|
margin-top:5px; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.categories-block-course { |
|
|
|
|
border:1pt solid #ccc; |
|
|
|
|
width:246px; |
|
|
|
|
height:180px; |
|
|
|
|
margin:5px; |
|
|
|
|
float:left; |
|
|
|
|
padding:5px; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.categories-course-picture { |
|
|
|
|
border:1pt solid #ccc; |
|
|
|
|
width:75px; |
|
|
|
|
height:75px; |
|
|
|
|
float:left; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.categories-course-picture img { |
|
|
|
|
width: 75px; |
|
|
|
|
height: 75px; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.categories-course-description { |
|
|
|
|
border:1pt solid #ccc; |
|
|
|
|
margin-left:80px; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.categories-course-links { |
|
|
|
|
border:1pt solid #ccc; |
|
|
|
|
margin-top:5px; |
|
|
|
|
height: 40px; |
|
|
|
|
} |