scss/toolkit/layout/table.scss in titon-toolkit-0.11.1 vs scss/toolkit/layout/table.scss in titon-toolkit-0.11.2
- old
+ new
@@ -2,10 +2,10 @@
* @copyright 2010-2013, The Titon Project
* @license http://opensource.org/licenses/bsd-license.php
* @link http://titon.io
*/
-@import "../_common";
+@import "../common";
.table {
width: 100%;
background: $gray;
border-collapse: collapse;
\ No newline at end of file