MediaWiki:Common.css: Difference between revisions

no edit summary
(Undo revision 5768573 by Tegnosis (talk))
Tag: Undo
No edit summary
Line 1: Line 1:
/* Zoom for the Google Translate*/
.goog-te-combo {
        zoom: .91 !important;
}
/* Hiding Powered by Google Translate */
/* Removing for now
.goog-logo-link {
.goog-logo-link {
     display:none !important;
     display:none !important;
}
}
.goog-te-gadget {
.goog-te-gadget {
     color: transparent !important;
     color: transparent !important;
}
}
 
*/
.goog-te-gadget .goog-te-combo {
    color: blue !important;
}




Line 18: Line 21:




/* Zoom for the entire element */
 
.goog-te-combo {
        zoom: .91 !important;
}