aboutsummaryrefslogtreecommitdiff
blob: 218cd73fc2264cd1f4f3e4d71f49d8cbeb79db61 (plain)
1
{"version":3,"sources":["additional-listgroup-link.css"],"names":[],"mappings":"AAAA,iCACE,OAAA,QACA,MAAA,KACA,gBAAA,KACA,SAAA,SACA,QAAA,aACA,MAAA,KACA,IAAA,IACA,QAAA,KAEF,2BAAA,iCACE,OAAA,QACA,MAAA,KACA,gBAAA,KACA,MAAA,KACA,QAAA,MACA,QAAA,KAAA","sourcesContent":[".list-group-item-additional-link {\n  cursor: pointer;\n  color: black;\n  text-decoration: none;\n  position: absolute;\n  display: inline-block;\n  right: 10px;\n  top: 5px;\n  z-index: 9999; }\n\n.list-group-item-base-link, .list-group-item-base-link:hover {\n  cursor: pointer;\n  color: black;\n  text-decoration: none;\n  width: 100%;\n  display: block;\n  padding: 10px 15px; }\n"]}