Skip to content
Snippets Groups Projects
Commit 06149e1f authored by Patrick Schmalstig's avatar Patrick Schmalstig
Browse files

Add border to karma bar

parent c56bb6ed
No related branches found
No related tags found
No related merge requests found
......@@ -3,13 +3,14 @@
width: 100%;
height: 1.5em;
background-color: {$GET,area_4_background};
border: 1px solid {$GET,point_of_interest_border};
}
.block-main-karma-graph .karma-bar {
position: absolute;
top: 0;
left: 0;
height: 1.5em;
height: 1.4em;
}
.block-main-karma-graph .karma-bar.good-karma {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment