PHP Classes

File: public/assets/less/default/plugins/_bootstrap_sweetalert.less

Recommend this page to a friend!
  Classes of Wang   Tagydes   public/assets/less/default/plugins/_bootstrap_sweetalert.less   Download  
File: public/assets/less/default/plugins/_bootstrap_sweetalert.less
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Tagydes
E-commerce Web administration panel and API
Author: By
Last change:
Date: 1 year ago
Size: 716 bytes
 

Contents

Class file image Download
/* Plugin - Bootstrap SweetAlert */ .swal-modal .btn:focus { box-shadow: none !important; } .swal-icon--success, .swal-icon--success__ring { border-color: rgba(0, 172, 172, 0.2) !important; } .swal-icon--success__line--long, .swal-icon--success__line--tip { background-color: @teal !important; } .swal-icon--info { border-color: @aqua !important; } .swal-icon--info:after, .swal-icon--info:before { background-color: @aqua !important; } .swal-icon--warning__body, .swal-icon--warning__dot { background-color: @orange !important; } .swal-icon--warning { border-color: @orange !important; } .swal-icon--error__line { background-color: @red !important; } .swal-icon--error { border-color: @red !important; }