summaryrefslogtreecommitdiff
path: root/static/style.css
diff options
context:
space:
mode:
authorHelmut Grohne <helmut@subdivi.de>2013-07-27 09:39:14 +0200
committerHelmut Grohne <helmut@subdivi.de>2013-07-27 09:39:14 +0200
commite88f5f74cebed92c42543ce0682a8a49075d859b (patch)
tree145386d93e869f71ed1a51f391df4334570490ac /static/style.css
parent0c27c95a9c55b82b2c7e5e90b885c87578e895d0 (diff)
downloaddebian-dedup-e88f5f74cebed92c42543ce0682a8a49075d859b.tar.gz
also move the static directory into the dedup package
Diffstat (limited to 'static/style.css')
-rw-r--r--static/style.css12
1 files changed, 0 insertions, 12 deletions
diff --git a/static/style.css b/static/style.css
deleted file mode 100644
index 531ef9d..0000000
--- a/static/style.css
+++ /dev/null
@@ -1,12 +0,0 @@
-.dependency {
- background-color: yellow;
-}
-td {
- vertical-align: top;
-}
-.filename {
- display: block;
-}
-.filename:hover {
- background-color: #eee;
-}