Commit d1a1e3f4 authored by Klaus's avatar Klaus

-- removed DOS spec. chars

parent 05c56579
......@@ -2,16 +2,13 @@ div.list-button-bar-top {
padding-top: 5px;
padding-bottom: 10px;
}
div.list-button-bar-bottom {
padding-top: 10px;
}
table.list-table {
border-collapse: collapse;
border: 1px solid #ccc;
}
table.list-tiny {
font-size: x-small;
border-collapse: collapse;
......@@ -46,7 +43,6 @@ td.list-table-narrow, th.list-table-narrow {
padding-left: 4px;
padding-right: 4px;
}
tr.last td {
border-bottom: 3px solid #A0BDEB;
}
......@@ -72,18 +68,15 @@ div.list-paginator-bottom {
border: 1px solid #fff;
color: inherit;
}
.list-paginator li a:hover {
background-color: #e5e5e5;
color: inherit;
}
.list-paginator li.current {
background-color: #e5e5e5;
border: 1px solid #999;
color: inherit;
}
/* end pagination ------------------------------------------ */
/* list-filter ------------------------------------------ */
......
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