|
|
|
|
@ -4,12 +4,14 @@ |
|
|
|
|
/* Adding default generic style for non chamilo_X themes */ |
|
|
|
|
@import url('../base.css'); |
|
|
|
|
|
|
|
|
|
/* the sticky effect */ |
|
|
|
|
html { |
|
|
|
|
height: 100%; |
|
|
|
|
} |
|
|
|
|
/* Redefining html styles */ |
|
|
|
|
body { |
|
|
|
|
/* hack ignored by non-IE to enable ie to support :hover on button */ |
|
|
|
|
behavior:url("/main/css/csshover3.htc"); |
|
|
|
|
behavior:url("/main/css/csshover3.htc"); |
|
|
|
|
font-family: bold arial, verdana, helvetica, sans-serif; |
|
|
|
|
font-size: 12px; |
|
|
|
|
color: #000; |
|
|
|
|
@ -29,9 +31,6 @@ body { |
|
|
|
|
background-color: #fff; |
|
|
|
|
background-repeat:no-repeat; |
|
|
|
|
} |
|
|
|
|
input[type="text"]:focus, input[type="password"]:focus, textarea:focus { |
|
|
|
|
background-image:url(images/shadow.gif); |
|
|
|
|
} |
|
|
|
|
/* Hides from IE5-mac \*/ |
|
|
|
|
* html #outerframe { |
|
|
|
|
height: 1%; |
|
|
|
|
@ -39,11 +38,9 @@ input[type="text"]:focus, input[type="password"]:focus, textarea:focus { |
|
|
|
|
/* End hide from IE5-mac */ |
|
|
|
|
|
|
|
|
|
#main { |
|
|
|
|
float: left; |
|
|
|
|
margin: 0px auto; |
|
|
|
|
margin-top: 5x; |
|
|
|
|
width: 96%; |
|
|
|
|
padding: 0px 10px 10px 10px; |
|
|
|
|
margin: 0p; |
|
|
|
|
width: 100%; |
|
|
|
|
padding: 0px; |
|
|
|
|
min-height: 320px; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
@ -182,12 +179,6 @@ ul#navigation .student-connect a { |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/* for content section in main index.php file */ |
|
|
|
|
/* |
|
|
|
|
|---------------------------------------------------------------------------- |
|
|
|
|
| modified: to fit img and blocks in home page |
|
|
|
|
|---------------------------------------------------------------------------- |
|
|
|
|
| |
|
|
|
|
*/ |
|
|
|
|
.maincontent { |
|
|
|
|
float: left; |
|
|
|
|
width: 65%; |
|
|
|
|
@ -197,15 +188,7 @@ ul#navigation .student-connect a { |
|
|
|
|
margin-top:0; |
|
|
|
|
background-color: #ffffff; |
|
|
|
|
} |
|
|
|
|
/* |
|
|
|
|
|
|
|
|
|
.maincontent td { |
|
|
|
|
float: left; |
|
|
|
|
width: 100%; |
|
|
|
|
padding: 4px; |
|
|
|
|
|
|
|
|
|
} |
|
|
|
|
*/ |
|
|
|
|
#center { |
|
|
|
|
margin: 0 190px 0 0; |
|
|
|
|
padding: 10px 0 40px 0; |
|
|
|
|
@ -226,25 +209,6 @@ a.invisible:link, a.invisible:visited { |
|
|
|
|
line-height: 0px; |
|
|
|
|
height: 0; |
|
|
|
|
} |
|
|
|
|
input.link_alike { |
|
|
|
|
background-color: #FFFFFF; |
|
|
|
|
border-width: 0px; |
|
|
|
|
color: #999999; |
|
|
|
|
font-weight: bold; |
|
|
|
|
text-align: left; |
|
|
|
|
padding: 0px; |
|
|
|
|
margin: 0px; |
|
|
|
|
} |
|
|
|
|
input.link_alike:hover { |
|
|
|
|
background-color: #FFFFFF; |
|
|
|
|
border-width: 0px; |
|
|
|
|
color: #f3840d; |
|
|
|
|
font-weight: bold; |
|
|
|
|
text-align: left; |
|
|
|
|
padding: 0px; |
|
|
|
|
margin: 0px; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
/* |
|
|
|
|
----------------------------------------------------------------------------- |
|
|
|
|
Menu Slide JQuery |
|
|
|
|
@ -254,7 +218,7 @@ ul#navigation { |
|
|
|
|
position: fixed; |
|
|
|
|
margin: 0px; |
|
|
|
|
padding: 0px; |
|
|
|
|
top: 100px; |
|
|
|
|
top: 115px; |
|
|
|
|
right: -10px; |
|
|
|
|
list-style: none; |
|
|
|
|
z-index:9999; |
|
|
|
|
@ -335,20 +299,6 @@ a:active { |
|
|
|
|
font-weight : bold; |
|
|
|
|
color : #f00; |
|
|
|
|
} |
|
|
|
|
select, textarea { |
|
|
|
|
color : #000; |
|
|
|
|
border: 1px solid #000; |
|
|
|
|
} |
|
|
|
|
input.checkbox { |
|
|
|
|
border-width: 0; |
|
|
|
|
} |
|
|
|
|
select, input[type=checkbox], input[type=radio], input[type=button], input[type=submit] { |
|
|
|
|
cursor: pointer; |
|
|
|
|
font-size: 12px; |
|
|
|
|
} |
|
|
|
|
input[text] { |
|
|
|
|
font-size: 12px; |
|
|
|
|
} |
|
|
|
|
/* user_portal course status icon */ |
|
|
|
|
.coursestatusicons { |
|
|
|
|
border: 0px solid #000; |
|
|
|
|
@ -368,8 +318,8 @@ input[text] { |
|
|
|
|
height:35px; |
|
|
|
|
} |
|
|
|
|
.session_course_item { |
|
|
|
|
/* padding: 0px; */ |
|
|
|
|
margin: 0px; |
|
|
|
|
margin-bottom:18px; |
|
|
|
|
font-size:135%; |
|
|
|
|
} |
|
|
|
|
.session_course_item .item_closed, .userportal-course-item-title .item_closed { |
|
|
|
|
@ -389,10 +339,9 @@ input[text] { |
|
|
|
|
********************************************************/ |
|
|
|
|
#header1 { |
|
|
|
|
font-size: 12px; |
|
|
|
|
padding: 4px; |
|
|
|
|
background-color: #8b8579F; |
|
|
|
|
color: #666; |
|
|
|
|
height: 40px; |
|
|
|
|
height: 35px; |
|
|
|
|
background-image: url(images/header.jpg); |
|
|
|
|
Background-repeat: no-repeat; |
|
|
|
|
} |
|
|
|
|
@ -412,6 +361,7 @@ input[text] { |
|
|
|
|
#institution { |
|
|
|
|
float: left; |
|
|
|
|
font-weight: bold; |
|
|
|
|
padding-left:17px; |
|
|
|
|
} |
|
|
|
|
#my_courses { |
|
|
|
|
float: right; |
|
|
|
|
@ -421,13 +371,11 @@ input[text] { |
|
|
|
|
* HEADER 2: Users online, help, student/teacher view * |
|
|
|
|
********************************************************/ |
|
|
|
|
#header2 { |
|
|
|
|
position: relative; /* to avoid the IE peekabo bug*/ |
|
|
|
|
font-size: 1.0em; |
|
|
|
|
font-weight: normal; |
|
|
|
|
min-height:10px; |
|
|
|
|
padding: 0.2em 0.5em; |
|
|
|
|
padding-bottom: 0.2em; |
|
|
|
|
min-height:35px; |
|
|
|
|
background: #716D61; |
|
|
|
|
width:100%; |
|
|
|
|
color: #666; |
|
|
|
|
} |
|
|
|
|
#header2 a { |
|
|
|
|
@ -438,35 +386,17 @@ input[text] { |
|
|
|
|
#header2 a:hover { |
|
|
|
|
text-decoration: underline; |
|
|
|
|
} |
|
|
|
|
/* Header2Right: online users, student/teacher view, help */ |
|
|
|
|
#Header2Right ul { |
|
|
|
|
position: relative; /* to avoid the IE peekabo bug*/ |
|
|
|
|
float: right; |
|
|
|
|
width: 70%; |
|
|
|
|
margin: 0; |
|
|
|
|
padding: 0; |
|
|
|
|
list-style-type: none; |
|
|
|
|
text-align: right; |
|
|
|
|
} |
|
|
|
|
#Header2Right ul li { |
|
|
|
|
display: inline; |
|
|
|
|
color:#ffffff; |
|
|
|
|
} |
|
|
|
|
#Header2Right ul li a { |
|
|
|
|
padding: 4px 6px 4px 4px; |
|
|
|
|
color:#f1d40d; |
|
|
|
|
} |
|
|
|
|
/***************************************************** |
|
|
|
|
* HEADER 3: TABS OF THE HEADER * |
|
|
|
|
*****************************************************/ |
|
|
|
|
#header3 { |
|
|
|
|
padding: 0em 0.3em 0.2em 0.5em; |
|
|
|
|
font-size: 1.0em; |
|
|
|
|
padding: 4px 0px 4px 0px; |
|
|
|
|
background: #fff; |
|
|
|
|
color: #006; |
|
|
|
|
border-bottom: 1px solid #aeaeae; |
|
|
|
|
height:41px; |
|
|
|
|
height:25px; |
|
|
|
|
margin-bottom: 1px; |
|
|
|
|
float:left; |
|
|
|
|
width:100%; |
|
|
|
|
} |
|
|
|
|
#header3 A { |
|
|
|
|
|