Added automatic copying of field values to clipboard

This commit is contained in:
Giulio Cesare Solaroli
2017-01-21 15:03:42 +01:00
parent 228837da16
commit 0e70ab2c42
10 changed files with 1219 additions and 1154 deletions

File diff suppressed because one or more lines are too long

View File

@@ -101,6 +101,10 @@ div.overlay {
font-size: 96pt;
color: white;
text-shadow: none;
&.custom {
font-size: 80pt;
}
}
&.ios-overlay-show {