From 2c0030da62b9a1e59a55e3429fe514bbd51e1ee3 Mon Sep 17 00:00:00 2001 From: Maxime Quandalle Date: Fri, 29 May 2015 23:35:30 +0200 Subject: Implement multi-selection The UI and the internal APIs are still rough around the edges but the feature is basically working. You can now select multiple cards and move them together or (un|)assign them a label. --- client/styles/main.styl | 38 -------------------------------------- 1 file changed, 38 deletions(-) (limited to 'client/styles') diff --git a/client/styles/main.styl b/client/styles/main.styl index 521e1f56..4b78b9ec 100644 --- a/client/styles/main.styl +++ b/client/styles/main.styl @@ -318,44 +318,6 @@ dd .card-composer padding-bottom: 8px -.cc-controls - margin-top: 1px - - input[type="submit"] - float: left - margin-top: 0 - padding: 5px 18px - - .icon-lg - float: left - - .cc-opt - float: right - -.minicard-placeholder, -.minicard.placeholder - background: silver - border: none - min-height: 18px - - .hook - height: 18px - position: absolute - right: 0 - top: 0 - width: 18px - -input[type="text"].attachment-add-link-input - float: left - margin: 0 0 8px - width: 80% - -input[type="submit"].attachment-add-link-submit - float: left - margin: 0 0 8px 4px - padding: 6px 12px - width: 18% - .card-detail-badge background-color: #dbdbdb border-radius: 3px -- cgit v1.2.3-1-g7c22