forked from Ponysearch/Ponysearch
8 lines
117 B
Text
8 lines
117 B
Text
.percentage {
|
|
position: relative;
|
|
width: 300px;
|
|
|
|
div {
|
|
background: @color-percentage-div-background;
|
|
}
|
|
}
|