more visual t/sing
|
After Width: | Height: | Size: 71 KiB |
|
After Width: | Height: | Size: 90 KiB |
|
After Width: | Height: | Size: 115 KiB |
|
After Width: | Height: | Size: 24 KiB |
|
After Width: | Height: | Size: 3.2 KiB |
|
After Width: | Height: | Size: 90 KiB |
|
After Width: | Height: | Size: 509 B |
|
After Width: | Height: | Size: 1.2 KiB |
|
After Width: | Height: | Size: 1.5 KiB |
|
After Width: | Height: | Size: 8.6 KiB |
|
After Width: | Height: | Size: 15 KiB |
|
After Width: | Height: | Size: 73 KiB |
|
After Width: | Height: | Size: 2.9 KiB |
|
After Width: | Height: | Size: 1.2 KiB |
|
After Width: | Height: | Size: 3.7 KiB |
|
After Width: | Height: | Size: 3.6 KiB |
|
After Width: | Height: | Size: 3.7 KiB |
|
After Width: | Height: | Size: 3.7 KiB |
|
After Width: | Height: | Size: 3.7 KiB |
|
After Width: | Height: | Size: 1.8 KiB |
|
After Width: | Height: | Size: 1.9 KiB |
|
After Width: | Height: | Size: 3.0 KiB |
|
After Width: | Height: | Size: 3.1 KiB |
|
After Width: | Height: | Size: 9.4 KiB |
|
After Width: | Height: | Size: 3.2 KiB |
|
After Width: | Height: | Size: 4.9 KiB |
|
After Width: | Height: | Size: 22 KiB |
|
After Width: | Height: | Size: 5.2 KiB |
|
Before Width: | Height: | Size: 6.5 KiB |
|
After Width: | Height: | Size: 8.6 KiB |
|
After Width: | Height: | Size: 199 B |
|
After Width: | Height: | Size: 14 KiB |
|
After Width: | Height: | Size: 1.1 KiB |
|
After Width: | Height: | Size: 1.0 KiB |
|
After Width: | Height: | Size: 177 B |
|
After Width: | Height: | Size: 6.2 KiB |
@@ -1967,31 +1967,31 @@ button.btn.btn-mini, input[type="submit"].btn.btn-mini {
|
||||
*margin-right: .3em;
|
||||
line-height: 14px;
|
||||
vertical-align: text-top;
|
||||
background-image: url("../img/glyphicons-halflings.png");
|
||||
background-image: url("../assets/glyphicons-halflings.png");
|
||||
background-position: 14px 14px;
|
||||
background-repeat: no-repeat;
|
||||
margin-top: 1px; }
|
||||
|
||||
/* White icons with optional class, or on hover/active states of certain elements */
|
||||
.icon-white {
|
||||
background-image: url("../img/glyphicons-halflings-white.png"); }
|
||||
background-image: url("../assets/glyphicons-halflings-white.png"); }
|
||||
|
||||
.nav-pills > .active > a > [class^="icon-"], .nav-pills > .active > a > [class*=" icon-"] {
|
||||
background-image: url("../img/glyphicons-halflings-white.png"); }
|
||||
background-image: url("../assets/glyphicons-halflings-white.png"); }
|
||||
|
||||
.nav-list > .active > a > [class^="icon-"], .nav-list > .active > a > [class*=" icon-"] {
|
||||
background-image: url("../img/glyphicons-halflings-white.png"); }
|
||||
background-image: url("../assets/glyphicons-halflings-white.png"); }
|
||||
|
||||
.navbar-inverse .nav > .active > a > [class^="icon-"], .navbar-inverse .nav > .active > a > [class*=" icon-"] {
|
||||
background-image: url("../img/glyphicons-halflings-white.png"); }
|
||||
background-image: url("../assets/glyphicons-halflings-white.png"); }
|
||||
|
||||
.dropdown-menu > li > a:hover > [class^="icon-"], .dropdown-menu > li > a:hover > [class*=" icon-"] {
|
||||
background-image: url("../img/glyphicons-halflings-white.png"); }
|
||||
background-image: url("../assets/glyphicons-halflings-white.png"); }
|
||||
.dropdown-menu > .active > a > [class^="icon-"], .dropdown-menu > .active > a > [class*=" icon-"] {
|
||||
background-image: url("../img/glyphicons-halflings-white.png"); }
|
||||
background-image: url("../assets/glyphicons-halflings-white.png"); }
|
||||
|
||||
.dropdown-submenu:hover > a > [class^="icon-"], .dropdown-submenu:hover > a > [class*=" icon-"] {
|
||||
background-image: url("../img/glyphicons-halflings-white.png"); }
|
||||
background-image: url("../assets/glyphicons-halflings-white.png"); }
|
||||
|
||||
.icon-glass {
|
||||
background-position: 0 0; }
|
||||
@@ -4717,7 +4717,7 @@ button.close {
|
||||
display: none; }
|
||||
|
||||
.modal-loading .modal-image {
|
||||
background: url(../img/loading-orange.gif) center no-repeat; }
|
||||
background: url(../assets/loading-orange.gif) center no-repeat; }
|
||||
|
||||
.modal-gallery.fade .modal-image {
|
||||
-webkit-transition: width 0.15s ease, height 0.15s ease;
|
||||
@@ -4791,7 +4791,7 @@ button.close {
|
||||
height: 40px;
|
||||
margin: 0 2px;
|
||||
outline: none;
|
||||
background: transparent url(../img/social_icons.png) no-repeat top left;
|
||||
background: transparent url(../assets/social_icons.png) no-repeat top left;
|
||||
text-indent: -9000px;
|
||||
position: relative; }
|
||||
.fancy-tooltip-wrapper li .tooltip-facebook, .fancy-tooltip-wrapper1 li .tooltip-facebook {
|
||||
@@ -5046,7 +5046,7 @@ button.close {
|
||||
.colorpicker-saturation {
|
||||
width: 100px;
|
||||
height: 100px;
|
||||
background-image: url(../img/saturation.png);
|
||||
background-image: url(../assets/saturation.png);
|
||||
cursor: crosshair;
|
||||
float: left; }
|
||||
.colorpicker-saturation i {
|
||||
@@ -5090,10 +5090,10 @@ button.close {
|
||||
margin-top: -1px; }
|
||||
|
||||
.colorpicker-hue {
|
||||
background-image: url(../img/hue.png); }
|
||||
background-image: url(../assets/hue.png); }
|
||||
|
||||
.colorpicker-alpha {
|
||||
background-image: url(../img/alpha.png);
|
||||
background-image: url(../assets/alpha.png);
|
||||
display: none; }
|
||||
|
||||
.colorpicker {
|
||||
@@ -5119,7 +5119,7 @@ button.close {
|
||||
height: 10px;
|
||||
margin-top: 5px;
|
||||
clear: both;
|
||||
background-image: url(../img/alpha.png);
|
||||
background-image: url(../assets/alpha.png);
|
||||
background-position: 0 100%; }
|
||||
.colorpicker-color div {
|
||||
height: 10px; }
|
||||
@@ -6117,13 +6117,13 @@ header {
|
||||
background: #f9f9f9; }
|
||||
#dt_example .dataTable .sorting {
|
||||
cursor: pointer;
|
||||
background: url(../img/sorting.png) no-repeat center right; }
|
||||
background: url(../assets/sorting.png) no-repeat center right; }
|
||||
#dt_example .dataTable .sorting_asc {
|
||||
cursor: pointer;
|
||||
background: url(../img/sorting_asc.png) no-repeat center right; }
|
||||
background: url(../assets/sorting_asc.png) no-repeat center right; }
|
||||
#dt_example .dataTable .sorting_desc {
|
||||
cursor: pointer;
|
||||
background: url(../img/sorting_desc.png) no-repeat center right; }
|
||||
background: url(../assets/sorting_desc.png) no-repeat center right; }
|
||||
|
||||
/* Progress UI */
|
||||
.progress-statistics li {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Railsgoat</title>
|
||||
<title>RailsGoat</title>
|
||||
<%= stylesheet_link_tag "application", :media => "all" %>
|
||||
<%= javascript_include_tag "application" %>
|
||||
<%= csrf_meta_tags %>
|
||||
@@ -19,6 +19,9 @@
|
||||
<body>
|
||||
<%= render "layouts/shared/header" %>
|
||||
<%= render "layouts/shared/sidebar" %>
|
||||
<div class="dashboard-wrapper">
|
||||
<%= yield %>
|
||||
</div>
|
||||
<%= render "layouts/shared/footer" %>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -0,0 +1,5 @@
|
||||
<footer>
|
||||
<p>
|
||||
© cktricky (Ken Johnson), 2013
|
||||
</p>
|
||||
</footer>
|
||||
@@ -1,5 +1,5 @@
|
||||
<header>
|
||||
<a href="index.html" class="logo">
|
||||
<a href="#l" class="logo">
|
||||
<img src="#" alt="Logo"/>
|
||||
</a>
|
||||
<div class="user-profile">
|
||||
@@ -51,4 +51,4 @@
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
</header>
|
||||
</header>
|
||||
@@ -100,7 +100,7 @@
|
||||
<script type="text/javascript">
|
||||
//Main menu navigation
|
||||
|
||||
$('.submenu > a').click(function(e){
|
||||
$('.li submenu > a').click(function(e){
|
||||
e.preventDefault();
|
||||
var submenu = $(this).siblings('ul');
|
||||
var li = $(this).parents('li');
|
||||
|
||||