Chromium Code Reviews| Index: gm/rebaseline_server/static/view.css |
| =================================================================== |
| --- gm/rebaseline_server/static/view.css (revision 11861) |
| +++ gm/rebaseline_server/static/view.css (working copy) |
| @@ -1,6 +1,6 @@ |
| -.disposition-tab-true { |
| +.tab-true { |
| background-color: #ccccff; |
| } |
| -.disposition-tab-false { |
| +.tab-false { |
| background-color: #8888ff; |
| } |