diff options
Diffstat (limited to 'conkeror/theme/window--panel.css')
-rw-r--r-- | conkeror/theme/window--panel.css | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/conkeror/theme/window--panel.css b/conkeror/theme/window--panel.css new file mode 100644 index 0000000..6009000 --- /dev/null +++ b/conkeror/theme/window--panel.css @@ -0,0 +1,5 @@ +@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); + +.panel .panel-row-label { + font-weight: bold; +} |