From 2fec35264c5491d49aa0f677d0fe7cde8e9fb340 Mon Sep 17 00:00:00 2001 From: Nightblade73 Date: Mon, 11 Mar 2019 12:58:40 +0400 Subject: [PATCH] #54 add back link, css fixes --- src/main/resources/public/css/conference.css | 20 +++++++-- .../resources/public/img/conference/back.png | Bin 0 -> 307 bytes .../templates/conferences/conference.html | 40 +++++++++--------- 3 files changed, 38 insertions(+), 22 deletions(-) create mode 100644 src/main/resources/public/img/conference/back.png diff --git a/src/main/resources/public/css/conference.css b/src/main/resources/public/css/conference.css index e29ef9a..38b12c4 100644 --- a/src/main/resources/public/css/conference.css +++ b/src/main/resources/public/css/conference.css @@ -1,3 +1,13 @@ +.col-lg-12 a{ + position: absolute; + font-size: smaller; +} + +.col-lg-12 a img{ + width: 36px; + height: 33px; +} + .form-group textarea{ min-height: 206px; max-height: 463px; @@ -55,7 +65,7 @@ } .icon-delete{ - background: #ff4444; + background-color: #f44; } .icon-paper{ @@ -73,9 +83,13 @@ .grey-border{ color: #495057; - background-color: #fff; background-clip: padding-box; border: 1px solid #ced4da; border-radius: .25rem; transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; -} \ No newline at end of file +} + +#add-paper{ + margin-left: 10px; +} + diff --git a/src/main/resources/public/img/conference/back.png b/src/main/resources/public/img/conference/back.png new file mode 100644 index 0000000000000000000000000000000000000000..7667350d3643f051f4b4b3134515e3434643bcc8 GIT binary patch literal 307 zcmeAS@N?(olHy`uVBq!ia0vp^1|ZDA0wn)(8}b0DU!E?GAr*{o&KNQ>FmN2+(D}^0 zD)3^rt3yzKNN$Mm8@b)b-)*c0Qzy5&vrBNe1WL5}w<>w4F5psBU}9xb+}h62qQJ0- ziGxuwSE;FCMFwN5LWcq;SAejb&UbTW`<0;i@wQkOgulcow-2q4}an( zK}GLQF>bq!b|*T|KQf8@w57IKSxtT4)Wjs`HU-r=r#4sqcMkBf5MR(H<}c=|N;J*(ln`Y68HM;d{lz~JfX=d#Wzp$Pyd Cw|1`p literal 0 HcmV?d00001 diff --git a/src/main/resources/templates/conferences/conference.html b/src/main/resources/templates/conferences/conference.html index e8b8935..7500f08 100644 --- a/src/main/resources/templates/conferences/conference.html +++ b/src/main/resources/templates/conferences/conference.html @@ -10,8 +10,12 @@
-
-

Редактирование конференции

+
+ + + Назад к списку конференций + +

Редактирование конференции


@@ -62,7 +66,7 @@
-
+
@@ -109,8 +113,8 @@
-
- @@ -131,7 +135,7 @@
-
+
- -
-
- - - Отмена - -
+ + + + + + + + + + +