This website works better with JavaScript.
首頁
探索
說明
登入
anoopmb
/
frappe
關註
1
收藏
0
複製
0
程式碼
問題管理
0
合併請求
0
版本發佈
0
Wiki
Activity
瀏覽代碼
Fix filters dismiss button (
#4412
)
Keep the dismiss button near to the filter
version-14
ci2014
7 年之前
committed by
Faris Ansari
父節點
8c350f8578
當前提交
81d683bae2
共有
1 個文件被更改
,包括
4 次插入
和
1 次删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-1
frappe/public/less/list.less
+ 4
- 1
frappe/public/less/list.less
查看文件
@@ -45,12 +45,15 @@
.set-filters .btn-group {
margin-right: 10px;
white-space: nowrap;
font-size: 0;
}
.set-filters .btn-group .btn-default {
background-color: transparent;
border: 1px solid @border-color;
color: @text-muted;
float: none;
}
.filter-box {
@@ -630,4 +633,4 @@
.frappe-timestamp {
white-space: nowrap;
}
}
Write
Preview
Loading…
取消
儲存