From 73a4d95bb3e1d0c9a792cf8e864c0b3a3f93b758 Mon Sep 17 00:00:00 2001 From: saman bb Date: Sat, 1 Jun 2013 01:09:53 -0400 Subject: [PATCH] stronger selector for tag reference loading background. --- css/app.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/app.css b/css/app.css index 249516547..2a5e244bb 100644 --- a/css/app.css +++ b/css/app.css @@ -1601,7 +1601,7 @@ div.combobox { /* Tag reference */ -.tag-reference-loading { +button.minor.tag-reference-loading { background-color: #f5f5f5; }