lesson top links
[edumed.git] / catalogue / static / catalogue / css / section_list.css
index 1793d85..1b6749a 100644 (file)
@@ -13,8 +13,6 @@
     text-transform: uppercase;
     margin: 0 0 1em 0;
     font-size: 1em; }
-  .section-type .section-lessons {
-    padding: 0 0 0 1em; }
 
 .section-type-synthetic {
   width: 16.25em; }
     .section-level-liceum .section-type-course a {
       color: #fff; }
 
+.course-boxes h1 {
+  color: #363a3e; }
+.course-boxes .section-level {
+  background: white;
+  border: 1px solid #777; }
+  .course-boxes .section-level a, .course-boxes .section-level a:hover {
+    color: #363a3e; }
+  .course-boxes .section-level .section-type-course {
+    background: white;
+    bborder-left: 1px solid #363a3e; }
+
 .section-links {
   float: right; }
 
 h2.section-header {
   margin: 0; }
+
+.section-list-toc {
+  display: inline-block;
+  vertical-align: top;
+  width: 18.75em; }