Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 .disposition-tab-true { | 1 .tab-true { |
| 2 background-color: #ccccff; | 2 background-color: #ccccff; |
| 3 } | 3 } |
| 4 .disposition-tab-false { | 4 .tab-false { |
| 5 background-color: #8888ff; | 5 background-color: #8888ff; |
| 6 } | 6 } |
| OLD | NEW |