From 81e9b708683da285b44afcede730f7beae9e69f9 Mon Sep 17 00:00:00 2001 From: Zachary Date: Thu, 4 Dec 2014 15:21:17 -0800 Subject: [PATCH] Allowing Bootstrap to determine button text color --- integration/bootstrap/3/dataTables.bootstrap.css | 1 - 1 file changed, 1 deletion(-) diff --git a/integration/bootstrap/3/dataTables.bootstrap.css b/integration/bootstrap/3/dataTables.bootstrap.css index faee0e5..7f4b8e3 100644 --- a/integration/bootstrap/3/dataTables.bootstrap.css +++ b/integration/bootstrap/3/dataTables.bootstrap.css @@ -175,7 +175,6 @@ table.DTTT_selectable tbody tr { } div.DTTT .btn { - color: #333 !important; font-size: 12px; }