Bootstrap Progress Bar Custom Border RadiusCSS

CSS verstehen
Guest
 Bootstrap Progress Bar Custom Border Radius

Post by Guest »

Ich habe das folgende Snippet: < /p>


.progress-bar{
border-top-right-radius: 40px !important;
border-bottom-right-radius: 40px !important;
-webkit-box-shadow: none !important;
-moz-box-shadow: none !important;
box-shadow: none !important;
}

.progress{
border-radius: 40px !important;
background-color: white !important;
-webkit-box-shadow: none !important;
-moz-box-shadow: none !important;
box-shadow: none !important;
border: 2px solid #337AB7;
}< /code>




< /code>
< /div>
< /div>
< /p>

Ich verstehe nicht, warum ich den Weißraum habe Links möchte ich es loswerden. .png " /> < /p>

Quick Reply

Change Text Case: 
   
  • Similar Topics
    Replies
    Views
    Last post