Difference between revisions of "Widget:Template/AbilityDisplay/css"

From Dragalia Lost Wiki
Jump to navigation Jump to search
>Canim44
(Undo revision 74263 by Canim44 (talk) Didn't fix the issue)
>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;

Revision as of 21:59, 22 February 2020