6,432
次編輯
小無編輯摘要 |
小無編輯摘要 |
||
第58行: | 第58行: | ||
.conflict>#title, | .conflict>#title, | ||
.conflict>.header, | .conflict>.header, | ||
.conflict>div>div>.label-text { | .conflict>div>div>.label-text, | ||
.conflict>div>div>div>.label-text { | |||
background-color: #b99afd; | background-color: #b99afd; | ||
} | } | ||
第66行: | 第67行: | ||
.light>#title, | .light>#title, | ||
.light>.header, | .light>.header, | ||
.light>div>div>.label-text { | .light>div>div>.label-text, | ||
.light>div>div>div>.label-text { | |||
background-color: lightskyblue; | background-color: lightskyblue; | ||
第72行: | 第74行: | ||
.label-text { | .label-text { | ||
padding:2px 10px 2px 0; | |||
} | } | ||