File tree Expand file tree Collapse file tree 1 file changed +11
-6
lines changed
aurora/aurora-configuration/src/main/config/data/web/weblib.war/skins/prima/css Expand file tree Collapse file tree 1 file changed +11
-6
lines changed Original file line number Diff line number Diff line change 180
180
181
181
.select-header select ,
182
182
.header-container # infoConnection .avatarName ,
183
- # notification-count .btn-header {
183
+ # notification-count .btn-header ,
184
+ # topbar-basket-selection .btn-header {
184
185
position : relative;
185
186
display : inline-block;
186
187
width : auto;
210
211
}
211
212
212
213
.header-container # infoConnection .avatarName ,
213
- # notification-count .btn-header {
214
+ # notification-count .btn-header ,
215
+ # topbar-basket-selection .btn-header {
214
216
position : relative;
215
217
float : left;
216
- display : inline- block;
218
+ display : block;
217
219
padding : 7px .875rem 8px .875rem ;
218
220
height : auto;
219
221
line-height : 24px ;
273
275
padding-right : 1em ;
274
276
}
275
277
276
- .all-read-user-notification # notification-count .btn-header {
278
+ .all-read-user-notification # notification-count .btn-header ,
279
+ # topbar-basket-selection .btn-header {
277
280
background : var (--couleur-de-fond-clair );
278
281
border : 1px solid # DDD ;
279
282
}
288
291
}
289
292
290
293
.header-container # infoConnection .avatarName a ,
291
- # notification-count .btn-header a {
294
+ # notification-count .btn-header a ,
295
+ # topbar-basket-selection .btn-header a {
292
296
color : # 333 ;
293
297
}
294
298
326
330
}
327
331
}
328
332
329
- .silverpeas-user-notifications {
333
+ .silverpeas-user-notifications ,
334
+ .silverpeas-basket-selection {
330
335
float : left;
331
336
}
332
337
You can’t perform that action at this time.
0 commit comments