legacy-dotfiles/conkeror/.conkerorrc/themes/yoshi/hints--url-panel.css
2013-11-03 21:21:21 +01: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;
}