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

Added url field action handler

This commit is contained in:
Giulio Cesare Solaroli
2015-03-23 00:29:51 +01:00
parent bf3ec41e1b
commit 40d20bb3ac
4 changed files with 22 additions and 2 deletions

View File

@@ -508,6 +508,10 @@ $cardViewBasePadding: 10px;
cursor: default;
&.URL {
cursor: pointer;
}
&.PASSWORD {
cursor: pointer;