MediaWiki:Common.css: Difference between revisions

Undo revision 5768573 by Tegnosis (talk)
No edit summary
Tags: Manual revert Reverted
(Undo revision 5768573 by Tegnosis (talk))
Tag: Undo
Line 1: Line 1:
.goog-logo-link {
    display:none !important;
}
.goog-te-gadget {
    color: transparent !important;
}
.goog-te-gadget .goog-te-combo {
    color: blue !important;
}
/* Remove "Powered by" after ":0.targetLanguage" */
.goog-te-gadget div:first-child::after {
    display:none !important;
}
/* Zoom for the entire element */
.goog-te-combo {
        zoom: .91 !important;
}
/* Remove Google Translate text */
.goog-te-gadget span:last-child {
        display:none !important;
}
/* Temp fix START */
/* Temp fix START */
/* Need to incorporate this correctly into FsLookAndFeel */
/* Need to incorporate this correctly into FsLookAndFeel */