MediaWiki:Common.css:修订间差异
跳到导航
跳到搜索
无编辑摘要
imported>Irukaza 无编辑摘要 |
imported>Irukaza 无编辑摘要 |
||
| 第274行: | 第274行: | ||
transition: width 0.4s; | transition: width 0.4s; | ||
} | } | ||
#simpleSearch #searchButton { | #simpleSearch #searchButton { | ||
right: | right: 6px !important; | ||
width: 20px !important; | width: 20px !important; | ||
height: | height: 23px !important; | ||
} | } | ||
#simpleSearch:hover>#searchButton { | #simpleSearch:hover>#searchButton { | ||
animation: shake 0. | animation: shake 0.2s 1 forwards; | ||
} | } | ||
#p-search { | #p-search { | ||