1
0
mirror of http://git.whoc.org.uk/git/password-manager.git synced 2025-10-29 18:37:35 +01:00

Basic implementation of search feature

This commit is contained in:
Giulio Cesare Solaroli
2014-09-22 16:53:44 +02:00
parent f42c469663
commit 093d5e7965
4 changed files with 33 additions and 12 deletions

View File

@@ -41,7 +41,7 @@ This configuration is now located in the first script included in the index_temp
content: "extra-wide";
}
}
/*
@media only screen and (min-width: 100px) and (max-height: 450px) {
html {
font-family: "extra-short";
@@ -50,3 +50,4 @@ This configuration is now located in the first script included in the index_temp
content: "extra-short";
}
}
*/