“Widget:TableLineVertical”的版本间的差异

来自Ballance Wiki
跳转至: 导航搜索
(创建页面,内容为“<style> .<!--{$class|escape:'html'}--> th:nth-child(<!--{$column|escape:'html'}-->), td:nth-child(<!--{$column|escape:'html'}-->) {border-right: <!--{$style|escape:'…”)
2个标签移动版编辑移动网页编辑
 
2个标签移动版编辑移动网页编辑
第1行: 第1行:
 
<style>
 
<style>
 
.<!--{$class|escape:'html'}--> th:nth-child(<!--{$column|escape:'html'}-->), td:nth-child(<!--{$column|escape:'html'}-->) {border-right: <!--{$style|escape:'html'}-->}
 
.<!--{$class|escape:'html'}--> th:nth-child(<!--{$column|escape:'html'}-->), td:nth-child(<!--{$column|escape:'html'}-->) {border-right: <!--{$style|escape:'html'}-->}
 +
</style>

2020年5月10日 (日) 09:04的版本

<style> . th:nth-child(), td:nth-child() {border-right: } </style>