aboutsummaryrefslogtreecommitdiff
path: root/conkeror/theme/content-buffer-input.css
blob: 82acb9ecf27be30d1a3025bd96a2691ec04ae0d1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
/**
 * (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;
}