File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
mobile-war/src/main/java/org/silverpeas/mobile/public Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -441,6 +441,7 @@ html .ui-controlgroup-controls .ui-btn-up-c {
441
441
width : 100% ;
442
442
top : 0 ;
443
443
z-index : 1000 ;
444
+ user-select : none;
444
445
}
445
446
446
447
# navigation-footer {
@@ -676,6 +677,7 @@ html .ui-controlgroup-controls .ui-btn-up-c {
676
677
position : fixed;
677
678
font-size : 0.8em ;
678
679
height : 100vh ;
680
+ user-select : none;
679
681
}
680
682
681
683
# silverpeas-navmenu-panel .ui-panel-inner {
@@ -755,6 +757,7 @@ html .ui-controlgroup-controls .ui-btn-up-c {
755
757
border-top : 1px solid # d3d3d3 ;
756
758
margin : 0 ;
757
759
padding : 0 ;
760
+ user-select : none;
758
761
}
759
762
760
763
# personals-apps li {
@@ -789,6 +792,7 @@ html .ui-controlgroup-controls .ui-btn-up-c {
789
792
width : 100% ;
790
793
border : 0 ;
791
794
padding-left : 0.5em ;
795
+ user-select : none;
792
796
}
793
797
794
798
# actions-menu li {
You can’t perform that action at this time.
0 commit comments