1
0
mirror of http://git.whoc.org.uk/git/password-manager.git synced 2025-12-19 21:07:03 +01:00

Highlighted selected items in the selection panel.

Also added some improvements suggested here: http://www.luster.io/blog/9-29-14-mobile-web-checklist.html
This commit is contained in:
Giulio Cesare Solaroli
2014-10-12 14:48:34 +02:00
parent c3add59d1b
commit 3910a2dd8f
8 changed files with 72 additions and 7 deletions

View File

@@ -220,6 +220,8 @@ $cardViewBasePadding: 10px;
.content {
.cardLabel {
@include user-select(text);
font-size: 24pt;
padding: $cardViewBasePadding;
}
@@ -258,6 +260,7 @@ $cardViewBasePadding: 10px;
.fieldValue {
font-size: 18pt;
@include user-select(text);
&.hidden {
font-family: clipperz-password;