# HG changeset patch # User Sean Farley # Date 2014-07-21 05:47:18 # Node ID 7b8a3ed79dcf7c151158304bf916284740bb9e97 # Parent e4adff84ee046ffc78c56e26a6161bbf7bd8edb0 vertical-indicator: use new icon-triangle-right font diff --git a/kallithea/public/css/style.css b/kallithea/public/css/style.css --- a/kallithea/public/css/style.css +++ b/kallithea/public/css/style.css @@ -524,8 +524,14 @@ div.header img { text-decoration: none; } +td.quick_repo_menu:before { + font-family: "kallithea"; + content: "\e80f"; /* triangle-right */ + margin-left: 3px; + padding-right: 3px; +} + td.quick_repo_menu { - background: #FFF url("../images/vertical-indicator.png") 8px 50% no-repeat !important; cursor: pointer; width: 8px; border: 1px solid transparent; diff --git a/kallithea/public/images/vertical-indicator.png b/kallithea/public/images/vertical-indicator.png deleted file mode 100644 index 4f4cf998b29cae6bc8af31315ad18a6f633b0480..0000000000000000000000000000000000000000 GIT binary patch literal 0 Hc$@