Difference between revisions of "MediaWiki:Vector.css"

From wiki.linuxonlinehelp.eu
Jump to navigation Jump to search
Line 5: Line 5:
 
}
 
}
  
#input {
+
#searchInput {
 
     display : none;
 
     display : none;
 
}
 
}

Revision as of 03:17, 23 November 2017

/* CSS placed here will affect users of the Vector skin */

#p-tb{
 display : none;
}

#searchInput {
    display : none;
}