From 23c0c88c1a7c9326f0ade3827ba928e4ae837b46 Mon Sep 17 00:00:00 2001 From: ankitjavalkar Date: Wed, 28 Jan 2015 15:24:31 +0530 Subject: Pending Proposal notification - Add try-except, change count calculation method --- tbc/templates/base.html | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'tbc/templates/base.html') diff --git a/tbc/templates/base.html b/tbc/templates/base.html index 62b2da4..f0a572d 100755 --- a/tbc/templates/base.html +++ b/tbc/templates/base.html @@ -69,18 +69,6 @@ -moz-border-radius: 9px; border-radius: 15px; } -/* .tooltip-custom { - max-width: 150px; - width: auto; - background-color: #1ABC9C; - }*/ - - /* .tooltip-custom .tooltip-inner { - background-color: #1ABC9C; - } - .tooltip-custom .tooltip-arrow { - border-top-color: #1ABC9C; - }*/ .tooltip-inner { background-color: #1ABC9C; -- cgit