MediaWiki:Common.css: diferència entre les revisions
m Correcció de codis  | 
				 Correcció de codis  | 
				||
| Línia 21: | Línia 21: | ||
/* allows for expanding hidden sig sections (experimental) -Dawg */  | /* allows for expanding hidden sig sections (experimental) -Dawg */  | ||
.textocult {    | .textocult { display: none }  | ||
.textvisible:hover .textocult { display: inline !important }  | |||
}  | .menuocult { display: none }  | ||
.textvisible:hover .textocult {    | .menuvisible:hover .menuocult { display: block !important }  | ||
}  | |||
/*============================  | /*============================  | ||