Team:Heidelberg/Templates/bootstrap-css

From 2013.igem.org

(Difference between revisions)
m
m
Line 37: Line 37:
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
     background-color: #999999;
     background-color: #999999;
 +
}
 +
a:focus {
 +
  outline:none;
 +
  outline-offset:none;
}
}
</style>
</style>
</html>
</html>

Revision as of 15:46, 18 October 2013