This repository has been archived on 2020-10-11. You can view files and clone it, but cannot push or open issues or pull requests.
angularjs-batarang/app.css

8 lines
143 B
CSS
Raw Normal View History

2014-08-06 21:46:54 +00:00
.offsetTab{
margin-left: 15px;
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
background-color: #F3F3F3;
}