Difference between revisions of "Widget:Template/AbilityDisplay/css"
Jump to navigation
Jump to search
>Canim44 (-.noAbilityCap) |
>Eave m (adding firefox required styles) |
||
| Line 19: | Line 19: | ||
visibility: hidden; | visibility: hidden; | ||
white-space: nowrap; | white-space: nowrap; | ||
| + | } | ||
| + | .ability-table { | ||
| + | background: linear-gradient(#e6f7ff, #e6f7ff 40px, transparent 40px); | ||
| + | padding-top: 40px; | ||
| + | text-align: center; | ||
| + | } | ||
| + | .ability-table .tabbertab .ability-header { | ||
| + | background: transparent; | ||
} | } | ||
</style> | </style> | ||
</includeonly> | </includeonly> | ||