repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Roll src/third_party/skia 43315bb:4b195e5
[chromium-blink-merge.git]
/
tools
/
perf
/
utils
/
results_viewer
/
src
/
main.css
blob
8bb8729d04382f2913e9bf25309148341cb0ebef
1
/**
2
* Copyright (c) 2012 The Chromium Authors. All rights reserved.
3
* Use of this source code is governed by a BSD-style license that can be
4
* found in the LICENSE file.
5
*/
6
7
.yui-dt, .viewer
{
8
/*Viewer extends yui-dt class*/
9
}
10
11
.viewer
{
12
/*Implementation goes here*/
13
}