Skip to content
Snippets Groups Projects
menu-shortcut.component.scss 379 B
Newer Older
  • Learn to ignore specific revisions
  • .button-row .mat-fab {
        border: solid #135f7f 2px;
        color: #135f7f;
    }
    
    .speedDialLabel {
        margin-left: -220px !important;
        width: 200px;
        text-align: right;
        z-index: 0;
    
        //text-shadow: 4px 4px 2px rgba(150, 150, 150, 1);
        font-weight: bold;
    
    .smd-opened .speedDialLabel {
        transition: opacity 1s ease-in !important;
        display: block !important;