1
0
mirror of http://git.whoc.org.uk/git/password-manager.git synced 2025-10-29 10:27:35 +01:00

Many small overall UI improvements

- proxy are now aware of their respective features;
- updated account status info and added also proxy info (especially to show when using an offline copy)
- conditionally enabled different features across the UI, based on user account / proxy available features
This commit is contained in:
Giulio Cesare Solaroli
2015-03-10 22:59:24 +01:00
parent 3d809a71db
commit 187959fd1e
19 changed files with 270 additions and 132 deletions

View File

@@ -263,11 +263,9 @@ div.cardContent {
div.cardToolbar.narrow {
}
div.cardList {
// overflow-y: scroll;
padding-bottom: 100px;
ul {
&.addCard {
div.cardList {
padding-bottom: 100px;
}
}