MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 445: Line 445:
#show-article:hover #show-article-before {
#show-article:hover #show-article-before {
     opacity: 1;  
     opacity: 1;  
    scrollbar-width: none; /* Firefox */
    -ms-overflow-style: none;  /* Internet Explorer 10+ */
}
/* Hides scrollbar for Webkit browsers */
#show-article::-webkit-scrollbar {
    display: none;
}
}
#article-frame {
#article-frame {
     /* You can style #article-frame as needed */
     /* You can style #article-frame as needed */

Navigation menu