Difference between revisions of "Widget:Template/AbilityDisplay/css"
Jump to navigation
Jump to search
imported>Canim44 (Creating Widget:Template/css/AbilityDisplay) |
>Canim44 (Creating Widget:Template/css/AbilityDisplay) |
(No difference)
| |
Revision as of 21:40, 22 February 2020
{{#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;
} }}