X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=experiments%2Fspclient%2FmkwsStyle.css;h=49f3b9fa031eeb9ed9930313dfe4a9ba3c0acfdf;hb=2a2efc6a0b74e1314e687ddbb083a85aa6b0c50d;hp=13be2de373cbb6bf3232c05582ac32f8b3ddb722;hpb=70f6c962d53c3cca4f44e306d569038582ed5bc1;p=mkws-moved-to-github.git diff --git a/experiments/spclient/mkwsStyle.css b/experiments/spclient/mkwsStyle.css index 13be2de..49f3b9f 100644 --- a/experiments/spclient/mkwsStyle.css +++ b/experiments/spclient/mkwsStyle.css @@ -140,13 +140,12 @@ font-weight: bold; } -#mkwsResults div.record, +#mkwsRecords div.record, #mkwsShiftedTermlists div.record { padding: 5px; } -#mkwsResults div.details, -#mkwsShiftedTermlists div.details { +#mkwsRecords div.details { border: 1px solid #404040; background: #e8e8e8; color: darkgray; @@ -159,14 +158,14 @@ -webkit-border-top-right-radius: 10px; } -#mkwsResults div.details th, +#mkwsRecords div.details th, #mkwsShiftedTermlists div.details th { text-align: right; vertical-align: top; padding-right: 0.6em; } -#mkwsResults div.details th:after, +#mkwsRecords div.details th:after, #mkwsShiftedTermlists div.details th:after { content: ":"; }