From d332282e0364f44519433446d904b6047a73903e Mon Sep 17 00:00:00 2001 From: Nightblade73 Date: Sun, 10 Mar 2019 22:15:09 +0400 Subject: [PATCH] #54 add custom deadline-list, add edit-button, add edit and delete icons --- src/main/resources/public/css/conference.css | 28 +++++++++++ .../public/img/conference/delete.png | Bin 0 -> 174 bytes .../resources/public/img/conference/edit.png | Bin 0 -> 254 bytes .../templates/conferences/conference.html | 47 ++++++++++++------ 4 files changed, 61 insertions(+), 14 deletions(-) create mode 100644 src/main/resources/public/img/conference/delete.png create mode 100644 src/main/resources/public/img/conference/edit.png diff --git a/src/main/resources/public/css/conference.css b/src/main/resources/public/css/conference.css index 6bde9bc..3b867c6 100644 --- a/src/main/resources/public/css/conference.css +++ b/src/main/resources/public/css/conference.css @@ -1,3 +1,16 @@ +.deadline-list{ + height: 200px; + padding: 0px; +} + +.deadline{ + margin: 0; +} + +.deadline-text{ + flex: 1; +} + .member-list{ height: 200px; padding: 0px; @@ -5,6 +18,21 @@ .member{ margin: 0; +} + +.icon{ + width: 38px; + height: 38px; + padding: 2px; + cursor: pointer; +} + +.icon-edit-input-text{ + width: 27px; + height: 27px; +} + +.grey-border{ color: #495057; background-color: #fff; background-clip: padding-box; diff --git a/src/main/resources/public/img/conference/delete.png b/src/main/resources/public/img/conference/delete.png new file mode 100644 index 0000000000000000000000000000000000000000..595bf6329fa89da65931ed3862d2634bd81dee23 GIT binary patch literal 174 zcmeAS@N?(olHy`uVBq!ia0vp^1|ZDA1|-9oezpUtQcoAhkP61P=MQooP!M6cxMhO( zfjnK+%!Bj3r19EEJ2_liaOTjR@3J|w4UcW=>VG=*{QtI&m6B`>2h@@i`4}3uGBh&- zjcI5F5^xYAx@^^^_hw9TsrQ%8dRP;@eAcEVU9Ys*UawlQL?St7fL=62#sl*%ga2FrzDp-c zrIy?=P7IMWr^3FwGEnd(_S+@;V)n<^7kvWTVvQZ?5!fDU>_9*(HtxkMf`9UMFU}FX zVa`RyID~gD@*v*1D45WyMa?@GJEm><3d8&h4PRfZmAr9dlz16GSMw!4pQ-tA;${3y z%|Gz@T+L59&7
+ Редактировать + placeholder="Название конференции"/>
+ Редактировать + placeholder="URL адрес"/>
+ Редактировать
- + +
+
+ + + Редактировать + Удалить +
+ +
-
- +
@@ -52,9 +71,9 @@
- + - - +
@@ -62,22 +81,22 @@
-
-
+
+
Пользователь 1
-
+
очная
статья
-
-
+
+
Пользователь 2
-
+
заочная
@@ -89,7 +108,7 @@
-