Difference between revisions of "Widget:Template/AbilityDisplay/css"
Jump to navigation
Jump to search
>Canim44 |
>Canim44 (Added noAbilityCap class) |
||
| Line 1: | Line 1: | ||
<noinclude>[[Category:CSS Widget]]</noinclude><includeonly><style> | <noinclude>[[Category:CSS Widget]]</noinclude><includeonly><style> | ||
/** Template:AbilityDisplay **/ | /** Template:AbilityDisplay **/ | ||
| − | .tabbertab .ability-header { | + | .tabbertab .ability-header .noAbilityCap { |
background-color: #e6f7ff; | background-color: #e6f7ff; | ||
border-bottom: 1px solid skyblue; | border-bottom: 1px solid skyblue; | ||
| Line 13: | Line 13: | ||
} | } | ||
/** Hack to expand the header to the right width */ | /** Hack to expand the header to the right width */ | ||
| − | .tabbertab .ability-header-spacer { | + | .tabbertab .ability-header-spacer .noAbilityCap { |
font-size: 14px; | font-size: 14px; | ||
height: 0px; | height: 0px; | ||