Translations update
[torbutton.git] / src / chrome / skin / aboutDialog.css
blob89eff534d148283a4dee2aa1764c1d1a6d977c21
1 #leftBox {
2 background-image: url('chrome://torbutton/skin/default256.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;