home *** CD-ROM | disk | FTP | other *** search
- @import url("chrome://yasearch/skin/alerts/alerts.default.css");
- @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
-
- /* ******************************************* */
- row:not(:first-child) {
- margin-top: 0.2em;
- }
-
- #alertTimedNotification * {cursor: pointer;}
-
- /* ******************************************* */
- a {
- cursor: pointer;
- color: #1455D6;
- text-decoration: underline;
- }
-
- a:hover {
- color: #424F63;
- }
-
- p {
- margin: .65em 0;
- }
-
- ul, ol {
- padding-left: 20px;
- margin: .5em 0;
- }
-
- dd {
- -moz-margin-start: 20px;
- }
-
- .title-image-left {
- width: 8px;
- height: 24px;
- background: url("chrome://yasearch/skin/browser-icons/tab-left.png") no-repeat;
- background-color: -moz-dialog;
- -moz-border-radius-topleft: 3px;
- }
-
- .title-image-middle {
- height: 24px;
- background: url("chrome://yasearch/skin/browser-icons/tab-middle.png") repeat-x;
- background-color: -moz-dialog;
- }
-
- .title-image-right {
- width: 8px;
- height: 24px;
- background: url("chrome://yasearch/skin/browser-icons/tab-right.png") no-repeat;
- background-color: -moz-dialog;
- -moz-border-radius-topright: 3px;
- }
-
- .title-image-middle > label {
- font-weight: bold;
- text-align: center;
- }
-
- .title-image-middle > toolbarbutton {
- -moz-appearance: none;
- -moz-image-region: rect(0px, 32px, 16px, 16px);
- height: 24px;
- border: none !important;
- padding: 0px;
- cursor: default;
- list-style-image: url("chrome://yasearch/skin/browser-icons/close.png");
- }
-
- .title-image-middle > toolbarbutton:hover {
- -moz-image-region: rect(0px, 48px, 16px, 32px);
- }
-
- /* ******************************************* */
-
- #yaInstallActions > label {
- font-weight: bold;
- }
-
- #yaRestartAppButton {
- margin-right: 7em;
- }
-
- .throbber {
- -moz-margin-start: 0px;
- }