Sha256: 16f08d49880ece5ac298ea1373ce50daed6536811e32393d7bd2eaa42d1ee2b4
Contents?: true
Size: 1.45 KB
Versions: 1
Compression:
Stored size: 1.45 KB
Contents
aside.control-sidebar.control-sidebar-dark // Create the tabs ul.nav.nav-tabs.nav-justified.control-sidebar-tabs li a[href="#control-sidebar-home-tab" data-toggle="tab"] i.fa.fa-home li a[href="#control-sidebar-settings-tab" data-toggle="tab"] i.fa.fa-gears // Tab panes .tab-content // Home tab content #control-sidebar-home-tab.tab-pane h3.control-sidebar-heading | t('underworld.recent_activity') ul.control-sidebar-menu li a href="javascript::;" i.menu-icon.fa.fa-birthday-cake.bg-red .menu-info h4.control-sidebar-subheading | Langdon's Birthday p | Will be 23 on April 24th h3.control-sidebar-heading | Tasks Progress ul.control-sidebar-menu li a href="javascript::;" h4.control-sidebar-subheading |Custom Template Design span.label.label-danger.pull-right | 70% .progress.progress-xxs .progress-bar.progress-bar-danger style="width: 70%" // Stats tab content #control-sidebar-stats-tab.tab-pane | Stats Tab Content // Settings tab content #control-sidebar-settings-tab.tab-pane h3.control-sidebar-heading | General Settings // Add the sidebar's background. This div must be placed // immediately after the control sidebar .control-sidebar-bg
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
underworld-1.0.0 | app/views/underworld/dashboard/shared/_control_sidebar.html.slim |