2 .mkwsSwitch, .mkws-switch,
3 .mkwsSearch, .mkws-search,
4 .mkwsTermlists, .mkws-facets,
5 .mkwsFacet, .mkws-facet,
6 .mkwsRanking, .mkws-ranking,
7 .mkwsPager, .mkws-pager,
9 .mkwsRecords, .mkws-records,
10 .mkwsRecord, .mkws-record,
11 .mkwsTargets, .mkws-targets,
12 .mkwsStat, .mkws-stat,
13 .mkwsMOTD, .mkws-motd,
14 .mkwsAuthname, .mkws-auth-name {
15 font-family: Gill Sans, "Gillius ADF", Gillius, GilliusADF, Verdana, Sans-Serif;
18 .mkwsLang, .mkws-lang {
24 .mkwsLang a, .mkws-lang a {
29 .mkwsLang span, .mkws-lang span {
30 border: solid 1px #d0e0ff;
34 .mkwsSearch, .mkws-search {
38 .mkwsSwitch, .mkws-switch {
44 .mkwsTargets, .mkws-targets {
45 background-color: #fafafa;
48 .mkwsStat, .mkws-stat {
50 border-top: 1px solid #156a16;
55 .mkwsStat:before, .mkws-stat:before {
56 content: "Status info";
60 .mkwsSwitch a, .mkws-switch a,
61 .mkwsLang a, .mkws-lang a,
62 .mkwsFacet a, .mkws-facet a,
63 .mkwsRanking a, .mkws-ranking a,
64 .mkwsPager a, .mkws-pager a,
65 .mkwsNavi a, .mkws-navi a,
66 .mkwsRecords a, .mkws-records a,
67 .mkwsRecord a, .mkws-record a {
69 text-decoration: none;
72 .mkwsSwitch a:hover, .mkws-switch a:hover,
73 .mkwsLang a:hover, .mkws-lang a:hover,
74 .mkwsFacet a:hover, .mkws-facet a:hover,
75 .mkwsPager a:hover, .mkws-pager a:hover,
76 .mkwsRecords a:hover, .mkws-records a:hover,
77 .mkwsRecord a:hover, .mkws-record a:hover {
78 text-decoration: underline;
81 .mkwsNavi a.mkwsRemovable:hover, .mkws-navi a.mkws-removable:hover {
82 text-decoration: line-through;
85 .mkwsSearch input.mkwsButton, .mkws-search input.mkws-button {
86 border: 3px outset #132194;
87 background-color: #132194;
92 text-transform: uppercase;
98 .mkwsAuthname, .mkws-auth-name {
102 .mkwsSearch input.mkwsQuery, .mkws-search input.mkws-query {
103 border: 2px inset #e0f0ff;
109 .mkwsTermlistsTitle, .mkws-facets-title {
112 text-transform: uppercase;
115 .mkwsTermlists, .mkws-facets {
121 border-top-right-radius: 10px;
122 -moz-border-top-right-radius: 10px;
123 -webkit-border-top-right-radius: 10px;
126 .mkwsTermlists.active, .mkws-facets.active {
130 .mkwsFacet, .mkws-facet {
135 border-top-right-radius: 10px;
136 -moz-border-top-right-radius: 10px;
137 -webkit-border-top-right-radius: 10px;
140 .mkwsTerm, .mkws-term {
144 .mkwsTerm span, .mkws-term span {
148 .mkwsFacetTitle, .mkws-facet-title {
152 .mkwsSummary, .mkws-summary {
156 .mkwsDetails, .mkws-details {
157 border: 1px solid #404040;
162 box-shadow: 10px 10px 5px #808080;
164 border-top-right-radius: 10px;
165 -moz-border-top-right-radius: 10px;
166 -webkit-border-top-right-radius: 10px;
169 .mkwsDetails th, .mkws-details th {
172 padding-right: 0.6em;
175 .mkwsDetails th:after, .mkws-details th:after {
179 .mkwsPager, .mkws-pager {
184 .mkwsTargets table thead tr td, .mkws-targets table thead tr td {
185 background-color: #132194;
188 padding: 0.2em 0.5em;
191 .mkwsTargets table tbody tr:nth-child(odd), .mkws-targets table tbody tr:nth-child(odd) {
192 background-color: #e0f0ff;
195 .mkwsTargets table tbody tr:nth-child(even), .mkws-targets table tbody tr:nth-child(even) {
196 background-color: #d0e0ff;
199 .mkwsTargets table tbody tr td, .mkws-targets table tbody tr td {
200 padding: 0.2em 0.5em;
203 .mkwsCurrentPage, .mkws-current-page {
204 padding: 0.1em 0.5em;
209 .mkwsProgress, .mkws-progress {
210 border: 1px solid #c0c0c0;
217 .mkwsProgress .mkwsDone, .mkws-progress .mkws-done { color: #005701 }
218 .mkwsProgress .mkwsWaiting, .mkws-progress .mkws-waiting { color: #c0c0c0 }
220 .mkwsResults table, .mkws-results table {
221 display: inline-table /* only for Firefox! */