Sentence case action box message
Change-Id: I08b8af02d838c615f42974e9524978c785c9b381
This commit is contained in:
@@ -32,8 +32,9 @@ limitations under the License.
|
||||
--tooltip-background-color: rgba(22, 22, 22, .9);
|
||||
}
|
||||
</style>
|
||||
<gr-tooltip id="tooltip"
|
||||
text="press c to comment"
|
||||
<gr-tooltip
|
||||
id="tooltip"
|
||||
text="Press c to comment"
|
||||
position-below="[[positionBelow]]"></gr-tooltip>
|
||||
</template>
|
||||
<script src="gr-selection-action-box.js"></script>
|
||||
|
Reference in New Issue
Block a user