1
0
mirror of http://git.whoc.org.uk/git/password-manager.git synced 2025-10-31 11:27:34 +01:00

Improved card editing form layout

This commit is contained in:
Giulio Cesare Solaroli
2015-02-03 22:48:29 +01:00
parent 88139883f5
commit 3d17482db4
6 changed files with 99 additions and 27 deletions

File diff suppressed because one or more lines are too long

View File

@@ -280,7 +280,8 @@ div.cardContent {
z-index: 10+1;
.content {
background-color: yellow;
// background-color: yellow;
background-color: white;
}
}
}