summaryrefslogtreecommitdiffstats
path: root/chrome/browser/resources/options2/chromeos/proxy.css
blob: ad7ee3f4b2a3e75504ecf9db2e77286a9046a203 (plain)
1
2
3
4
5
6
7
8
9
10
11
#ignoredHostList {
  border: solid 1px #999999;
  max-height: 150px;
  min-height: 50px;
  -webkit-margin-start: 0;
}

#newHost {
  -webkit-margin-start: 0;
  margin-top: 8px;
}