mirror of
https://github.com/billsonnn/nitro-react.git
synced 2025-02-17 01:12:37 +01:00
Add new scss images for stickies notes
This commit is contained in:
parent
7929866c33
commit
ff8af8d902
@ -161,6 +161,26 @@
|
|||||||
background-position: -2px -184px;
|
background-position: -2px -184px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
&.stickie-christmas {
|
||||||
|
background-image: url("../../../../assets/images/room-widgets/stickie-widget/stickie-christmas.png");
|
||||||
|
}
|
||||||
|
|
||||||
|
&.stickie-shakesp {
|
||||||
|
background-image: url("../../../../assets/images/room-widgets/stickie-widget/stickie-shakesp.png");
|
||||||
|
}
|
||||||
|
|
||||||
|
&.stickie-dreams {
|
||||||
|
background-image: url("../../../../assets/images/room-widgets/stickie-widget/stickie-dreams.png");
|
||||||
|
}
|
||||||
|
|
||||||
|
&.stickie-heart {
|
||||||
|
background-image: url("../../../../assets/images/room-widgets/stickie-widget/stickie-heart.png");
|
||||||
|
}
|
||||||
|
|
||||||
|
&.stickie-juninas {
|
||||||
|
background-image: url("../../../../assets/images/room-widgets/stickie-widget/stickie-juninas.png");
|
||||||
|
}
|
||||||
|
|
||||||
&.stickie-close {
|
&.stickie-close {
|
||||||
width: 10px;
|
width: 10px;
|
||||||
height: 10px;
|
height: 10px;
|
||||||
@ -202,7 +222,7 @@
|
|||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
text-shadow: 0px 1px white;
|
text-shadow: 0px 1px white;
|
||||||
|
|
||||||
&.engraving-lock-3 {
|
&.engraving-lock-3 {
|
||||||
background-position: 0px -210px;
|
background-position: 0px -210px;
|
||||||
color: #614110;
|
color: #614110;
|
||||||
@ -262,7 +282,7 @@
|
|||||||
|
|
||||||
.youtube-video-container {
|
.youtube-video-container {
|
||||||
//min-height: 366px;
|
//min-height: 366px;
|
||||||
|
|
||||||
.empty-video {
|
.empty-video {
|
||||||
background-color: black;
|
background-color: black;
|
||||||
color: white;
|
color: white;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user