MediaWiki:Common.css:修订间差异

删除33字节 、​ 2022年3月17日 (星期四)
无编辑摘要
imported>Irukaza
无编辑摘要
imported>Irukaza
无编辑摘要
第274行: 第274行:
   transition: width 0.4s;
   transition: width 0.4s;
}
}
#simpleSearch #searchButton {
#simpleSearch #searchButton {
   right: 8px !important;
   right: 6px !important;
   width: 20px !important;
   width: 20px !important;
   height: 20px !important;
   height: 23px !important;
  padding-block-start: 21px;
}
}
#simpleSearch:hover>#searchButton {
#simpleSearch:hover>#searchButton {
   animation: shake 0.4s 1 forwards;
   animation: shake 0.2s 1 forwards;
}
}
#p-search {
#p-search {
匿名用户