|
@@ -71,7 +71,7 @@
|
|
|
right: 5px;
|
|
|
top: 45%;
|
|
|
color: transparent;
|
|
|
- background: rgba(45, 45, 45, 0.5) url(/themes/kekistan/images/icons/forward.png) no-repeat 10px 10px;
|
|
|
+ background: rgba(45, 45, 45, 0.5) url(/modules/heartbeat/images/forward.png) no-repeat 10px 10px;
|
|
|
background-size: 30px;
|
|
|
width: 10px;
|
|
|
height: 50px;
|
|
@@ -82,7 +82,7 @@
|
|
|
left: 5px;
|
|
|
top: 45%;
|
|
|
color: transparent;
|
|
|
- background: rgba(45, 45, 45, 0.5) url(/themes/kekistan/images/icons/backward.png) no-repeat 10px 10px;
|
|
|
+ background: rgba(45, 45, 45, 0.5) url(/modules/heartbeat/images/backward.png) no-repeat 10px 10px;
|
|
|
background-size: 30px;
|
|
|
width: 10px;
|
|
|
height: 50px;
|
|
@@ -94,7 +94,7 @@
|
|
|
right: 10%;
|
|
|
width: 65px;
|
|
|
height: 67px;
|
|
|
- background: url(/themes/kekistan/images/icons/cross-circular-button-outline.png) no-repeat center center;
|
|
|
+ background: url(/modules/heartbeat/images/cross-circular-button-outline.png) no-repeat center center;
|
|
|
color: transparent;
|
|
|
}
|
|
|
|
|
@@ -163,8 +163,7 @@ Temporarily hiding all irrelevant content */
|
|
|
#block-heartbeatblock .region-breadcrumb,
|
|
|
#block-heartbeatblock #sidebar-first,
|
|
|
#block-heartbeatblock .block-page-title-block,
|
|
|
-#block-heartbeatblock #block-kekistan-breadcrumbs,
|
|
|
-#block-heartbeatblock #block-kekistan-page-title { display: none}
|
|
|
+#block-heartbeatblock .contextual-region { display: none}
|
|
|
|
|
|
|
|
|
#block-heartbeatblock #content {
|