* Fix code style.

This commit is contained in:
zhujinyong
2021-03-10 23:07:20 +08:00
parent 5be8db8cb7
commit f54307a4cc
358 changed files with 1375 additions and 1375 deletions
+3 -3
View File
@@ -1,9 +1,9 @@
#todoBatchAddHeader {padding-bottom: 12px;}
#todoBatchAddHeader .input-group {width: 230px; position: relative; top: -3px; left: 15px;}
#todoBatchAddForm .col-id {width: 50px; text-align: center; color: #838A9D}
#todoBatchAddForm .col-id {width: 50px; text-align: center; color: #838A9D;}
#todoBatchAddForm .col-type {width: 120px;}
#todoBatchAddForm .col-pri {width: 90px;}
html[lang="en"] #todoBatchAddForm .col-pri {width: 105px}
html[lang="en"] #todoBatchAddForm .col-pri {width: 105px;}
#todoBatchAddForm .col-date {width: 180px;}
#todoBatchAddForm .col-pending {width: 70px;}
html[lang="en"] #todoBatchAddForm .col-pending {width: 90px;}
@@ -15,4 +15,4 @@ html[lang="en"] #todoBatchAddForm .col-pending {width: 90px;}
html[lang="en"] .main-header > .input-group {width: 250px;}
#formSettingBtn {position: absolute; top: 14px; right: 20px; z-index: 1000;}
#formSettingBtn .dropdown{margin-right:0px;}
#formSettingBtn .dropdown {margin-right: 0px;}