
| Current Path : /var/www/html_old/abg/web/modules/contrib/simple_sitemap/xsl/ |
Linux ift1.ift-informatik.de 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 |
| Current File : /var/www/html_old/abg/web/modules/contrib/simple_sitemap/xsl/simple_sitemap.xsl.css |
body {
background-color: #fff;
font-family: Verdana, sans-serif;
font-size: 10pt;
}
h1 {
font-size: 1.25em;
}
table.sitemap {
background-color: #cdcdcd;
margin: 10px 0 15px;
font-size: 8pt;
width: 100%;
text-align: left;
}
table.sitemap thead tr th,
table.sitemap tfoot tr th {
background-color: #e6eeee;
border: 1px solid #fff;
font-size: 8pt;
padding: 3px;
}
table.sitemap thead tr .tablesorter-header:not(.sorter-false) {
cursor: pointer;
}
table.sitemap thead tr .tablesorter-header .tablesorter-header-inner {
position: relative;
display: inline-block;
padding-right: 15px;
}
table.sitemap tbody td {
color: #3d3d3d;
padding: 3px;
background-color: #fff;
vertical-align: top;
}
table.sitemap tbody .odd td {
background-color: #efefef;
}
table.sitemap thead tr .tablesorter-headerAsc,
table.sitemap thead tr .tablesorter-headerDesc {
background-color: #5050d3;
color: #fff;
font-style: italic;
}
table.sitemap thead tr .tablesorter-headerAsc .tablesorter-header-inner:after {
content: '\25b2';
position:absolute;
right: 0;
}
table.sitemap thead tr .tablesorter-headerDesc .tablesorter-header-inner:after {
content: '\25bc';
position:absolute;
right: 0;
}
table.sitemap tbody tr ul {
list-style: none;
padding: 0;
margin: 0;
}
table.sitemap tbody tr ul li:not(:first-of-type) {
margin-top: 5px;
}
table.sitemap tbody tr ul li span {
margin-right: 5px;
}
table.sitemap tbody tr ul li span:after {
content: ":";
}
table.sitemap tbody tr ul.translation-set li span {
text-transform: uppercase;
}
table.sitemap tbody tr ul.images li span {
font-style: italic;
}