pull/223/head
Ruben Daniels 2015-09-24 18:55:09 -07:00
rodzic 44faa177df
commit 4d2e304ff0
2 zmienionych plików z 6 dodań i 1 usunięć

Wyświetl plik

@ -108,7 +108,7 @@
"c9.ide.save": "#e00549cb0f",
"c9.ide.scm": "#0bccfb982b",
"c9.ide.terminal.monitor": "#b76f1c9f24",
"c9.ide.test": "#a599006ece",
"c9.ide.test": "#c3a3c64a26",
"c9.ide.test.mocha": "#4d3ad597be",
"c9.ide.theme.flat": "#2de8414db7",
"c9.ide.threewaymerge": "#229382aa0b",

Wyświetl plik

@ -428,6 +428,11 @@ body .runner-form-header{
border-bottom: 1px solid @border-highlight-dark;
}
.runtestbtn .icon{
background-position: 1px 2px;
height: 22px;
}
@media print, (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 1.25dppx) {
.listBP .checked .checkbox {
background-position: 0px -61px !important;