4,092
edits
No edit summary |
No edit summary |
||
Line 280: | Line 280: | ||
/* End Style for header<------ */ | /* End Style for header<------ */ | ||
#list.fade-out { | #list.fade-out { | ||
position: absolute; | position: absolute; | ||
Line 1,100: | Line 1,091: | ||
/* List view */ | /* List view */ | ||
#list-list.fade-out { | |||
position: absolute; | |||
width: 100%; | |||
height: 100%; | |||
background: white; | |||
opacity: 0.3; | |||
} | |||
#list-list div.filtered-view.filtered-list { | #list-list div.filtered-view.filtered-list { | ||
border-top: 1px solid black; | border-top: 1px solid black; |