לדלג לתוכן

מדיה ויקי:Common.css: הבדלים בין גרסאות בדף

אין תקציר עריכה
(Make ".noJavascript" only hidden for modern JS browsers, and leave it visible in other cases. This way, we do not need MediaWiki:Noscript.css, which makes pages slower for everybody.)
אין תקציר עריכה
שורה 581: שורה 581:
/*  
/*  
HTML elements with class named "noJavascript" get "display:none" in modern JS-enabled browsers.  
HTML elements with class named "noJavascript" get "display:none" in modern JS-enabled browsers.  
Eelements with this class will still be seen by users surfing with JS disabled.  
Elements with this class will still be seen by users surfing with JS disabled.  
*/
*/
.client-js .noJavascript {
.client-js .noJavascript {
משתמש אלמוני