mirror of
https://github.com/goodtube4u/goodtube.git
synced 2025-11-22 10:16:11 +00:00
Minor styling
This commit is contained in:
@@ -2149,6 +2149,7 @@
|
|||||||
z-index: 999;
|
z-index: 999;
|
||||||
transition: background .2s linear, opacity .2s linear, box-shadow .2s linear;
|
transition: background .2s linear, opacity .2s linear, box-shadow .2s linear;
|
||||||
opacity: 1;
|
opacity: 1;
|
||||||
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
|
|
||||||
.goodTube_menuButton img {
|
.goodTube_menuButton img {
|
||||||
@@ -2236,6 +2237,7 @@
|
|||||||
box-shadow: 0 0 4px rgba(0, 0, 0, .5);
|
box-shadow: 0 0 4px rgba(0, 0, 0, .5);
|
||||||
opacity: 1;
|
opacity: 1;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
@@ -2314,6 +2316,7 @@
|
|||||||
text-align: center;
|
text-align: center;
|
||||||
line-height: 40px;
|
line-height: 40px;
|
||||||
transition: background .2s linear;
|
transition: background .2s linear;
|
||||||
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
|
|
||||||
.goodTube_modal .goodTube_modal_inner .goodTube_modal_closeButton:hover {
|
.goodTube_modal .goodTube_modal_inner .goodTube_modal_closeButton:hover {
|
||||||
|
|||||||
Reference in New Issue
Block a user