Difference between revisions of "Template:SB Infobox Component Section"
Jump to navigation
Jump to search
m |
m |
||
Line 41: | Line 41: | ||
} | } | ||
.SB-Infobox-Component-Cell a::after { | .SB-Infobox-Component-Cell a::after { | ||
content: attr(title); | |||
display: block; | |||
color: gray; | |||
width: 100%; | |||
text-overflow: ellipsis; | |||
overflow: hidden; | |||
white-space: nowrap; | |||
} | } | ||
.SB-Infobox-Component-Cell img { | .SB-Infobox-Component-Cell img { |