summaryrefslogtreecommitdiff
path: root/data/extensions/https-everywhere-eff@eff.org/chrome/content/ruleset-tests-status.css
blob: 30dad1877159b2c3487a939c556974989bf841d8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#ruleset-tests-status {
    padding: 20px;
}
#wrapper {
    text-align: center;
}
#progess-bar {
    width: 300px;
    height: 20px;
}
#log {
    width: 400px;
    height: 300px;
}