UNPKG

simple-react-ui

Version:

a simple react component library written in TypeScript+ React.js

14 lines 272 B
.tree{ ul{ li{ a.active{ background-color: deepskyblue; } a:hover{ color:white; font-weight: bold; cursor: pointer; } } } }