Difference between revisions of "MediaWiki:Common.css"
From cxwiki
Line 6: | Line 6: | ||
ul.fancytree-container { | ul.fancytree-container { | ||
border: none; | border: none; | ||
+ | outline:none !important; | ||
} | } |
Revision as of 07:26, 22 February 2018
/* CSS placed here will be applied to all skins */
#quickbar { width: 200px }
#article { margin-left: 210px }
ul.fancytree-container {
border: none;
outline:none !important;
}