12 2016 档案

摘要:1、 input placeholder 的颜色修改 2、 css溢出点点(宽度给够) 3、 css 换行 (高度给够) overflow : hidden; height: 36px; display: -webkit-box; -webkit-box-orient: vertical; -web 阅读全文
posted @ 2016-12-14 10:08 淡淡草季 阅读(143) 评论(0) 推荐(0)
摘要:console.log("%c%s", "color: black; font-size: 18px;", "test") 阅读全文
posted @ 2016-12-12 16:45 淡淡草季 阅读(316) 评论(0) 推荐(0)
摘要:1.Ctrl+Shift+P -> install -> 搜索安装包SyncedSidebarBg,自动同步侧边栏底色为编辑窗口底色。 2.使用Ctrl+Shift+P快捷键或者进入菜单:Preferences(首选 项) - Package Control(插件控制),调出命令输入框,输入Inst 阅读全文
posted @ 2016-12-08 14:48 淡淡草季 阅读(140) 评论(0) 推荐(0)