Difference between revisions of "MediaWiki:Common.css"

From ConfIDent
m
Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
  
/* temp changes for Event Query form */
+
/*
 
div#p-search {
 
div#p-search {
 
   display: none;
 
   display: none;
 
}
 
}
 +
*/
  
 +
/* temp changes for Event Query form */
 
div#row-Query_Event-Academic_Field span.pfTokens {
 
div#row-Query_Event-Academic_Field span.pfTokens {
 
   padding-top: 0px;
 
   padding-top: 0px;

Revision as of 11:17, 2 February 2023

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

/*
div#p-search {
  display: none;
}
*/

/* temp changes for Event Query form */
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.