浏览代码

No Ticket. Fixing focus styling for text editor in Beeswax (Chrome)

Aaron Newton 15 年之前
父节点
当前提交
c019d8cf8c
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      apps/beeswax/static/css/beeswax.css

+ 2 - 0
apps/beeswax/static/css/beeswax.css

@@ -844,7 +844,9 @@ div.beeswax .bw-query-field {
 	color: #fff;
 	background: #333;
 	padding: 0;
+	outline:none
 }
+
 div.beeswax .bw-query dd.bw-query_bottom {
 	background: #333;
 	border: 1px solid #333;