django-admin2/djadmin2/static/themes/bootstrap/css/base.css

19 lines
217 B
CSS
Raw Normal View History

2013-07-07 13:32:44 +00:00
.sort_link {
display: block;
cursor: pointer;
color: black;
}
.sort_link:hover {
color: black;
}
2013-07-31 18:58:08 +00:00
.previous-link a {
color: gray;
}
.date-drilldown {
padding-bottom: 0;
padding-top: 0;
}