Skip to content

Commit ee091f0

Browse files
author
svuillet
committed
css enhanced
1 parent e0bc978 commit ee091f0

File tree

1 file changed

+4
-0
lines changed
  • mobile-war/src/main/java/org/silverpeas/mobile/public

1 file changed

+4
-0
lines changed

mobile-war/src/main/java/org/silverpeas/mobile/public/spmobile.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -441,6 +441,7 @@ html .ui-controlgroup-controls .ui-btn-up-c {
441441
width: 100%;
442442
top: 0;
443443
z-index: 1000;
444+
user-select: none;
444445
}
445446

446447
#navigation-footer {
@@ -676,6 +677,7 @@ html .ui-controlgroup-controls .ui-btn-up-c {
676677
position: fixed;
677678
font-size: 0.8em;
678679
height: 100vh;
680+
user-select: none;
679681
}
680682

681683
#silverpeas-navmenu-panel .ui-panel-inner {
@@ -755,6 +757,7 @@ html .ui-controlgroup-controls .ui-btn-up-c {
755757
border-top: 1px solid #d3d3d3;
756758
margin: 0;
757759
padding: 0;
760+
user-select: none;
758761
}
759762

760763
#personals-apps li {
@@ -789,6 +792,7 @@ html .ui-controlgroup-controls .ui-btn-up-c {
789792
width: 100%;
790793
border: 0;
791794
padding-left: 0.5em;
795+
user-select: none;
792796
}
793797

794798
#actions-menu li {

0 commit comments

Comments
 (0)