Worked on account update view

This commit is contained in:
Torkel Ödegaard
2015-01-26 15:42:11 +01:00
parent ab7e2f89fb
commit a6b0856020
9 changed files with 112 additions and 48 deletions
+8
View File
@@ -1,5 +1,8 @@
.pro-sidemenu {
display: none;
a:focus {
text-decoration: none;
}
}
.pro-sidemenu-open {
@@ -50,9 +53,14 @@
display: block;
padding: 6px 0 6px 30px;
font-size: 15px;
color: @gray;
i {
padding-right: 15px;
}
&.active {
color: white;
font-weight: bold;
}
}
.sidemenu-user {