From 216887490e3be0ba141484afc11d37475e91562d Mon Sep 17 00:00:00 2001 From: Maxime Quandalle Date: Thu, 11 Jun 2015 12:35:08 +0200 Subject: Fix card title edition Closes #184 --- client/styles/main.styl | 83 ------------------------------------------------- 1 file changed, 83 deletions(-) (limited to 'client/styles/main.styl') diff --git a/client/styles/main.styl b/client/styles/main.styl index e6849852..3509d5c9 100644 --- a/client/styles/main.styl +++ b/client/styles/main.styl @@ -137,42 +137,6 @@ dl, dt dd margin: 0 0 16px 24px -.edit - display: none - position: relative - -.editable .current - cursor: pointer - -.editable.editing - cursor: auto - -.edits-warning, .edits-error - display: none - clear: both - -.editing .edit - display: block - float: left - padding-bottom: 9px - z-index: 100 - width: 100% - -.editing .edits-warning - display: none!important - -.editing .edit .field, -.editing .edit .field:active - background: rgba(0, 0, 0, .03) - box-shadow: inset 0 1px 6px rgba(0, 0, 0, .1) - border-color: rgba(0, 0, 0, .15) - margin-bottom: 4px - -.edit-heavy .field - font-size: 15px - font-weight: 700 - line-height: 18px - .ui-draggable-dragging z-index: 200 @@ -212,53 +176,6 @@ dd font-size: 25px color: white -.new-comment - position: relative - margin: 0 0 20px 38px - - .member - opacity: .7 - position: absolute - top: 1px - left: -38px - - &.focus - .member - opacity: 1 - - .helper - display: inline-block - - .new-comment-input - min-height: 108px - color: #4d4d4d - cursor: auto - overflow: hidden - word-wrap: break-word - - .too-long - margin-top: 8px - -.new-comment-input - background-color: #fff - border: 0 - box-shadow: 0 1px 2px rgba(0, 0, 0, .23) - color: #8c8c8c - height: 36px - margin: 4px 4px 6px 0 - padding: 9px 11px - width: 100% - - &:hover, - &:focus - background-color: #fff - box-shadow: 0 1px 3px rgba(0, 0, 0, .33) - border: 0 - cursor: pointer - - &:focus - cursor: auto - .atMention background: #dbdbdb border-radius: 3px -- cgit v1.2.3-1-g7c22