Difference between revisions of "Widget:Template/AbilityDisplay/css"
Jump to navigation
Jump to search
>Canim44 m (Spacing) |
>Canim44 (Order) |
||
| Line 1: | Line 1: | ||
<noinclude>[[Category:Widget Template CSS]]</noinclude><includeonly><style> | <noinclude>[[Category:Widget Template CSS]]</noinclude><includeonly><style> | ||
/** [[Template:AbilityDisplay]] **/ | /** [[Template:AbilityDisplay]] **/ | ||
| − | .tabbertab .ability-header | + | .tabbertab .noAbilityCap .ability-header { |
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 .noAbilityCap .ability-header-spacer { |
font-size: 14px; | font-size: 14px; | ||
height: 0px; | height: 0px; | ||