Added Health Bar
This commit is contained in:
@@ -17,3 +17,17 @@
|
||||
.containerMain.featureDescription {
|
||||
white-space: pre-line;
|
||||
}
|
||||
|
||||
.resourceCards paper-shadow.healthCard {
|
||||
width: 100%;
|
||||
padding: 0 16px 0 0;
|
||||
}
|
||||
|
||||
.healthCard paper-slider{
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
#hitPointSlider::shadow #sliderBar::shadow #activeProgress {
|
||||
background-color: #0f9d58;
|
||||
height: 50px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user