summaryrefslogtreecommitdiffstats
path: root/client/components/cards/cardDate.styl
diff options
context:
space:
mode:
authorPouyan Savoli <papoola@hotmail.com>2017-10-14 01:38:25 +0200
committerPouyan Savoli <papoola@hotmail.com>2017-10-14 01:38:25 +0200
commit8b16955cc27b29ae507be084adccc4fad61b05ef (patch)
treef701626bd102ec088bee7c6f6707f008645e2f30 /client/components/cards/cardDate.styl
parent3753337d60e17e5e72ec071aa4a1b28e36297d15 (diff)
downloadwekan-8b16955cc27b29ae507be084adccc4fad61b05ef.tar.gz
wekan-8b16955cc27b29ae507be084adccc4fad61b05ef.tar.bz2
wekan-8b16955cc27b29ae507be084adccc4fad61b05ef.zip
number + date fields
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 1631baa5..87a3ed25 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