default.css 5.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218
  1. /*****************************************************
  2. * MAIN - CHAMILO CSS GREEN
  3. *****************************************************/
  4. /* Adding default style for the chamilo_X themes */
  5. @import url('../base_chamilo.css');
  6. /* the following for regular <a> elements */
  7. a {
  8. text-decoration: none;
  9. color :#01933e;
  10. }
  11. a:visited {
  12. text-decoration: none;
  13. }
  14. a:hover {
  15. text-decoration: none;
  16. color: #f3840d;
  17. }
  18. a:active {
  19. text-decoration: none;
  20. color : #01933e;
  21. }
  22. .subnav-fixed {
  23. position: fixed;
  24. top: 0px;
  25. left: 0;
  26. right: 0;
  27. z-index: 1030;
  28. border-color: #d5d5d5;
  29. border-width: 0 0 1px; /* drop the border on the fixed edges */
  30. -webkit-border-radius: 0;
  31. -moz-border-radius: 0;
  32. border-radius: 0;
  33. }
  34. .subnav .navbar-inner {
  35. background-color: #79AA0B; /* Old browsers */
  36. background-repeat: repeat-x; /* Repeat the gradient */
  37. background-image: -moz-linear-gradient(top, #9BD10A 0%, #79AA0B 100%); /* FF3.6+ */
  38. background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9BD10A), color-stop(100%,#79AA0B)); /* Chrome,Safari4+ */
  39. background-image: -webkit-linear-gradient(top, #9BD10A 0%, #79AA0B 100%); /* Chrome 10+,Safari 5.1+ */
  40. background-image: -ms-linear-gradient(top, #9BD10A 0%,#79AA0B 100%); /* IE10+ */
  41. background-image: -o-linear-gradient(top, #9BD10A 0%,#79AA0B 100%); /* Opera 11.10+ */
  42. filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9BD10A', endColorstr='#79AA0B',GradientType=0 ); /* IE6-9 */
  43. background-image: linear-gradient(top, #9BD10A 0%,#79AA0B 100%); /* W3C */
  44. }
  45. .subnav .nav > li > a {
  46. border-left: 1px solid #9BD10A;
  47. border-right: 1px solid #9BD10A;
  48. }
  49. .subnav .nav > #current > a,
  50. .subnav .nav > #current > a:hover {
  51. color: #fff;
  52. background-color: #9BD10A;
  53. border-right-color: #9BD10A;
  54. }
  55. .subnav .nav > li > a {
  56. color:#fff;
  57. }
  58. /* Green hover */
  59. .subnav .navbar-inner li a:hover {
  60. background: none repeat scroll 0 0 #9BD10A;
  61. color: #fff;
  62. }
  63. /*****************************************************
  64. * FOOTER STYLES *
  65. *****************************************************/
  66. footer {
  67. background-color: #79aa0b;
  68. background-image: url(images/bg-footer.gif);
  69. background-repeat:repeat-x;
  70. font-size: 12px;
  71. color:#ffffff;
  72. height: 9em;
  73. width: 100%;
  74. }
  75. /* Sticky footer*/
  76. .push {
  77. height: 9em; /* Very important */
  78. }
  79. /*****************************************************
  80. * DISPLAY MESSAGES *
  81. *****************************************************/
  82. .normal-message {
  83. color: #00407F;
  84. border: 1px solid #CDE6F5;
  85. background: url("images/background_message.png") repeat-x scroll 0 0 #EAF8FE;
  86. }
  87. .warning-message {
  88. border: 1px solid #FFB30F;
  89. color: #000;
  90. background: url("images/background_message.png") repeat-x scroll 0 0 #FFEFA7;
  91. }
  92. .confirmation-message {
  93. border: 1px solid #1F8323;
  94. color:#1F8323;
  95. background: url("images/background_message.png") repeat-x scroll 0 0 #CAF0C7;
  96. }
  97. .error-message {
  98. border: 1px solid #FF0000;
  99. color: #440000;
  100. background: url("images/background_message.png") repeat-x scroll 0 0 #FFD1D1;
  101. }
  102. /* New training */
  103. .bottom-link {
  104. background-image:url(images/button_back.jpg);
  105. }
  106. .social-menu-title {
  107. background-color:#85b80b;
  108. }
  109. #social-content-online {
  110. background-color:#85b80b;
  111. }
  112. .admin_section li {
  113. background-image:url(images/bullet.gif);
  114. }
  115. .system_announcements {
  116. background: transparent url('images/systemenouvelles.jpg') no-repeat top left;
  117. }
  118. .topa {
  119. background:transparent url('images/logoa4.gif') no-repeat;
  120. }
  121. .topb {
  122. background:transparent url('images/logob4.gif') no-repeat;
  123. }
  124. #bottomhellomindfactory {
  125. background:transparent url('images/textologo.jpg') no-repeat;
  126. }
  127. #exercise_close_link {
  128. background: url(images/close.gif) no-repeat;
  129. }
  130. #exercise_close_link:hover {
  131. background: url(images/close_highlight.gif) no-repeat;
  132. }
  133. /*including "login" image*/
  134. button.login {
  135. background-image:url(images/bg-button.gif);
  136. }
  137. button.login:hover {
  138. }
  139. /*including "save" image*/
  140. button.save {
  141. background-image:url(images/button_accept.gif);
  142. }
  143. /*including "add" image*/
  144. button.add {
  145. background-image:url(images/button_add.gif);
  146. }
  147. /*including "cancel" image*/
  148. button.cancel {
  149. background-image:url(images/button_delete.gif);
  150. }
  151. /*including "search" image*/
  152. button.search {
  153. background-image:url(images/bg-button.gif);
  154. }
  155. /*including "plus" image*/
  156. button.plus {
  157. background-image:url(images/button_plus.gif);
  158. }
  159. /*including "minus" image*/
  160. button.minus {
  161. background-image:url(images/button_minus.gif);
  162. }
  163. /*including "next" image*/
  164. button.next {
  165. background-image:url(images/button_next.gif);
  166. }
  167. /*including "back" image*/
  168. button.back {
  169. background-image:url(images/button_back.gif);
  170. }
  171. /*including "refresh" image*/
  172. button.refresh {
  173. background-image:url(images/button_refresh.gif);
  174. }
  175. /*including "upload" image*/
  176. button.upload {
  177. background-image:url(images/button_upload.gif);
  178. }
  179. button.arrowr, input.arrowr {
  180. background-image:url(images/2rightarrow.gif);
  181. }
  182. button.arrowl, input.arrowl {
  183. background-image:url(images/2leftarrow.gif);
  184. }
  185. .refresh {
  186. background-image:url(images/refresh.png);
  187. }
  188. .portal {
  189. background-image:url(images/portal.png);
  190. }