diff options
author | Chad Kieffer <ckieffer@gmail.com> | 2011-04-23 23:26:28 -0400 |
---|---|---|
committer | Chad Kieffer <ckieffer@gmail.com> | 2011-04-23 23:26:28 -0400 |
commit | 342be9818f8c35dd13c8159960a9f71ae33d4c72 (patch) | |
tree | c06f97516f55af4b061dee7c3d7e9a9c0548affc | |
parent | 268f9425d918d14e1839b3e22203a8869093f3f0 (diff) |
Turn off bullets on the tag admin list.
-rw-r--r-- | themes/admin_wind/css/screen.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/themes/admin_wind/css/screen.css b/themes/admin_wind/css/screen.css index 177eb1e6..f01c2a94 100644 --- a/themes/admin_wind/css/screen.css +++ b/themes/admin_wind/css/screen.css @@ -100,6 +100,7 @@ a:hover, form ul li, #g-action-status li, #g-log-entries li, +#g-tag-admin li, .g-buttonset li, .g-buttonset-vertical li, .g-paginator li, |