Advertisement
MastroPino

Untitled

Aug 11th, 2021
1,037
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.52 KB | None | 0 0
  1. .cck-page .cck-details .transportation-cards-container .transportation .panel-transportation .transportation-icons-wrapper .btn.disabled {
  2.         border: 1px solid #b1b1b1;
  3. }
  4.  
  5. .cck-page .cck-details .transportation-cards-container .transportation .panel-transportation .transportation-icons-wrapper .btn {
  6.     padding: 0px 10px;
  7.     border: 1px solid #1072b9;
  8. }
  9.  
  10. .cck-page .cck-details .transportation-cards-container .transportation .panel-transportation .transportation-icons-wrapper .btn.active:before {
  11.     color: #FFF;
  12. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement