summaryrefslogtreecommitdiffstats
path: root/webkit/glue/devtools/js/devtools.css
blob: 97f3636deb225561798e998773cca81594e0de4c (plain)
1
2
3
4
5
6
7
8
9
10
11
#scripts-files option.injected {
    color: rgb(70, 134, 240);
}

#dock-status-bar-item {
    display: none
}

.data-grid table {
    line-height: 120%;
}