Added docs in js files and fixed some minor visual bugs #118
@@ -260,6 +260,7 @@
|
|||||||
|
|
||||||
.action-button.active:hover {
|
.action-button.active:hover {
|
||||||
filter: brightness(110%);
|
filter: brightness(110%);
|
||||||
|
transition-duration: 0.3s;
|
||||||
}
|
}
|
||||||
|
|
||||||
.action-button {
|
.action-button {
|
||||||
@@ -407,6 +408,7 @@
|
|||||||
.section-button:hover {
|
.section-button:hover {
|
||||||
/* border-bottom: #3bc4f1 2px solid; */
|
/* border-bottom: #3bc4f1 2px solid; */
|
||||||
backdrop-filter: brightness(100%);
|
backdrop-filter: brightness(100%);
|
||||||
|
transition-duration: 0.3s;
|
||||||
}
|
}
|
||||||
|
|
||||||
.section-button .active {
|
.section-button .active {
|
||||||
|
|||||||
Reference in New Issue
Block a user