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 {
 +
    z-index: 2;
 +
    color: #000;
 +
    cursor: default;
 +
    background-color: #eeeeee;
 +
    border-color: none;
 +
    font-size:14px;
 +
}
</style>
</style>
</html>
</html>

Revision as of 19:19, 4 October 2013