agentIDs and raycasting like mad!
This commit is contained in:
@@ -57,7 +57,16 @@
|
||||
.kf-editor button[data-trigger="onResetKF"] { background-color: #A00; }
|
||||
.kf-editor section[data-output="agentProperties"] label{ font-size: 0.9em; }
|
||||
.kf-editor section[data-output="agentProperties"] div.cols-2 { grid-template-columns: 4fr 3fr; }
|
||||
|
||||
.kf-editor div[data-output="agentId"] {
|
||||
border: 1px solid #574;
|
||||
border-radius: 5px;
|
||||
background-color: #231;
|
||||
box-shadow: 0px 0px 7px #0B69;
|
||||
height: 2em;
|
||||
padding: .2em 5px .2em 5px;
|
||||
margin-top: 1em;
|
||||
font-size: .8em;
|
||||
}
|
||||
</style>
|
||||
<div class="kf-editor cols-3">
|
||||
<article eiccard class="agent-preview">
|
||||
|
||||
Reference in New Issue
Block a user