Difference between revisions of "MediaWiki:Common.css"

From ConfIDent
Line 21: Line 21:
 
div#row-Query_Event-Title_Contains input.createboxInput {
 
div#row-Query_Event-Title_Contains input.createboxInput {
 
   min-width: 600px !important;
 
   min-width: 600px !important;
 +
}
 +
 +
/* Skin 2023 ------------------------------------------------------ */
 +
div#confident-content {
 +
  max-width: 1400px;
 
}
 
}

Revision as of 08:56, 2 February 2023

/* CSS placed here will be applied to all skins */

/* temp changes for Event Query form */
div#p-search {
  display: none;
}

div#row-Query_Event-Academic_Field span.pfTokens {
  padding-top: 0px;
  padding-bottom: 0px;
}

div.sfFieldContent p {
  margin: 0px !important;
}

div#row-Query_Event-Country div.oo-ui-inputWidget {
  min-width: 600px !important;
}

div#row-Query_Event-Title_Contains input.createboxInput {
  min-width: 600px !important;
}

/* Skin 2023 ------------------------------------------------------ */
div#confident-content {
  max-width: 1400px;
}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.