2012-05-21 04:12:37 -07:00
|
|
|
/* This Source Code Form is subject to the terms of the Mozilla Public
|
|
|
|
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
|
|
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
|
2009-09-23 16:44:08 -07:00
|
|
|
|
2011-12-21 03:40:31 -08:00
|
|
|
body {
|
|
|
|
-moz-text-size-adjust: none;
|
2012-06-12 18:24:55 -07:00
|
|
|
font-family: Roboto,"Droid Sans",helvetica,arial,clean,sans-serif;
|
2011-12-21 03:40:31 -08:00
|
|
|
font-size: 23px;
|
|
|
|
color: #222222;
|
2013-02-13 08:50:57 -08:00
|
|
|
background-color: #ced7de;
|
2011-12-21 03:40:31 -08:00
|
|
|
}
|
|
|
|
|
|
|
|
#header {
|
|
|
|
height: 80px;
|
|
|
|
}
|
|
|
|
|
|
|
|
#wordmark {
|
|
|
|
margin: 30px 0 0 15px;
|
|
|
|
width: 123px;
|
|
|
|
height: 36px;
|
2012-01-17 20:09:09 -08:00
|
|
|
background: url("chrome://browser/skin/images/wordmark-hdpi.png") no-repeat;
|
2009-09-23 16:44:08 -07:00
|
|
|
}
|
|
|
|
|
|
|
|
#version {
|
2011-12-21 03:40:31 -08:00
|
|
|
margin: 0 0 0 15px;
|
|
|
|
font-size: 15px;
|
2009-09-23 16:44:08 -07:00
|
|
|
}
|
|
|
|
|
2011-12-21 03:40:31 -08:00
|
|
|
#banner {
|
|
|
|
margin: 0 -10px;
|
2012-04-09 15:23:42 -07:00
|
|
|
min-height: 150px;
|
2013-02-13 08:50:57 -08:00
|
|
|
background-color: #bdc7ce;
|
2010-10-12 12:01:29 -07:00
|
|
|
}
|
|
|
|
|
2011-12-21 03:40:31 -08:00
|
|
|
#logo {
|
|
|
|
position: absolute;
|
|
|
|
top: 0;
|
|
|
|
right: 0;
|
|
|
|
width: 375px;
|
|
|
|
height: 300px;
|
2012-01-17 20:09:09 -08:00
|
|
|
background: url("chrome://browser/skin/images/logo-hdpi.png") no-repeat;
|
2011-12-21 03:40:31 -08:00
|
|
|
}
|
|
|
|
|
|
|
|
#updateBox {
|
|
|
|
position: relative;
|
|
|
|
top: 40px;
|
|
|
|
margin: 0 auto;
|
|
|
|
width: 60%; /* looks much larger!? */
|
|
|
|
padding: 20px 1em;
|
|
|
|
text-align: center;
|
2012-01-17 20:09:09 -08:00
|
|
|
background-image: url("chrome://browser/skin/images/about-btn-darkgrey.png");
|
2011-12-21 03:40:31 -08:00
|
|
|
background-size: contain;
|
|
|
|
border-bottom-width: 4px;
|
|
|
|
border-bottom-style: solid;
|
|
|
|
border-bottom-color: #3A3F44;
|
|
|
|
border-radius: 8px;
|
|
|
|
box-shadow: 0 5px 5px rgba(0, 0, 0, 0.3);
|
2010-10-18 14:13:54 -07:00
|
|
|
}
|
|
|
|
|
2010-10-12 12:01:29 -07:00
|
|
|
#update-message-checking,
|
|
|
|
#update-message-none,
|
2013-03-13 08:47:38 -07:00
|
|
|
#update-message-found,
|
|
|
|
#update-message-downloading,
|
|
|
|
#update-message-downloaded {
|
2010-10-12 12:01:29 -07:00
|
|
|
display: none;
|
2009-09-23 16:44:08 -07:00
|
|
|
}
|
2009-10-04 23:20:00 -07:00
|
|
|
|
2013-02-08 11:29:21 -08:00
|
|
|
#messages {
|
2012-04-09 15:23:42 -07:00
|
|
|
position: relative;
|
|
|
|
width: 70%;
|
|
|
|
margin: 40px auto 0 auto;
|
|
|
|
padding: 10px 0;
|
|
|
|
font-size: 15px;
|
|
|
|
text-align: center;
|
|
|
|
}
|
|
|
|
|
2013-02-08 11:29:21 -08:00
|
|
|
#telemetry a {
|
2012-04-09 15:23:42 -07:00
|
|
|
text-decoration: underline;
|
|
|
|
}
|
|
|
|
|
2011-12-21 03:06:24 -08:00
|
|
|
#aboutLinks {
|
2011-12-21 03:40:31 -08:00
|
|
|
margin: 0 -10px 15px -10px;
|
|
|
|
padding: 0;
|
2009-09-23 16:44:08 -07:00
|
|
|
}
|
|
|
|
|
2011-12-21 03:06:24 -08:00
|
|
|
#aboutLinks > li {
|
2011-12-27 05:26:18 -08:00
|
|
|
line-height: 2.6;
|
2011-12-21 03:40:31 -08:00
|
|
|
border-top: 1px solid white;
|
|
|
|
border-bottom: 1px solid #C1C7CC;
|
2011-12-21 00:52:39 -08:00
|
|
|
}
|
|
|
|
|
2011-12-21 03:06:24 -08:00
|
|
|
#aboutLinks > li > a {
|
2011-12-21 03:40:31 -08:00
|
|
|
padding-left: 25px;
|
2011-12-21 03:06:24 -08:00
|
|
|
display: block;
|
2011-12-21 00:52:39 -08:00
|
|
|
}
|
|
|
|
|
2011-12-21 03:40:31 -08:00
|
|
|
#aboutDetails {
|
|
|
|
padding-left: 15px;
|
|
|
|
font-size: 15px;
|
2011-12-21 00:52:39 -08:00
|
|
|
}
|
|
|
|
|
2011-12-21 03:40:31 -08:00
|
|
|
.top-border {
|
|
|
|
border-bottom: 1px solid #C1C7CC;
|
|
|
|
}
|
|
|
|
|
|
|
|
.bottom-border {
|
|
|
|
border-top: 1px solid white;
|
|
|
|
}
|
|
|
|
|
|
|
|
a, span {
|
|
|
|
text-decoration: none;
|
|
|
|
color: #222222;
|
|
|
|
}
|
|
|
|
|
|
|
|
#updateBox > a,
|
|
|
|
#updateBox > span {
|
|
|
|
color: #e5f2ff;
|
2009-09-23 16:44:08 -07:00
|
|
|
}
|