aboutsummaryrefslogtreecommitdiff
path: root/conkeror/theme/content-buffer-input.css
diff options
context:
space:
mode:
authorKarel Kočí <karel.koci@nic.cz>2017-12-04 07:19:40 +0100
committerKarel Kočí <karel.koci@nic.cz>2017-12-04 07:19:40 +0100
commitefc78eeb586cb159f50cff4f88d245328a331bcb (patch)
tree823a8eb85c415507c073f53dae9f62f0fc1880c4 /conkeror/theme/content-buffer-input.css
parent0e7c85e85e1ae6eaabec8cf45703313ad7692fbc (diff)
downloadmyconfigs-efc78eeb586cb159f50cff4f88d245328a331bcb.tar.gz
myconfigs-efc78eeb586cb159f50cff4f88d245328a331bcb.tar.bz2
myconfigs-efc78eeb586cb159f50cff4f88d245328a331bcb.zip
Drop conkeror configuration
Diffstat (limited to 'conkeror/theme/content-buffer-input.css')
-rw-r--r--conkeror/theme/content-buffer-input.css13
1 files changed, 0 insertions, 13 deletions
diff --git a/conkeror/theme/content-buffer-input.css b/conkeror/theme/content-buffer-input.css
deleted file mode 100644
index 82acb9e..0000000
--- a/conkeror/theme/content-buffer-input.css
+++ /dev/null
@@ -1,13 +0,0 @@
-/**
- * (C) Copyright 2007-2008 Jeremy Maitin-Shepard
- *
- * Use, modification, and distribution are subject to the terms specified in the
- * COPYING file.
-**/
-
-@namespace url("http://www.w3.org/1999/xhtml");
-
-.__conkeror_textbox_edited_externally {
- background-color: #bbbbbb;
- -moz-appearance: none;
-}