CSS-Klasse "listheading" nur für Tabellenüberschriften verwenden
authorMoritz Bunkus <m.bunkus@linet-services.de>
Thu, 11 Oct 2012 07:50:38 +0000 (09:50 +0200)
committerMoritz Bunkus <m.bunkus@linet-services.de>
Thu, 11 Oct 2012 07:50:38 +0000 (09:50 +0200)
css/kivitendo/main.css
templates/webpages/acctranscorrections/analyze_filter.html
templates/webpages/acctranscorrections/delete_transaction.html
templates/webpages/acctranscorrections/delete_transaction_confirmation.html
templates/webpages/admin/edit_groups.html
templates/webpages/admin/list_users.html
templates/webpages/am/edit_templates.html
templates/webpages/common/show_vc_details.html
templates/webpages/report_generator/csv_export_options.html
templates/webpages/report_generator/html_report.html
templates/webpages/report_generator/pdf_export_options.html

index 7b7f4fa..9714d4a 100644 (file)
@@ -166,7 +166,7 @@ body.menu {
        border-width: thin;
 }
 /*    Headings */
-.listtop, h1, .tabcontent .listheading {
+.listtop, h1 {
     font-size:125%;
        background-color: #006400;
        text-align: left;
@@ -192,21 +192,13 @@ body.menu {
 } */
 .listheading {
        padding: 0.2em;
-       background-color: #006400;
-       color: white;
+       background-color: #EBEBEB;
+       color: #006400;
        font-weight: bolder;
        text-align: left;
        border-style: none;
 }
 
-.listheading A:link, .listheading A:visited, .listheading A:active {
-       color: white;
-}
-
-.listheading th {
-  color: white;
-}
-
 /* .listheadingcontent {
        background-color: #EBEBEB;
        color: #006400;
index 2aa769d..db4198e 100644 (file)
@@ -2,7 +2,7 @@
 [% USE HTML %]
 [%- USE L %]
 <body>
- <p><div class="listheading">[% title %]</div></p>
+ <h1>[% title %]</h1>
 
  <p>
   [% 'Earlier versions of kivitendo contained bugs which might have led to wrong entries in the general ledger.' | $T8 %]
index 2c461b0..ad9a076 100644 (file)
@@ -2,7 +2,7 @@
 [% USE HTML %]
 [% USE LxERP %]
 <body>
- <p><div class="listheading">[% title %]</div></p>
+ <h1>[% title %]</h1>
 
  <p>
   [%- IF module == 'ar' %]
index c075471..63181fc 100644 (file)
@@ -2,7 +2,7 @@
 [% USE HTML %]
 [% USE LxERP %]
 <body>
- <p><div class="listheading">[% title %]</div></p>
+ <h1>[% title %]</h1>
 
  <p>
   [%- IF module == 'ar' %]
index 6056107..d893a58 100644 (file)
@@ -8,7 +8,8 @@
 
   <p><a href="admin.pl?action=login">[% 'Back' | $T8 %]</a></p>
 
- <div class="listheading">[% 'Add a new group' | $T8 %]</div>
+ <h1>[% 'Add a new group' | $T8 %]</h1>
+
  <form method="post" action="admin.pl">
  <br>
   <table border="0">
   </table>
    <input type="hidden" name="add_nextsub" value="add_group">
    <p><input type="submit" class="submit" name="action" value="[% 'Add' | $T8 %]"></p>
-  <hr>
  </form>
 
+ <h1>[% 'Edit and delete a group' | $T8 %]</h1>
 
  <form name="Form" method="post" action="admin.pl">
-  <div class="listheading">[% 'Edit and delete a group' | $T8 %]</div>
-
   [% IF num_groups %]
   <p>
    <select name="group_id" size="10">
@@ -46,9 +45,7 @@
   </p>
  </form>
 
- <hr size="2" noshade>
-
- <div class="listheading">[% 'Group membership' | $T8 %]</div>
+ <h1>[% 'Group membership' | $T8 %]</h1>
 
  <p>[% 'Edit the membership of all users in all groups:' | $T8 %]</p>
 
@@ -60,7 +57,5 @@
 
  </form>
 
- <hr size="2" noshade>
-
 </body>
 </html>
index 39883d1..ea8e8d7 100644 (file)
@@ -1,9 +1,9 @@
 [%- USE T8 %]
 [% USE HTML %]<body class="admin" onload="">
 
- <form method="post" action="admin.pl">
+ <h1>[% title %]</h1>
 
 <div class="listtop" width="100%">[% title %]</div>
<form method="post" action="admin.pl">
 
   <p>
    <table width="100%">
   </div>
  </form>
 
+ <h1>[% 'User Login' | $T8 %]</h1>
+
  <form method="post" action="controller.pl">
   <input type="hidden" name="action" value="LoginScreen/login">
 
-  <div class="listheading">[% 'User Login' | $T8 %]</div>
-
   <table border="0">
    <tr>
     <th align="right">[% 'Login Name' | $T8 %]</th>
index a25abc6..bbce544 100644 (file)
@@ -1,7 +1,7 @@
 [%- USE T8 %]
 [% USE HTML %]<body>
 
- <div class="listheading">[% title %]</div>
+ <h1>[% title %]</h1>
 
   [% IF type == 'templates' %]
    <p style="text-align: right;">[<a href="doc/html/ch03s02.html" target="_blank" title="[% 'Open in new window' | $T8 %]">[% 'Help Template Variables' | $T8 %]</a>]</p>
index 49363ea..a0abdc2 100644 (file)
@@ -31,7 +31,7 @@
 
  [%- INCLUDE jump_block CONTACTS = CONTACTS, SHIPTO = SHIPTO %]
 
- <a name="billing"><div class="listheading">[% 'Billing Address' | $T8 %]</div></a>
+ <a name="billing"><h1>[% 'Billing Address' | $T8 %]</h1></a>
 
  <table>
   <tr>
 
   [%- INCLUDE jump_block CONTACTS = CONTACTS, SHIPTO = SHIPTO %]
 
-  <a name="shipping[% loop.count %]"><div class="listheading">[% 'Shipping Address' | $T8 %] &quot;[% HTML.escape(row.shiptoname) %]&quot;</div></a>
+  <a name="shipping[% loop.count %]"><h1>[% 'Shipping Address' | $T8 %] &quot;[% HTML.escape(row.shiptoname) %]&quot;</h1></a>
 
   <table>
    <tr>
 
   [%- INCLUDE jump_block CONTACTS = CONTACTS, SHIPTO = SHIPTO %]
 
-  <a name="contact[% loop.count %]"><div class="listheading">[% 'Contact Person' | $T8 %] &quot;[% HTML.escape(row.cp_name) %]&quot;</div></a>
+  <a name="contact[% loop.count %]"><h1>[% 'Contact Person' | $T8 %] &quot;[% HTML.escape(row.cp_name) %]&quot;</h1></a>
 
   <table>
    <tr>
index 70c39af..0d49f28 100644 (file)
@@ -1,7 +1,7 @@
 [%- USE T8 %]
 [% USE HTML %]<body>
 
- <div class="listheading" width="100%">[% HTML.escape(title) %]</div>
+ <h1>[% HTML.escape(title) %]</h1>
 
  <form action="[% HTML.escape(script) %]" method="post" name="report_generator_form">
 
index a35cfb6..332c5ef 100644 (file)
@@ -18,7 +18,7 @@
   <p>[% MESSAGE %]</p>
  [% END %]
 
- <div class="listtop" width="100%">[% TITLE %]</div>
+ <h1>[% TITLE %]</h1>
 
  [% IF TOP_INFO_TEXT %]
   <p>[% TOP_INFO_TEXT %]</p>
index 5af4de8..8956ed7 100644 (file)
@@ -3,7 +3,7 @@
 
  [%- SET default_margin = LxERP.format_amount(1.5) %]
 
- <div class="listheading" width="100%">[% HTML.escape(title) %]</div>
+ <h1>[% HTML.escape(title) %]</h1>
 
  <form action="[% HTML.escape(script) %]" method="post" name="report_generator_form">