upgrade to different theme for main webpage
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/*
|
||||
*= require 'bootstrap_and_overrides'
|
||||
*= require 'bootstrap_overrides'
|
||||
*= require 'twitter-bootstrap/bootstrap_and_overrides'
|
||||
*= require 'twitter-bootstrap/bootstrap_overrides'
|
||||
*= require 'jquery-ui-1.8.23.custom.css'
|
||||
*= require 'general'
|
||||
*= require_directory .
|
||||
|
||||
@@ -1,7 +1,10 @@
|
||||
$table-width: 75px
|
||||
.section-title
|
||||
font-size: 24px
|
||||
padding: 4px 0px
|
||||
.section-tables-container
|
||||
.section-title
|
||||
font-size: 24px
|
||||
.section-manage-tables
|
||||
margin: -26px 6px 4px 6px
|
||||
.section-table
|
||||
background-color: #ccc
|
||||
height: 44px
|
||||
@@ -14,6 +17,7 @@ $table-width: 75px
|
||||
.table-link
|
||||
margin-top: -45px
|
||||
.table-number
|
||||
color: black
|
||||
position: absolute
|
||||
top: 0
|
||||
line-height: 44px
|
||||
@@ -44,6 +48,7 @@ $table-width: 75px
|
||||
text-decoration: none
|
||||
&.section-tables-inactive
|
||||
.section-table
|
||||
position: relative
|
||||
margin-top: 10px
|
||||
margin-bottom: 30px
|
||||
float: left
|
||||
|
||||
Reference in New Issue
Block a user