summaryrefslogtreecommitdiffstats
path: root/client/components/cards/cardDate.styl
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2018-05-19 14:10:53 +0300
committerLauri Ojansivu <x@xet7.org>2018-05-19 14:10:53 +0300
commit9a509778d35bcbc0aab642f78d110c12e3f05c68 (patch)
tree2062456c966c712f408c89f4e227590c4b513877 /client/components/cards/cardDate.styl
parent5dafea405dbff1c64aa57e627e6f5a603dc784f1 (diff)
parent12b08b9915097d63e35d1443277ae0b39c40474a (diff)
downloadwekan-9a509778d35bcbc0aab642f78d110c12e3f05c68.tar.gz
wekan-9a509778d35bcbc0aab642f78d110c12e3f05c68.tar.bz2
wekan-9a509778d35bcbc0aab642f78d110c12e3f05c68.zip
Merge branch 'devel'
Diffstat (limited to 'client/components/cards/cardDate.styl')
-rw-r--r--client/components/cards/cardDate.styl19
1 files changed, 0 insertions, 19 deletions
diff --git a/client/components/cards/cardDate.styl b/client/components/cards/cardDate.styl
index 1ad3adb3..9775e82b 100644
--- a/client/components/cards/cardDate.styl
+++ b/client/components/cards/cardDate.styl
@@ -1,22 +1,3 @@
-.edit-card-date
- .fields
- .left
- width: 56%
- .right
- width: 38%
- .datepicker
- width: 100%
- table
- width: 100%
- border: none
- border-spacing: 0
- border-collapse: collapse
- thead
- background: none
- td, th
- box-sizing: border-box
-
-
.card-date
display: block
border-radius: 4px