Template:OOOInfoBoxTabber/styles.css: Difference between revisions

No edit summary
Tag: Reverted
No edit summary
Tag: Reverted
Line 31: Line 31:
   line-height: 1.2;
   line-height: 1.2;
   white-space: normal;          /* wrap long labels */
   white-space: normal;          /* wrap long labels */
  padding: .1rem .5rem;
  margin-right: .05rem;
   text-decoration: none;
   text-decoration: none;


Line 37: Line 39:
   border: 1px solid #a2a9b1;    /* literal to avoid TemplateStyles color warnings */
   border: 1px solid #a2a9b1;    /* literal to avoid TemplateStyles color warnings */
   border-bottom: none;          /* blend into panel */
   border-bottom: none;          /* blend into panel */
   border-radius: 12px 12px 0 0; /* match infobox radius if rounded */
   border-radius: 2px 2px 0 0; /* match infobox radius if rounded */
}
}