1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-18 09:13:33 +00:00

apps page

This commit is contained in:
Kyle Spearrin
2017-04-13 10:09:19 -04:00
parent ce64601e38
commit ce68c1599f
6 changed files with 170 additions and 2 deletions

View File

@@ -306,6 +306,20 @@ form .btn .loading-icon {
margin-bottom: 0;
}
.box-apps {
font-size: 20px;
ul.fa-ul {
li {
margin-bottom: 10px;
}
}
a .fa {
color: @sidebar-dark-submenu-bg;
}
}
/* Toastr */
#toast-container {