browser/base/content/aboutaccounts/aboutaccounts.css

branch
TOR_BUG_9701
changeset 10
ac0c01689b40
equal deleted inserted replaced
-1:000000000000 0:85d875dd642c
1 html, body {
2 height: 100%;
3 }
4
5 #remote {
6 width: 100%;
7 height: 100%;
8 border: 0;
9 display: none;
10 }
11
12 #manage, #intro, #stage {
13 display: none;
14 }

mercurial