Browse Source

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

Aaron Newton 15 năm trước cách đây
mục cha
commit
c019d8cf8c
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  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;