Loading sources/webstandards2.php +1 −0 Original line number Diff line number Diff line Loading @@ -386,6 +386,7 @@ function init__webstandards2() 'user-select' => '(none|auto|text|all|contain)', 'text-overflow' => '(clip|ellipsis|\'[^\']\')', 'touch-action' => '(auto|none|pan-x|pan-y|manipulation|pan-left|pan-right|pan-up|pan-down|pinch-zoom)', 'pointer-events' => '(auto|none)', /* Purposely left out these CSS2 features due to very poor browser support (not just IE not having it) */ /* Loading themes/default/css/global.css +1 −0 Original line number Diff line number Diff line Loading @@ -2152,6 +2152,7 @@ div.zebra_0+div.zebra_1, div.zebra_1+div.zebra_0 { {$BETA_CSS_PROPERTY,opacity: 0.9;} {$BETA_CSS_PROPERTY,word-wrap: break-word;} min-width: 6em; {$BETA_CSS_PROPERTY,pointer-events: none;} } .tooltip_ownlayout { padding: 0.5em; Loading Loading
sources/webstandards2.php +1 −0 Original line number Diff line number Diff line Loading @@ -386,6 +386,7 @@ function init__webstandards2() 'user-select' => '(none|auto|text|all|contain)', 'text-overflow' => '(clip|ellipsis|\'[^\']\')', 'touch-action' => '(auto|none|pan-x|pan-y|manipulation|pan-left|pan-right|pan-up|pan-down|pinch-zoom)', 'pointer-events' => '(auto|none)', /* Purposely left out these CSS2 features due to very poor browser support (not just IE not having it) */ /* Loading
themes/default/css/global.css +1 −0 Original line number Diff line number Diff line Loading @@ -2152,6 +2152,7 @@ div.zebra_0+div.zebra_1, div.zebra_1+div.zebra_0 { {$BETA_CSS_PROPERTY,opacity: 0.9;} {$BETA_CSS_PROPERTY,word-wrap: break-word;} min-width: 6em; {$BETA_CSS_PROPERTY,pointer-events: none;} } .tooltip_ownlayout { padding: 0.5em; Loading