summaryrefslogtreecommitdiff
path: root/tbc/templates/base.html
diff options
context:
space:
mode:
authorankitjavalkar2015-01-28 15:24:31 +0530
committerankitjavalkar2015-01-28 15:24:31 +0530
commit23c0c88c1a7c9326f0ade3827ba928e4ae837b46 (patch)
treeeb09736c10d5b83f675abfa263f679e5791354db /tbc/templates/base.html
parent8daad37c496a799be5be65e6c95631c202480158 (diff)
downloadPython-TBC-Interface-23c0c88c1a7c9326f0ade3827ba928e4ae837b46.tar.gz
Python-TBC-Interface-23c0c88c1a7c9326f0ade3827ba928e4ae837b46.tar.bz2
Python-TBC-Interface-23c0c88c1a7c9326f0ade3827ba928e4ae837b46.zip
Pending Proposal notification - Add try-except, change count calculation method
Diffstat (limited to 'tbc/templates/base.html')
-rwxr-xr-xtbc/templates/base.html12
1 files changed, 0 insertions, 12 deletions
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;