5 Star 0 Fork 6

src-openEuler / mate-notification-daemon

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
0004-fix-ui-delete-some-unuseful-code-7e52eef1.patch 866 Bytes
一键复制 编辑 原始数据 按行查看 历史
longcheng 提交于 2022-07-08 15:43 . Add some patches
From 7e52eef1c3f19da057a93b1b2268c16c16e9a5df Mon Sep 17 00:00:00 2001
From: yuanxing <yuanxing@kylinos.com.cn>
Date: Fri, 22 Jan 2021 18:39:20 +0800
Subject: [PATCH 4/9] fix(ui):delete some unuseful code
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
- 删除一些没用的文字
---
src/themes/kiran/data/kiran.css | 9 ---------
1 file changed, 9 deletions(-)
diff --git a/src/themes/kiran/data/kiran.css b/src/themes/kiran/data/kiran.css
index b85dc2f..c1017d2 100644
--- a/src/themes/kiran/data/kiran.css
+++ b/src/themes/kiran/data/kiran.css
@@ -91,21 +91,12 @@
margin-top: 12px;
}
-
#action_vbox
{
border: none;
- background-color: red;
}
-
#actions_box
{
margin-right: 2px;
- background-color: purple;
-}
-
-#text_vbox
-{
- background-color: seagreen;
}
\ No newline at end of file
--
2.27.0
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/src-openeuler/mate-notification-daemon.git
git@gitee.com:src-openeuler/mate-notification-daemon.git
src-openeuler
mate-notification-daemon
mate-notification-daemon
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891