<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.sort-options { margin-bottom:10px;}
.sort-options .sort-title, .sort-options .sort-date {display:block; font-weight:bold;}
.sort-options .sort-title:hover, .sort-options .sort-date:hover {text-decoration:none;}
.sort-options .sort-title::after, .sort-options .sort-date::after {font-family: "FontAwesome"; font-size: 16px; content:""; padding-left:5px;}
.sort-options.faVersion5 .sort-title::after, .sort-options.faVersion5 .sort-date::after{font-family: "Font Awesome 5 Free";}/*font awesome 5 override*/

.sort-options .asc::after {content: "\f107";}
.sort-options .desc::after {content: "\f106";}
.sort-options .inactive-sort::after{ opacity:0.5; }

.albumWrapper, .albums-wrapper {clear:both;}
.albumWrapper .album{width:100%;}
.albumWrapper .album .albumPicture {width:50px;}
.album .albumPicture {height:35px;}

.albums .album-icon {min-width:42px;}
.albums .album-body {width:100%;}
.albums .album-right {width:150px; min-width:150px;}

.albumDateChanged { width: 150px; float: left; display: inline; margin-top: 10px;}</pre></body></html>