Commit 7ece4ea8 authored by Frank Bergmann's avatar Frank Bergmann

- removed elements from list

parent 389f1196
......@@ -19,21 +19,12 @@ span.list-label {
}
tr.list-header {
background-color: white;
}
tr.list-subheader {
background-color: white;
font-weight: bold;
border-top: 3px solid #A0BDEB;
border-bottom: 1px solid #A0BDEB;
}
tr.list-even {
background-color: white;
}
tr.list-odd {
background-color: #EAF2FF;
}
tr.list-spacer {
background-color: #f9f9f9;
}
......@@ -44,11 +35,7 @@ th.list {
padding-right: 16px;
border-bottom: 3px solid #A0BDEB;
}
th.list-narrow {
padding-left: 4px;
padding-right: 4px;
border-bottom: 3px solid #A0BDEB;
}
th.list a {
color: black;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment