This commit is contained in:
Stephan Hagedorn 2017-08-23 11:25:00 +02:00
parent 615e5df2d9
commit 8ec7ce370f
8 changed files with 31 additions and 31 deletions

View file

@ -83,8 +83,8 @@
}
.exp_help_btn {
display: table;
right: $space_2;
bottom: $space_2;
right: $double_space;
bottom: $double_space;
background-color: rgba($darkest_color, .4);
&:hover {
background-color: $brightest_color;