Replies: 3 comments 6 replies
-
给改了下,把搜索框显示了出来 .menuBar {
background-color: #fff;
border-bottom: 1px solid #eee;
padding: 8px;
}
.menuBar-SearchBox_Wrap {
padding-right: 5px;
}
.menuBar-SearchBox {
color: #000;
background-color: #eee;
padding: 8px 10px;
border-radius: 10px;
}
.menuBar-Btn_Icon,
.menuBar-Btn_Icon-fav,
.menuBar-Btn_Icon-history {
fill: #222;
}
.mtaBox-TextArea-Wrap,
.mtaBox-DrawerBtn,
.waveformBox.saladict-external,
.dictItemHead-Logo {
display: none;
}
.dictItem {
padding: 0 10px;
}
.dictItem:first-child {
padding-top: 10px;
}
.dictItem-Body {
padding: 0 3px;
}
.dictItemHead {
background: #eee;
border-radius: 6px;
padding: 6px;
height: auto;
}
.dictPanel-Root {
box-shadow: rgba(0, 0, 0, 0.2) 0 7px 21px 2px;
}
.isAnimate .menuBar-Btn,
.isAnimate .menuBar-Btn-dir {
border-radius: 6px;
} |
Beta Was this translation helpful? Give feedback.
0 replies
-
这个主题很不错!想请问一下,如何让不同的字典拥有不同的背景色呢? 我瞎蒙了一个,把Vocabulary的主题色设置成浅绿色 d-vocabulary{ 但是,牛津高阶设置成浅蓝色,我就蒙不出来了…… |
Beta Was this translation helpful? Give feedback.
6 replies
-
font{
line-height: 1.6;
}
ul,ol{
padding-left: 20px;
list-style-position: inside;
}
***@***.***
在2022年3月1日 16:40,Kimchi ***@***.***> 写道:
通过上上一条回复中的网址已经可以找到所有字典的id了,id本身完全能够看出是什么字典。谢谢!:)
—Reply to this email directly, view it on GitHub, or unsubscribe.Triage notifications on the go with GitHub Mobile for iOS or Android.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
https://github.com/nexmoe/saladict-skin
Beta Was this translation helpful? Give feedback.
All reactions