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

Small fix the offline copy status layout

This commit is contained in:
Giulio Cesare Solaroli
2015-03-11 00:08:42 +01:00
parent 187959fd1e
commit f4f77ab0e1
3 changed files with 14 additions and 3 deletions

View File

@@ -10,7 +10,14 @@
background-color: $clipperz-blue;
color: white;
padding: 8px 10px 6px 10px;
font-size: 9pt;
.proxyDescription:after {
content: ':';
}
.referenceDate {
padding-left: 10px;
}