MediaWiki:HVSC.css

From ExoticA

Note: After saving, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Go to Menu → Settings (Opera → Preferences on a Mac) and then to Privacy & security → Clear browsing data → Cached images and files.
#hvsc_nav {
  clear: both;
  margin: 0 auto 0 auto;
  width: 74em;
}

#hvsc_nav fieldset {
  margin-top: 0;
}

#hvsc_search {
  width: 34em;
  float: left;
  text-align: right;
}

#hvsc_search form {
  font-size: 12px;
  white-space: nowrap;
}

#hvsc_search_form .textbox input {
 width: 8em;
}

#hvsc_qsearch_form {
  text-align: center;
}

#hvsc_browse {
  float: left;
  margin-left: 1em;
  width: 33em;
}

#hvsc_browse dt {
  float: left;
  clear: left;
  padding-bottom: 3px;
  width: 5em;
  font-weight: normal;
}

#hvsc_browse form {
  text-align: right;
}

#hvsc_browse dd {
  padding-bottom: 3px;
  margin-left: 5em;
}

#hvsc_browse_sub {
  clear: left;
  width: 52em;
  text-align: center;
  margin: 0 auto 1em auto;
}

#hvsc_resultstable {
  clear: both;
  margin: 0 auto 1em auto;
  width: 100%;
}


#hvsc_infobuttons {
  clear: left;
}

#hvsc_infobuttons form {
  float: left;
  margin: .5em;
}

#hvsc_resultstable .hvsc_spacer {
  border-left: 1px #fff solid;
  border-right: 1px #fff solid;
  height: 16px;
}

#hvsc_resultstable .hvsc_info {
  font-size: 90%;
  border: 2px #ddd solid;
  margin: 2px 0 2px 0;
  width: 100%;
}

#hvsc_resultstable .hvsc_info caption {
  padding: 0;
  border-color: #ddd;
}

#hvsc_resultstable .hvsc_info th {
  background-color: #ddd;
  border: 0;
  vertical-align: top;
  white-space: nowrap;
  width: 1em;
}

#hvsc_resultstable .hvsc_meta th {
  text-align: right;
}

#hvsc_resultstable .hvsc_meta td {
  width: 40%;
}


#hvsc_resultstable .hvsc_stil th {
  text-align: right;
}

#hvsc_resultstable .hvsc_info table {
  border: 1px #ddd solid;
  width: 100%;
}

#hvsc_resultstable .hvsc_info table th {
  width: 6em;
}

#hvsc_resultstable .hvsc_info td {
  border: 0;
  vertical-align: top;
}

#hvsc_resultstable .hvsc_info td.na,
#hvsc_resultstable .hvsc_info td.au,
#hvsc_resultstable .hvsc_info td.co {
  width: 16em;
}

#hvsc_resultstable .highlight {
  background-color: #ffffc0;
}

#hvsc_resultstable .hvsc_rko {
  width: 80%;
  margin: auto;
  font-size: 100%;
}

#hvsc_resultstable .hvsc_rko td {
  white-space: nowrap;
}

#hvsc_resultstable .hvsc_rko .song {
  text-align: right;
}

#hvsc_resultstable .hvsc_rko .rating, 
#hvsc_resultstable .hvsc_rko .download {
  text-align: center;
}

#hvsc_resultstable .hvsc_rko .title,
#hvsc_resultstable .hvsc_rko .author {
  width: 40%;
}

.hvsc_pager {
  float: right;
  border: 1px #aaa solid;
  font-weight: bold;
  margin: .5em 0 .5em 0;
}

#hvsc_message {
  text-align: center;
  clear: both;
  font-weight: bold;
}