mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-30 08:39:56 +02:00
committed by
Kevin Kirsche
parent
c8ab0a56c2
commit
d51f0a4f81
@@ -31,7 +31,7 @@
|
||||
@include border-radius($border-radius);
|
||||
@include box-shadow(inset 0 .1rem .1rem rgba(0,0,0,.1));
|
||||
}
|
||||
.progress[value]::-webkit-progress-value::before {
|
||||
.progress[value]::-webkit-progress-value:::before {
|
||||
content: attr(value);
|
||||
}
|
||||
.progress[value]::-webkit-progress-value {
|
||||
|
Reference in New Issue
Block a user