diff options
Diffstat (limited to 'tbc/templates')
-rwxr-xr-x | tbc/templates/base.html | 12 |
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; |