/* module-key = 'com.simplenia.confluence.plugins.customdashboards:customdashboards-recentlyworkedondialog-webresources', location = 'styles/recently-worked-on-dialog.css' */
#recently-worked-on-dialog h3{margin-top:10px;color:#707070;text-transform:uppercase;font-size:12px}#recently-worked-on-dialog .dialog-panel-body{position:relative}#recently-worked-on .filter input{width:100%;max-width:100%}#recently-worked-on .filter input:focus{outline:0}#recently-worked-on .filter input:-moz-placeholder{color:#666!important}#recently-worked-on .empty{text-align:center;margin-top:10px}#recently-worked-on .pages .group{padding-bottom:10px}#recently-worked-on .pages .border{border-bottom:1px solid #CCC}#recently-worked-on .pages ul{list-style:none;padding:0;margin:0}#recently-worked-on .pages ul li{padding:6px 5px 6px 4px;height:16px}#recently-worked-on .rwo-page.highlight{background:#e9e9e9}#recently-worked-on .page-row{display:flex}#recently-worked-on .page-icon{flex:none;width:20px}#recently-worked-on .draft-icon{flex:1 0 auto;margin-left:10px}#recently-worked-on .page-icon .icon{height:16px;vertical-align:top}#recently-worked-on .page-title{flex:0 1 auto}#recently-worked-on .page-title a{line-height:17px}#recently-worked-on .ellipsis{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;display:block}