more responsiveness, better colors, no niggers
This commit is contained in:
parent
98947be417
commit
7ee0b26111
@ -55,6 +55,46 @@ span.instance-name {
|
|||||||
position: relative;
|
position: relative;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* .svg.feather.feather-thumbs-up:hover {
|
||||||
|
color: green !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
svg.feather.feather-thumbs-up:active,
|
||||||
|
svg.feather.feather-thumbs-up:visited {
|
||||||
|
fill: green !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
button.action-button-like.activated {
|
||||||
|
fill: green !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
button.action-button-dislike.activated {
|
||||||
|
fill: red !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
svg.feather.feather-thumbs-down:hover {
|
||||||
|
color: red !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
svg.feather.feather-thumbs-down:active,
|
||||||
|
svg.feather.feather-thumbs-down:visited,
|
||||||
|
.action-button-dislike {
|
||||||
|
fill: red !important;
|
||||||
|
}
|
||||||
|
*/
|
||||||
|
|
||||||
|
.video-thumbnail {
|
||||||
|
border-radius: 0.315rem !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
.video-thumbnail:hover {
|
||||||
|
transform: scale(1.02);
|
||||||
|
}
|
||||||
|
|
||||||
|
.video-thumbnail:hover .play-overlay .icon {
|
||||||
|
transform: translate(-50%, -50%) scale(1.75);
|
||||||
|
}
|
||||||
|
|
||||||
.logged-in-block,
|
.logged-in-block,
|
||||||
.logged-in-block > div {
|
.logged-in-block > div {
|
||||||
background-color: #181818 !important;
|
background-color: #181818 !important;
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "peertube-theme-nctv-dark",
|
"name": "peertube-theme-nctv-dark",
|
||||||
"version": "1.1.0",
|
"version": "1.1.2",
|
||||||
"description": "NCTV dark theme.",
|
"description": "NCTV dark theme.",
|
||||||
"engine": {
|
"engine": {
|
||||||
"peertube": ">=4.2.0"
|
"peertube": ">=4.2.0"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user