Browse Source

korrektur asz_zeugnis_noten

burningTyger 8 years ago
parent
commit
5139023083
2 changed files with 6 additions and 5 deletions
  1. 1 0
      views/partials/p_asz_zeugnis_noten.slim
  2. 5 5
      views/print.scss

+ 1 - 0
views/partials/p_asz_zeugnis_noten.slim

@@ -1,3 +1,4 @@
+-notenquelle ||= :note_abschluss
 .row
   .col-xs-12
     table.col-xs-12.table-noten

+ 5 - 5
views/print.scss

@@ -41,8 +41,8 @@ hr {
 .table-eng {
   margin-bottom: 0px;
   td {
-  padding: 1px !important;
-  font-size: 9pt;
+    padding: 1px !important;
+    font-size: 9pt;
   }
 }
 .table-noten {
@@ -134,9 +134,9 @@ hr {
 ul.dashes {
   padding-left: 0px;
   li:before{
-	content:"–";
-	position:absolute;
-	margin-left: 1.0em;
+    content:"–";
+    position:absolute;
+    margin-left: 1.0em;
   }
 }
 .seitenlogo {