MediaWiki: Tweeki.css: Difference between revisions

From Lapis
Jump to: navigation, search
(Created page with "→‎CSS placed here will affect users of the Tweeki skin: →‎Rmoving magnifier image from RunQuery button: .sf-runquery-form input[type="submit"] { background-image: none !important; }")
 
No edit summary
 
Line 1: Line 1:
/* CSS placed here will affect users of the Tweeki skin */
/* CSS placed here will affect users of the Tweeki skin */
/* Rmoving magnifier image from RunQuery button */
.sf-runquery-form input[type="submit"] {
    background-image: none !important;
}

Latest revision as of 14:21, 15 November 2024

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