LLWiki正在建设中,欢迎加入我们

MediaWiki:Gadget-mobileBlock.css

来自LLWiki
跳转到导航 跳转到搜索

注意:在保存之后,您可能需要清除浏览器缓存才能看到所作出的变更的影响。

  • Firefox或Safari:按住Shift的同时单击刷新,或按Ctrl-F5Ctrl-R(Mac为⌘-R
  • Google Chrome:Ctrl-Shift-R(Mac为⌘-Shift-R
  • Internet Explorer:按住Ctrl的同时单击刷新,或按Ctrl-F5
  • Opera:前往菜单 → 设置(Mac为Opera → Preferences),然后隐私和安全 → 清除浏览数据 → 缓存的图片和文件
.page-actions-menus {
	top: 100%;
	width: 84px;
	display: none;
	position: absolute;
	z-index: 4;
	background-color: #fff;
	margin-top: -1px;
	border: 1px solid #a2a9b1;
	border-radius: 0 0 2px 2px;
	box-shadow: 0 2px 2px 0 rgba(0,0,0,0.25);
}
.page-actions-menus-l {
	width: 130px;
}
.page-actions-menus:hover {
	display: block !important;
}
/* [[category:纯CSS小工具]] [[category:维护工具]] [[category:手机版小工具]] [[category:默认开启的小工具]] [[category:需要用户权限的小工具]] */
/* {{DEFAULTSORT:mobileBlock.css}} */