legacy-dotfiles/.conkerorrc/themes/yoshi/hints--url-panel.css

18 lines
272 B
CSS
Raw Normal View History

2013-03-24 23:59:23 +01:00
@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;
}