Path: blob/master/webroot/rsrc/css/application/maniphest/task-summary.css
12242 views
/**1* @provides maniphest-task-summary-css2*/3.device-phone .maniphest-batch-editor,4.device-phone .maniphest-task-updated {5display: none;6}78.maniphest-batch-editor {9border-top: 1px solid {$thinblueborder};10}1112.maniphest-batch-editor-layout {13width: 100%;14}1516.maniphest-batch-editor-layout td {17padding: 12px 4px 8px;18white-space: nowrap;19}2021.maniphest-batch-editor-layout a.button,22.maniphest-batch-editor-layout button {23margin: 0px 4px;24}2526.maniphest-batch-editor-layout .batch-select-submit-cell {27text-align: right;28}2930#batch-select-status-cell {31text-align: right;32color: {$greytext};33font-size: {$smallestfontsize};34vertical-align: middle;35width: 100%;36}3738.maniphest-board-link {39color: {$bluetext};40}414243