PHP Classes

File: assets/vendor/bootstrap-md/scss/free/_dropdowns.scss

Recommend this page to a friend!
  Classes of akeel   F3A   assets/vendor/bootstrap-md/scss/free/_dropdowns.scss   Download  
File: assets/vendor/bootstrap-md/scss/free/_dropdowns.scss
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: F3A
PHP Web development framework like Laravel lite
Author: By
Last change:
Date: 2 years ago
Size: 144 bytes
 

Contents

Class file image Download
// Dropdowns .dropdown { .dropdown-menu { .dropdown-item { &:active { background-color: $grey-darken-1; } } } }