MediaWiki:Common.css:修订间差异
跳到导航
跳到搜索
无编辑摘要
imported>Irukaza 无编辑摘要 |
imported>Irukaza 无编辑摘要 |
||
| 第267行: | 第267行: | ||
/* 搜索框 */ | /* 搜索框 */ | ||
#simpleSearch { | #simpleSearch { | ||
max-width: | max-width: 225px; | ||
background-image: none; | background-image: none; | ||
padding: | padding: 0.1px 10px; | ||
opacity: 0.625; | opacity: 0.625; | ||
display: flex; | display: flex; | ||
transition: width 0.4s; | transition: width 0.4s; | ||
} | } | ||
#simpleSearch #searchButton { | #simpleSearch #searchButton { | ||
right: 8px !important; | right: 8px !important; | ||
width: 20px !important; | width: 20px !important; | ||
height: 20px !important; | height: 20px !important; | ||
| 第319行: | 第292行: | ||
} | } | ||
@keyframes shake { | @keyframes shake { | ||
0%, | 0%, | ||
50% { | 50% { | ||