update theme
This commit is contained in:
parent
ae3acce994
commit
f4265601af
@ -56,20 +56,16 @@ Action buttons
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
.primary-button {
|
.primary-button {
|
||||||
color: white;
|
|
||||||
border: 1px solid var(--nctv-blue-dark);
|
border: 1px solid var(--nctv-blue-dark);
|
||||||
border-radius: 0.5rem;
|
border-radius: 0.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.primary-button:hover, .primary-button:active {
|
.primary-button:hover, .primary-button:active {
|
||||||
color: white;
|
|
||||||
border: none;
|
border: none;
|
||||||
border-radius: 0.5rem;
|
border-radius: 0.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
svg#svg2 {
|
|
||||||
color: white;
|
|
||||||
}
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
Video thumbnail stuff
|
Video thumbnail stuff
|
||||||
|
Loading…
x
Reference in New Issue
Block a user