diff --git a/sass/credentials.scss b/sass/credentials.scss index 6ad3e2ea..ad8aa282 100644 --- a/sass/credentials.scss +++ b/sass/credentials.scss @@ -171,7 +171,7 @@ background-color: #f8f8f8; } td { - cursor: pointer; + cursor: pointer !important; padding: 5px; border-bottom: 1px solid #eeeeee; .icon { @@ -189,7 +189,7 @@ opacity: 0.4; height: 20px; width: 32px; - cursor: pointer; + cursor: pointer !important; } .icon-more:hover { opacity: 1; @@ -252,7 +252,7 @@ padding: 2px; flex-direction: column; width: 100%; - cursor: pointer; + cursor: pointer !important; font-size: 1.75em; text-align: center; .label { @@ -381,7 +381,7 @@ font-size: 13px; width: 15%; i { - cursor: pointer; + cursor: pointer !important; } } td, th { @@ -590,7 +590,7 @@ font-size: 14px; border: 1px solid #ddd; background-color: lighten(#ddd, 5%); - cursor: pointer; + cursor: pointer !important; @include border-left-radius(6px); //img { // height: 16px;