Page protected

Template:Reactionbox/styles.css: Difference between revisions

From Vigyanwiki
< Template:Reactionbox
m (Protected "Template:Reactionbox/styles.css": High-risk template or module: 279 transclusions (more info) ([Edit=Require autoconfirmed or confirmed access] (indefinite)))
 
(Created page with "→‎{{pp|small=y}}: .ib-reactionbox { border-collapse: collapse; } →‎TODO split definitions to appropriate class names when live from HTML element: .ib-reactionbox td, ....")
(No difference)

Revision as of 12:30, 19 October 2022

/* {{pp|small=y}} */
.ib-reactionbox {
	border-collapse: collapse;
}

/* TODO split definitions to appropriate class names when live from HTML element */
.ib-reactionbox td,
.ib-reactionbox th {
	border: 1px solid #a2a9b1;
}