updates style

This commit is contained in:
Peli de Halleux 2017-01-19 21:08:14 -08:00
parent ca1e3e7231
commit 703a876a84
2 changed files with 8 additions and 2 deletions

View File

@ -12,17 +12,23 @@
/*******************************
Add your custom CSS here
*******************************/
/* not relevant in new UI
.openproject {
background: #4ECC60 !important;
}
} */
.blocks-menuitem.active, .javascript-menuitem.active {
background: #738791 !important;
}
/* not relevant in new UI
.help-dropdown-menuitem, .more-dropdown-menuitem {
background: #424955 !important;
margin-right:0px !important;
} */
.huge.download-button i {
display:none !important; // otherwise spans 2 lines
}
.play-button {

View File

@ -32,7 +32,7 @@
@input : 'pxt';
@label : 'pxt';
@list : 'pxt';
@loader : 'pulsar';
@loader : 'pxt';
@rail : 'pxt';
@reveal : 'pxt';
@segment : 'pxt';