1
0
mirror of https://github.com/S2-/pwgen.git synced 2025-08-03 17:20:09 +02:00

move everything to src

This commit is contained in:
s2
2017-11-16 09:24:32 +01:00
parent c784e80ece
commit 710fb753b7
9 changed files with 1 additions and 0 deletions

4
src/popup/pwgen.css Normal file
View File

@@ -0,0 +1,4 @@
body {
cursor: default;
font: caption;
}