Updates
This commit is contained in:
@@ -18,3 +18,7 @@
|
||||
#custom-ml4w-welcome {
|
||||
background-image: url("../../assets/ml4w-icon-black.svg");
|
||||
}
|
||||
|
||||
#custom-chatgpt {
|
||||
background-image: url("../../assets/openai-black.svg");
|
||||
}
|
||||
|
||||
@@ -205,11 +205,10 @@ window#waybar.empty #window {
|
||||
#custom-chatgpt {
|
||||
margin-right: 12px;
|
||||
background-image: url("../assets/openai.svg");
|
||||
background-position: center;
|
||||
background-repeat: no-repeat;
|
||||
background-position: center;
|
||||
background-size: contain;
|
||||
padding-right: 24px;
|
||||
color: #FFFFFF;
|
||||
padding-right: 16px;
|
||||
}
|
||||
|
||||
#custom-ml4w-welcome {
|
||||
|
||||
@@ -18,3 +18,7 @@
|
||||
#custom-ml4w-welcome {
|
||||
background-image: url("../../assets/ml4w-icon-white.svg");
|
||||
}
|
||||
|
||||
#custom-chatgpt {
|
||||
background-image: url("../../assets/openai-white.svg");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user