issue#1 Support error screen. Support notification balloon for neflix service preparing. Going on tune up UI.
This commit is contained in:
@@ -20,8 +20,9 @@
|
||||
width: 100%;
|
||||
height: 100px;
|
||||
/* background-color: rgba(0, 0, 0, 0.5); */
|
||||
filter: drop-shadow(0 0px 5px rgba(0, 0, 0, 1));
|
||||
/* filter: drop-shadow(0 0px 5px rgba(0, 0, 0, 1)); */
|
||||
padding: 0px;
|
||||
display: none;
|
||||
}
|
||||
|
||||
|
||||
@@ -97,6 +98,7 @@
|
||||
justify-content: center;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
filter: drop-shadow(0 0px 5px rgba(0, 0, 0, 0.5));
|
||||
}
|
||||
|
||||
.widjet .top .weather #temp {
|
||||
@@ -131,6 +133,7 @@
|
||||
line-height: 52px;
|
||||
padding: 5px 0;
|
||||
text-align: right;
|
||||
/* -webkit-text-stroke: 1px rgb(64,64,64); */
|
||||
}
|
||||
|
||||
.widjet .top .datetime .date {
|
||||
|
||||
Reference in New Issue
Block a user