16,040
回編集
細編集の要約なし |
細編集の要約なし |
||
100行目: | 100行目: | ||
padding: 0; | padding: 0; | ||
} | } | ||
.collapseButton { | |||
/* @noflip */ | |||
float: right; | |||
font-weight: normal; | |||
/* @noflip */ | |||
margin-left: 0.5em; | |||
/* @noflip */ | |||
text-align: right; | |||
width: auto; | |||
} | |||
/* In navboxes, the show/hide button balances the v·d·e links | |||
from [[Template:Navbar]], so they need to be the same width. */ | |||
.navbox .collapseButton { | |||
width: 6em; | |||
} | |||
/** Collapsible tables ********************************************************* | /** Collapsible tables ********************************************************* |