.theme-default .card { padding: 1rem; border-radius: 0.8rem; } .theme-default #item-rows .column { width: 50%; max-width: 100%; float: left; } .theme-default .info { border: dashed 1px #95a5a6; font-size: 1.4rem; padding: 1rem; color: #697384; margin: 1rem 0 0 0; background-color: #f6f6f6; white-space: nowrap; overflow: auto; } .theme-default #breadcrumb { width: 100%; } .theme-default #breadcrumb .location-item { margin: 0 0.5rem 0 0; display: inline-block; line-height: 3rem; } .theme-default #breadcrumb .item { margin: 0 0.5rem 0 0; max-width: 6rem; display: inline-block; line-height: 3rem; } .theme-default #breadcrumb .content { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; overflow-wrap: break-word; display: block; } .theme-default .inline-block { display: inline-block; } .theme-default .select-btn { width: 8rem; display: inline-block; } .theme-default #space-used { text-align: right; line-height: 3rem; font-size: 1.4rem; } .theme-default .badge { border: none; border-radius: 0.5rem; font-weight: bold; font-size: 1.2rem; padding: 1rem 1rem; line-height: 1.2rem; display: inline-block; } .theme-default #upload-list .progress-grey { background-color: #ecf0f6; width: 100%; height: 0.3rem; } .theme-default #upload-list .progress-green { background-color: #1abc9c; height: 100%; transition: width 300ms; } .theme-default .l-col { display: inline-block; width: 70%; } .theme-default .r-col { display: inline-block; width: 30%; text-align: right; } .theme-default #upload-list .title { font-size: 1.4rem; line-height: 3.2rem; overflow-wrap: break-word; } .theme-default #upload-list .desc { font-size: 1.2rem; line-height: 3.2rem; overflow-wrap: break-word; } .theme-default #item-rows .desc { display: block; word-break: break-all; } .theme-default .error-inline { font-size: 1.4rem; padding: 1rem; color: #f1c40f; margin: 1rem 0 0 0; background-color: #2c3e50; white-space: nowrap; overflow: auto; } .theme-default .label { font-size: 1.2rem; line-height: 1.8rem; color: #7f8c8d; padding-left: 0.5rem; } .theme-default #sharing-list .col-l { float: left; width: 70%; overflow-wrap: break-word; } .theme-default #sharing-list .col-r { float: right; width: 30%; text-align: right; } .theme-default #sharing-list .desc { background-color: #ecf0f1; font-size: 1.2rem; margin: 1rem 0; color: #697384; padding: 1rem; border: dashed 1px #95a5a6; overflow-wrap: break-word; }