Team:Heidelberg/Templates/bootstrap-css

From 2013.igem.org

(Difference between revisions)
m
Line 7: Line 7:
   src: url('https://dl.dropboxusercontent.com/sh/2x8a55zuyds8mzw/S9BqKzbE2x/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('https://dl.dropboxusercontent.com/sh/2x8a55zuyds8mzw/Sx8NYE6ESD/fonts/glyphicons-halflings-regular.woff') format('woff'), url('https://dl.dropboxusercontent.com/sh/2x8a55zuyds8mzw/-vMDB5wEeJ/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('https://dl.dropboxusercontent.com/sh/2x8a55zuyds8mzw/KZyq0JlXcI/fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg');
   src: url('https://dl.dropboxusercontent.com/sh/2x8a55zuyds8mzw/S9BqKzbE2x/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('https://dl.dropboxusercontent.com/sh/2x8a55zuyds8mzw/Sx8NYE6ESD/fonts/glyphicons-halflings-regular.woff') format('woff'), url('https://dl.dropboxusercontent.com/sh/2x8a55zuyds8mzw/-vMDB5wEeJ/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('https://dl.dropboxusercontent.com/sh/2x8a55zuyds8mzw/KZyq0JlXcI/fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg');
}
}
-
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
+
.pagination > li > a {
     z-index: 2;
     z-index: 2;
     color: #000;
     color: #000;
     cursor: default;
     cursor: default;
     background-color: #eeeeee;
     background-color: #eeeeee;
-
     border-color: none;
+
     border-color: #000;
     font-size:14px;
     font-size:14px;
}
}
</style>
</style>
</html>
</html>

Revision as of 19:23, 4 October 2013