Preventing text selection on study browser

This commit is contained in:
Bruno Alves de Faria 2017-10-30 16:48:08 -02:00
parent 37e18cfce0
commit 99c1fff3da
3 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
<template name="timepointBrowserSidebar">
<div class="full-height flex-v">
<div class="full-height flex-v noselect">
<div class="p-x-1">
<div class="timepoint-switch p-y-2">
{{>roundedButtonGroup viewTypeButtonGroupData}}

View File

@ -1,5 +1,5 @@
<template name="studyBrowserSidebar">
{{#scrollArea class='fit' scrollableClass='p-a-1' scrollStep=191}}
{{#scrollArea class='fit noselect' scrollableClass='p-a-1' scrollStep=191}}
{{>studyBrowserList (clone this studyChildTemplate='studyBrowserSeries')}}
{{/scrollArea}}
</template>

View File

@ -1,6 +1,6 @@
<template name="seriesQuickSwitch">
{{#if shallDisplay}}
<div class="series-quick-switch {{side}} clearfix">
<div class="series-quick-switch {{side}} clearfix noselect">
<div class="series-switch rp-t-1 rp-x-1">
<div class="title-label">Series</div>
<div class="series-box r-font">