MediaWiki:Mobile.css: Difference between revisions

No change in size ,  16:04, 3 September 2019
m
no edit summary
mNo edit summary
mNo edit summary
Line 347: Line 347:
   left: 50%;  
   left: 50%;  
   margin-left: -60px; /* half of the width */
   margin-left: -60px; /* half of the width */
  border: 1px solid rgba(177,201,195,0.1);
}
}
.qud-tooltip.mobile-visible:hover .qud-tooltip-text,
.qud-tooltip.mobile-visible:hover .qud-tooltip-text,
Line 366: Line 367:
   bottom:100%;
   bottom:100%;
   margin-left:unset;
   margin-left:unset;
  border: 1px solid rgba(177,201,195,0.1);
}
}
/* style superscripts - intended to contain a question mark for tooltip hover (other symbols might work but are untested) */
/* style superscripts - intended to contain a question mark for tooltip hover (other symbols might work but are untested) */