update to use the givenX_whenY_thenZ naming convention for tests Co-Authored-By: KevinGilmore <kpg102@gmail.com>
7 lines
67 B
CSS
7 lines
67 B
CSS
a {
|
|
cursor: pointer;
|
|
}
|
|
|
|
.help-block {
|
|
font-size: 12px;
|
|
} |