Beekeeper
view release on metacpan or search on metacpan
examples/dashboard/css/dashboard.css view on Meta::CPAN
#bkservices th:first-child {
text-align: left;
}
#bkservices td:first-child {
text-align: left;
}
#bkservices td:first-child:hover {
cursor: pointer;
}
#bkservices th:nth-child(2) {
text-align: center;
}
#bkservices td:nth-child(2) {
text-align: center;
}
#bkservices td:nth-child(5):hover {
cursor: pointer;
}
/* Services */
#services .statistic {
margin-bottom: 0px;
}
#services .statistics {
margin-bottom: 10px;
( run in 0.228 second using v1.01-cache-2.11-cpan-4d50c553e7e )