Improve view mode switcher

This commit is contained in:
Frederic Guillot
2015-07-04 13:06:35 -04:00
parent 37c1b79bdd
commit b01eb12a6c
5 changed files with 58 additions and 22 deletions

View File

@@ -52,13 +52,3 @@ hr {
float: left;
margin-right: 10px;
}
.views {
display: inline-block;
}
.views li.active a {
font-weight: bold;
color: #000;
text-decoration: none;
}