v1/web/modules/contrib/flag/css/flag-link.css

14 lines
141 B
CSS

/**
* @file
* Generic styles for flag links.
*
* @see flag.html.twig.
*/
.flag a {
border: none;
}
.flag a:hover {
border: none;
}