This repository has been archived on 2025-04-28. You can view files and clone it, but cannot push or open issues or pull requests.
FireRecord/skin/skin.css
Rylan doherty 73c2b32aca Firerecord
A few buttons to stop and start the system, the start of a menu.
2013-04-21 21:39:57 -04:00

12 lines
258 B
CSS

#link-target-finder-toolbar-button {
list-style-image: url("chrome://firerecord/skin/toolbar-large.png");
}
#link-target-finder-status-bar-icon {
width: 83px;
margin: 0 5px;
}
.link-target-finder-selected {
outline: 2px solid CadetBlue !important;
}