Button class updates, logic updates to other files.

This commit is contained in:
Nate
2019-10-23 21:19:37 -06:00
parent df8d0d3ebb
commit ea536d2f6e
8 changed files with 161 additions and 46 deletions

View File

@@ -712,6 +712,12 @@ $default_login = ($_REQUEST['login'] == 'default') ? true : false;
}
<?php } ?>
a.disabled,
button.btn.disabled {
outline: none; /* hides the dotted outline of the anchor tag on focus/active */
cursor: default;
}
/* BREAKPOINTS ****************************************************************/
/* screens = extra small */