User:Monster Domosed/common.css: Difference between revisionsGive feedback
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 254: | Line 254: | ||
.custom-item-tooltip .ability-upgrade { | .custom-item-tooltip .ability-upgrade { | ||
font-size: 0.75rem !important; | font-size: 0.75rem !important; | ||
} | |||
.custom-item-tooltip p:empty, | |||
.custom-item-tooltip p:has(> span[id]:only-child) { | |||
display: none; | |||
} | } | ||
/* Custom Item Tooltip END */ | /* Custom Item Tooltip END */ | ||