legacy-dotfiles/conkeror/themes/blackened/hints--url-panel.css
2011-05-27 22:44:33 +02:00

17 lines
272 B
CSS

@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
.panel {
border-top: 4px double #333333;
color: white;
background-color: black;
}
.panel .panel-row-label {
font-weight: bold;
}
.panel .url-panel-label {
font-weight: bold;
}