From d25ff2bddd44b9dac1ceb248424109d1782dd211 Mon Sep 17 00:00:00 2001 From: schneefux Date: Sat, 25 Mar 2017 13:13:57 +0100 Subject: add minionlivesmatter as submodule --- .../templates/assets/tether/examples/dolls/dolls.css | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 minionlivesmatter/templates/assets/tether/examples/dolls/dolls.css (limited to 'minionlivesmatter/templates/assets/tether/examples/dolls/dolls.css') diff --git a/minionlivesmatter/templates/assets/tether/examples/dolls/dolls.css b/minionlivesmatter/templates/assets/tether/examples/dolls/dolls.css deleted file mode 100644 index 931c0de..0000000 --- a/minionlivesmatter/templates/assets/tether/examples/dolls/dolls.css +++ /dev/null @@ -1,18 +0,0 @@ -.tether-element, .tether-target { - width: 200px; - height: 50px; - background-color: #4cc; - position: absolute; -} -body { - width: 100%; - height: 100%; - overflow: scroll; -} -.scroll { - width: 400%; - height: 400%; -} -.tether-target:not(.tether-element) { - cursor: move; -} -- cgit v1.3.1