You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

28 lines
743 B

.icon-run-from:before{content:"\f10c\f04b"}
.icon-run-to:before{content:"\f04b\f10c"}
.icon-run-all:before{content:"\f04b\f01e"}
.icon-run-all-forced:before{content:"\f04b\f12a"}
.icon-run-marked:before{content:"\f04b\f08d"}
.icon-mark-all:before{content:"\f111"}
.icon-mark-none:before{content:"\f10c"}
.icon-mark-toggle:before{content:"\f08d"}
.icon-hide-input:before{content:"\f039\f068"}
.icon-hide-output:before{content:"\f02f\f068"}
.icon-show-input:before{content:"\f039\f067"}
.icon-show-output:before{content:"\f02f\f067"}
#runtools-wrapper {
position: absolute;
width:340px;
top: 100px;
right: 0px;
float: right;
opacity: 1;
z-index: 100;
font-size: 12px;
font-weight: bold;
background-color: lightgrey;
}