Difference between revisions of "MediaWiki:Group-bureaucrat.css"

From notfoundon
Jump to: navigation, search
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
/* CSS placed here will affect bureaucrats only */
 
/* CSS placed here will affect bureaucrats only */
  
 +
/*
 
div.portal#p-tb{
 
div.portal#p-tb{
 
     display:block !important;
 
     display:block !important;
 
}
 
}
 +
*/
  
 
li#t-upload, li#t-specialpages, li#t-print, h3#p-tb-label {
 
li#t-upload, li#t-specialpages, li#t-print, h3#p-tb-label {
 
     display:block !important;
 
     display:block !important;
 
}
 
}

Latest revision as of 14:47, 17 January 2020

/* CSS placed here will affect bureaucrats only */

/*
div.portal#p-tb{
    display:block !important;
}
*/

li#t-upload, li#t-specialpages, li#t-print, h3#p-tb-label {
    display:block !important;
}