Widget:Template/AbilityDisplay/css
Revision as of 21:40, 22 February 2020 by >Canim44 (Creating Widget:Template/css/AbilityDisplay)
{{#css: .tabbertab .ability-header {
background-color: #e6f7ff; border-bottom: 1px solid skyblue; font-size: 14px; padding: 5px 10px; position: absolute; right: 0; left: 0; top: 0; white-space: nowrap;
} /** Hack to expand the header to the right width */ .tabbertab .ability-header-spacer {
font-size: 14px; height: 0px; padding: 0 10px; visibility: hidden; white-space: nowrap;
} }}