Added url field action handler

This commit is contained in:
Giulio Cesare Solaroli
2015-03-23 08:42:31 +01:00
parent bf3ec41e1b
commit 40d20bb3ac
4 changed files with 22 additions and 2 deletions
+4
View File
@@ -508,6 +508,10 @@ $cardViewBasePadding: 10px;
cursor: default;
&.URL {
cursor: pointer;
}
&.PASSWORD {
cursor: pointer;