|
|
|
@ -562,6 +562,9 @@ input.span3, textarea.span3, .uneditable-input.span3 { |
|
|
|
#course_category li, #hot_courses h5, .course_item h5, .categories-course-description h5, .course-box h5 { |
|
|
|
#course_category li, #hot_courses h5, .course_item h5, .categories-course-description h5, .course-box h5 { |
|
|
|
font-weight: normal; |
|
|
|
font-weight: normal; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
.bottom_actions_fixed { |
|
|
|
|
|
|
|
background: #EC5923; |
|
|
|
|
|
|
|
} |
|
|
|
/***************************************************** |
|
|
|
/***************************************************** |
|
|
|
* FOOTER STYLES * |
|
|
|
* FOOTER STYLES * |
|
|
|
*****************************************************/ |
|
|
|
*****************************************************/ |
|
|
|
@ -670,22 +673,29 @@ footer a:link, footer a:visited { |
|
|
|
#bottomhellomindfactory { |
|
|
|
#bottomhellomindfactory { |
|
|
|
background:transparent url('images/textologo.jpg') no-repeat; |
|
|
|
background:transparent url('images/textologo.jpg') no-repeat; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
.new_actions-fixed{ |
|
|
|
/*including "login" image*/ |
|
|
|
top: 49px; |
|
|
|
button.login { |
|
|
|
|
|
|
|
background-image:url(images/bg-button.gif); |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
button.login:hover { |
|
|
|
|
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
/*including "save" image*/ |
|
|
|
/*including "save" image*/ |
|
|
|
button.save { |
|
|
|
button.save { |
|
|
|
background-image:url(images/button_accept.gif); |
|
|
|
background:url(images/accept.png) 0 center no-repeat #F0F0F0; |
|
|
|
|
|
|
|
color: #666; |
|
|
|
|
|
|
|
text-shadow:none; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
button.save:hover { |
|
|
|
|
|
|
|
background:url(images/accept.png) 0 center no-repeat #ffffff; |
|
|
|
|
|
|
|
color: #666; |
|
|
|
|
|
|
|
text-shadow:none; |
|
|
|
} |
|
|
|
} |
|
|
|
/*including "add" image*/ |
|
|
|
/*including "add" image*/ |
|
|
|
button.add { |
|
|
|
.controls .btn.add { |
|
|
|
background-image:url(images/button_add.gif); |
|
|
|
background:url(images/add.png) 0 center no-repeat #EC5923; |
|
|
|
|
|
|
|
padding-left: 36px; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.controls .btn.add:hover { |
|
|
|
|
|
|
|
background:url(images/add.png) 0 center no-repeat #EA4E15; |
|
|
|
|
|
|
|
padding-left: 36px; |
|
|
|
} |
|
|
|
} |
|
|
|
/*including "cancel" image*/ |
|
|
|
/*including "cancel" image*/ |
|
|
|
button.cancel { |
|
|
|
button.cancel { |
|
|
|
@ -693,7 +703,14 @@ button.cancel { |
|
|
|
} |
|
|
|
} |
|
|
|
/*including "search" image*/ |
|
|
|
/*including "search" image*/ |
|
|
|
button.search { |
|
|
|
button.search { |
|
|
|
background-image:url(images/bg-button.gif); |
|
|
|
background:url(images/buttom.png) 0 center no-repeat #F0F0F0; |
|
|
|
|
|
|
|
color: #666; |
|
|
|
|
|
|
|
text-shadow:none; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
button.search:hover { |
|
|
|
|
|
|
|
background:url(images/buttom.png) 0 center no-repeat #ffffff; |
|
|
|
|
|
|
|
color: #666; |
|
|
|
|
|
|
|
text-shadow:none; |
|
|
|
} |
|
|
|
} |
|
|
|
/*including "plus" image*/ |
|
|
|
/*including "plus" image*/ |
|
|
|
button.plus { |
|
|
|
button.plus { |
|
|
|
@ -705,11 +722,17 @@ button.minus { |
|
|
|
} |
|
|
|
} |
|
|
|
/*including "next" image*/ |
|
|
|
/*including "next" image*/ |
|
|
|
button.next { |
|
|
|
button.next { |
|
|
|
background-image:url(images/button_next.gif) !important; |
|
|
|
background:url(images/next.png) 0 center no-repeat #F0F0F0; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
button.next:hover { |
|
|
|
|
|
|
|
background:url(images/next.png) 0 center no-repeat #ffffff; |
|
|
|
} |
|
|
|
} |
|
|
|
/*including "back" image*/ |
|
|
|
/*including "back" image*/ |
|
|
|
button.back { |
|
|
|
button.back { |
|
|
|
background-image:url(images/button_back.gif); |
|
|
|
background:url(images/previus.png) 0 center no-repeat #F0F0F0; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
button.back:hover { |
|
|
|
|
|
|
|
background:url(images/previus.png) 0 center no-repeat #ffffff; |
|
|
|
} |
|
|
|
} |
|
|
|
/*including "refresh" image*/ |
|
|
|
/*including "refresh" image*/ |
|
|
|
button.refresh { |
|
|
|
button.refresh { |
|
|
|
@ -721,10 +744,10 @@ button.upload { |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
button.arrowr, input.arrowr { |
|
|
|
button.arrowr, input.arrowr { |
|
|
|
background-image:url(images/2rightarrow.gif); |
|
|
|
background-image:url(images/2rightarrow.gif); |
|
|
|
} |
|
|
|
} |
|
|
|
button.arrowl, input.arrowl { |
|
|
|
button.arrowl, input.arrowl { |
|
|
|
background-image:url(images/2leftarrow.gif); |
|
|
|
background-image:url(images/2leftarrow.gif); |
|
|
|
} |
|
|
|
} |
|
|
|
.refresh { |
|
|
|
.refresh { |
|
|
|
background-image:url(images/refresh.png); |
|
|
|
background-image:url(images/refresh.png); |
|
|
|
|