#workspace .app{display:inline-block;vertical-align:top;padding:0}#workspace .app .app-inner{position:relative;background:white;margin:5px;padding:20px}#workspace .app .lpane{float:left;text-align:center}#workspace .app .lpane img{width:100%;max-width:100px;max-height:100px}#workspace .app .rpane{margin:0}#workspace .app .rpane .name{font-size:1.3rem;line-height:1.3}#workspace .app .rpane .actions{margin-top:10px}#workspace .app .rpane .btn:nth-child(2){margin-left:10px}#workspace #leftpane .btn{width:100%;margin:5px 0}#workspace #app-info ul{margin-left:20px}@media screen and (max-width:600px){#workspace .app .lpane img{width:70%}}
|