mirror of
http://git.whoc.org.uk/git/password-manager.git
synced 2025-10-28 09:57:35 +01:00
Added automatic copying of field values to clipboard
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -101,6 +101,10 @@ div.overlay {
|
||||
font-size: 96pt;
|
||||
color: white;
|
||||
text-shadow: none;
|
||||
|
||||
&.custom {
|
||||
font-size: 80pt;
|
||||
}
|
||||
}
|
||||
|
||||
&.ios-overlay-show {
|
||||
|
||||
@@ -436,6 +436,7 @@ $cardViewBasePadding: 10px;
|
||||
// line-height: 1em;
|
||||
// height: 1.3em;
|
||||
outline: none;
|
||||
cursor: pointer;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user