609d28ea7868673fa0e7d6c457509f4013e1dd37
[browser-rts.git] / public / stylesheet.css
1
2 table form {
3     margin-bottom: 0;
4 }
5 table form input {
6     margin-bottom: 0;
7 }
8
9 .progress-bar {
10     border: solid 1px #fff;
11     text-align: center;
12     color: #fff;
13     width: 100%;
14 }
15 .unread td{
16     background-color: #373737;
17 }