@@ -104,7 +104,6 @@ select {
104
104
}
105
105
input [type = "file" ] {border : 0 ; padding-left : 0 ; padding-right : 0 ; background-color : initial; }
106
106
input [type = "submit" ], button [type = "submit" ] {
107
- -webkit-appearance : button;
108
107
cursor : pointer;
109
108
background-color : # fff ;
110
109
min-height : 32px ;
@@ -572,10 +571,6 @@ silverpeas-time-picker .txtlibform {
572
571
left : 28px ;
573
572
}
574
573
575
-
576
- # spaces .spaceLevel1On .browseSpace .browseComponent a , # spaces .spaceLevel1On .browseSpace .browseComponentActiv a {
577
- }
578
-
579
574
# spaces .spaceLevel1On .browseSpace .browseSpace > a {
580
575
padding-left : 32px ;
581
576
}
@@ -694,8 +689,8 @@ silverpeas-time-picker .txtlibform {
694
689
/* MenuToogle Yuimenu et fil d'ariane */
695
690
696
691
.cellOperation {
697
- width : auto;
698
692
right : 0 ;
693
+ width : auto;
699
694
}
700
695
.cellBrowseBar {
701
696
border-bottom : 0 ;
@@ -710,6 +705,11 @@ silverpeas-time-picker .txtlibform {
710
705
}
711
706
# browseBar {
712
707
padding-top : 3px ;
708
+ display : flex;
709
+ }
710
+ # browseBar # i18n {
711
+ white-space : nowrap;
712
+ padding-left : 0.5em ;
713
713
}
714
714
715
715
# browseBar # breadCrumb {
@@ -731,6 +731,10 @@ silverpeas-time-picker .txtlibform {
731
731
line-height : 26px ;
732
732
font-size : 14px ;
733
733
letter-spacing : 1px ;
734
+ width : 230px ;
735
+ overflow : hidden;
736
+ text-overflow : ellipsis;
737
+ white-space : nowrap;
734
738
}
735
739
736
740
# menutoggle img {
@@ -747,9 +751,6 @@ silverpeas-time-picker .txtlibform {
747
751
font-weight : 500 ;
748
752
}
749
753
750
- .yuimenu .yuimenuitem {
751
- }
752
-
753
754
.ArrayColumn , .ArrayCell ,
754
755
# classifieds .tableFrame # categories .categoryTitle {
755
756
background-image : none;
@@ -1340,7 +1341,7 @@ silverpeas-calendar-event-occurrence-list .display-grouped-by-day .high-priority
1340
1341
display : block;
1341
1342
}
1342
1343
.spaceHome .cg-favorit-list li {
1343
- display : inline- block;
1344
+ display : block;
1344
1345
float : left;
1345
1346
margin-right : 1em ;
1346
1347
}
@@ -1373,7 +1374,6 @@ silverpeas-calendar-event-occurrence-list .display-grouped-by-day .high-priority
1373
1374
# preview # backToSearch a .button {
1374
1375
background-color : # F4F4F4 ;
1375
1376
background-image : url ("../../../util/icons/gradientSVG.jsp?from=fff&to=e5e5e5&vertical=0&horizontal=100" );
1376
- -moz-background-size : 100% ;
1377
1377
border-radius : 5px ;
1378
1378
border : 1px solid # CCCCCC ;
1379
1379
color : # 4C4C4C ;
0 commit comments