view chrome/skin/extensions/incompatible.css @ 2:472a16863ecc

expanded nightly.jar
author Yoshiki Yazawa <yaz@honeyplanet.jp>
date Tue, 02 Dec 2008 20:38:20 +0900
parents
children
line wrap: on
line source

#warning {
  font-weight: bold;
}

richlistitem {
  padding: 2px;
  border-bottom: 1px dotted;
}

.name-version label {
  font-weight: bold;
}

[secure="true"] .insecure {
  display: none;
}

[compatible="true"] .incompatible {
  display: none;
}