fixup! Bug 40051: Implement 2021 Year End Campaign look in about:tor
[torbutton.git] / chrome / skin / aboutDialog.css
blob981d68e22698021ac5c3f7fa31b69cdfd6b18ff8
1 #leftBox {
2 background-image: url('chrome://branding/content/icon256.png');
3 background-position: right top;
4 background-size: 180px;
7 #rightBox {
8 background-image: url('chrome://torbutton/skin/about-wordmark.png');
9 background-position: left top;
12 #contributeDesc {
13 display: none;
16 #communityDesc {
17 display: none;
20 #trademark {
21 display: none;
24 #trademarkTor {
25 font-size: xx-small;
26 text-align: center;
27 color: #999999;
28 margin-top: 10px;
29 margin-bottom: 10px;
32 #bottomBox > hbox:not(#newBottom) {
33 display: none;