From d1987ebc0eb057abb00f2c4f90704b4e706684aa Mon Sep 17 00:00:00 2001 From: Svetlana Rastegina Date: Thu, 25 Mar 2021 16:47:16 +0100 Subject: [PATCH] Added follow button to rubrics page. --- webapp/src/main/webapp/themes/iph/css/iph.css | 13 ++++++++++++- .../main/webapp/themes/iph/templates/rubrics.ftl | 12 ++++++++++-- 2 files changed, 22 insertions(+), 3 deletions(-) diff --git a/webapp/src/main/webapp/themes/iph/css/iph.css b/webapp/src/main/webapp/themes/iph/css/iph.css index 68965fc3..50411563 100644 --- a/webapp/src/main/webapp/themes/iph/css/iph.css +++ b/webapp/src/main/webapp/themes/iph/css/iph.css @@ -3267,7 +3267,18 @@ label.switch >.collapseTextControl >img { padding-top: 9px; float: left; } - +#rubricFollow { + display: inline; +} +#rubricFollow a { + font-size: 0.9rem; + padding-left: 10px; + vertical-align: middle; + background-image: url(../images/arrow-right.svg); + background-position: left center; + background-repeat: no-repeat; + color: #8B4513; +} /* -------------------------------------------------> */ /* FONTS --------------------------------> */ /* -------------------------------------------------> */ diff --git a/webapp/src/main/webapp/themes/iph/templates/rubrics.ftl b/webapp/src/main/webapp/themes/iph/templates/rubrics.ftl index 60c48ed7..2995f580 100644 --- a/webapp/src/main/webapp/themes/iph/templates/rubrics.ftl +++ b/webapp/src/main/webapp/themes/iph/templates/rubrics.ftl @@ -5,7 +5,11 @@ ${scripts.add('