From 205a34e25b280fe2cffc2223730fffd2637661bf Mon Sep 17 00:00:00 2001 From: gebele Date: Mon, 21 Sep 2015 12:20:13 +0200 Subject: include batch selection in top frame --- views/style.scss | 13 ------------- 1 file changed, 13 deletions(-) (limited to 'views/style.scss') diff --git a/views/style.scss b/views/style.scss index 67c6ea7..af19e35 100644 --- a/views/style.scss +++ b/views/style.scss @@ -1,22 +1,9 @@ table.table-borderless tbody tr td{ border-top: none; } - h4.head-back, h5.head-back{ background-color: #E7E7E7; } - -#top.well { - padding: 0; -} - -#predict.tab-content { - //background-color: white; - border-left: 1px solid #ddd; - border-right: 1px solid #ddd; - padding: 10px; -} - .nav-tabs { background-color: #E7E7E7; margin-bottom: 0; -- cgit v1.2.3