This repository has been archived by the owner. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
andrewmbacon
committed
Jun 19, 2015
1 parent
5c4f0bf
commit 57d6a6b
Showing
12 changed files
with
4,930 additions
and
5,995 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,3 +6,7 @@ inc/_notes/dwsync.xml | |
prepros.cfg | ||
|
||
.DS_Store | ||
|
||
*.scssc | ||
|
||
*.codekit |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,204 @@ | ||
/* - - - - - - - - - - - - - - - - - - - | ||
== Admin Style | ||
- - - - - - - - - - - - - - - - - - - */ | ||
#wpadminbar { | ||
background-color: #000E2F; | ||
} | ||
|
||
#accordion-section-layout_builder { | ||
/* Homepage Layout builder */ | ||
} | ||
|
||
#accordion-section-layout_builder .customize-control-hidden * { | ||
display: none; | ||
} | ||
|
||
#accordion-section-layout_builder .sliderDeleteRow { | ||
float: right; | ||
} | ||
|
||
#accordion-section-layout_builder .sliders { | ||
padding: 2.5em 0; | ||
} | ||
|
||
#accordion-section-layout_builder .slider-wrap { | ||
float: left; | ||
width: 100%; | ||
padding: 5px 0; | ||
clear: left; | ||
} | ||
|
||
#accordion-section-layout_builder .slider-wrap a:focus { | ||
outline: thin dotted; | ||
outline-color: #2ea2cc; | ||
} | ||
|
||
#accordion-section-layout_builder .slider, | ||
#accordion-section-layout_builder .sliderAddColumn { | ||
float: left; | ||
} | ||
|
||
#accordion-section-layout_builder .slider { | ||
width: 195px; | ||
margin-right: 15px; | ||
} | ||
|
||
#accordion-section-layout_builder .sliderAddColumn { | ||
padding: 0px !important; | ||
height: auto !important; | ||
} | ||
|
||
#accordion-section-layout_builder .ui-slider-horizontal { | ||
height: 3.5em !important; | ||
background-color: #eeeeee !important; | ||
background-image: linear-gradient(90deg, transparent 50%, rgba(255, 255, 255, 0.5) 50%) !important; | ||
background-size: 20px 50px !important; | ||
} | ||
|
||
#accordion-section-layout_builder .ui-slider .ui-slider-handle { | ||
width: 0.01em !important; | ||
height: 3.9em !important; | ||
padding: 0 !important; | ||
} | ||
|
||
#accordion-section-layout_builder .ui-slider .ui-slider-handle:focus { | ||
width: 0.05em !important; | ||
height: 3.7em !important; | ||
border: 1px solid #2ea2cc; | ||
} | ||
|
||
#accordion-section-layout_builder .ui-slider .ui-slider-handle:before { | ||
content: ""; | ||
display: block; | ||
position: relative; | ||
top: -24px; | ||
left: -13px; | ||
width: 20px; | ||
height: 20px; | ||
margin-left: 3px; | ||
border-radius: 3px; | ||
background: grey; | ||
} | ||
|
||
#accordion-section-layout_builder .ui-slider .ui-slider-handle:focus:before { | ||
position: relative; | ||
top: -24px; | ||
left: -12px; | ||
background: #2ea2cc; | ||
} | ||
|
||
#accordion-section-layout_builder .ui-slider .ui-slider-handle:after { | ||
content: ""; | ||
display: block; | ||
position: relative; | ||
top: -24px; | ||
left: -8px; | ||
width: 0; | ||
height: 0; | ||
border-left: 8px solid transparent; | ||
border-right: 8px solid transparent; | ||
border-top: 8px solid grey; | ||
} | ||
|
||
#accordion-section-layout_builder .ui-slider .ui-slider-handle:focus:after { | ||
position: relative; | ||
top: -24px; | ||
left: -7px; | ||
border-left: 8px solid transparent; | ||
border-right: 8px solid transparent; | ||
border-top: 8px solid #2ea2cc; | ||
} | ||
|
||
#accordion-section-layout_builder .ui-slider .ui-slider-handle:hover { | ||
cursor: -webkit-grab; | ||
} | ||
|
||
#accordion-section-layout_builder .ui-slider .ui-slider-handle:active { | ||
cursor: -webkit-grabbing; | ||
} | ||
|
||
#accordion-section-layout_builder .ui-slider .ui-slider-handle:focus { | ||
background-image: none; | ||
background: #2ea2cc !important; | ||
width: 2px !important; | ||
} | ||
|
||
#accordion-section-layout_builder .wp-core-ui .button.sliderDeleteColumn { | ||
background: #2ea2cc; | ||
border-color: #0074a2; | ||
-webkit-box-shadow: inset 0 1px 0 rgba(120, 200, 230, 0.5), 0 1px 0 rgba(0, 0, 0, 0.15); | ||
box-shadow: inset 0 1px 0 rgba(120, 200, 230, 0.5), 0 1px 0 rgba(0, 0, 0, 0.15); | ||
color: #fff; | ||
} | ||
|
||
#accordion-section-layout_builder .wp-core-ui .button.sliderDeleteColumn .dashicons-minus { | ||
padding: 4px; | ||
} | ||
|
||
#accordion-section-layout_builder .wp-core-ui .button.sliderAddColumn .dashicons-plus { | ||
padding: 14px 4px; | ||
} | ||
|
||
#sidebar-manager #home0, | ||
#sidebar-manager #home1, | ||
#sidebar-manager #home2, | ||
#sidebar-manager #home3, | ||
#sidebar-manager #home4, | ||
#sidebar-manager #home5, | ||
#sidebar-manager #home6, | ||
#sidebar-manager #home7, | ||
#sidebar-manager #home8, | ||
#sidebar-manager #home9, | ||
#sidebar-manager #home10, | ||
#sidebar-manager #home11, | ||
#sidebar-manager #home12, | ||
#sidebar-manager #home13, | ||
#sidebar-manager #home14, | ||
#sidebar-manager #home15, | ||
#sidebar-manager #home16, | ||
#sidebar-manager #home17, | ||
#sidebar-manager #home18, | ||
#sidebar-manager #home19, | ||
#sidebar-manager #home20, | ||
#sidebar-manager #home21, | ||
#sidebar-manager #home22, | ||
#sidebar-manager #home23, | ||
#sidebar-manager #home24, | ||
#sidebar-manager #home25, | ||
#sidebar-manager #home26, | ||
#sidebar-manager #home27, | ||
#sidebar-manager #home28, | ||
#sidebar-manager #home29, | ||
#sidebar-manager #home30, | ||
#sidebar-manager #home31, | ||
#sidebar-manager #home32, | ||
#sidebar-manager #home33, | ||
#sidebar-manager #home34, | ||
#sidebar-manager #home35, | ||
#sidebar-manager #home36, | ||
#sidebar-manager #home37, | ||
#sidebar-manager #home38, | ||
#sidebar-manager #home39, | ||
#sidebar-manager #home40, | ||
#sidebar-manager #home41, | ||
#sidebar-manager #home42, | ||
#sidebar-manager #home43, | ||
#sidebar-manager #home44, | ||
#sidebar-manager #home45, | ||
#sidebar-manager #home46, | ||
#sidebar-manager #home47, | ||
#sidebar-manager #home48, | ||
#sidebar-manager #home49, | ||
#sidebar-manager #home50, | ||
#sidebar-manager #home51, | ||
#sidebar-manager #home52, | ||
#sidebar-manager #home53, | ||
#sidebar-manager #home54, | ||
#sidebar-manager #home55, | ||
#sidebar-manager #home56, | ||
#sidebar-manager #home57, | ||
#sidebar-manager #home58, | ||
#sidebar-manager #home59, | ||
#sidebar-manager #home60 { | ||
display: none; | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,43 +1,45 @@ | ||
<?php | ||
function cs_scripts() { | ||
|
||
wp_enqueue_style( 'cs-glyph', site_url().'/wp-content/global/glyphicons_pro/glyphicons/web/html_css/css/glyphicons.css'); | ||
wp_enqueue_style( 'cs-glyph-filetypes', site_url().'/wp-content/global/glyphicons_pro/glyphicons_filetypes/web/html_css/css/glyphicons-filetypes.css'); | ||
wp_enqueue_style( 'cs-glyph-halflings', site_url().'/wp-content/global/glyphicons_pro/glyphicons_halflings/web/html_css/css/glyphicons-halflings.css'); | ||
wp_enqueue_style( 'cs-glyph-social', site_url().'/wp-content/global/glyphicons_pro/glyphicons_social/web/html_css/css/glyphicons-social.css'); | ||
wp_enqueue_style( 'cs-style', get_stylesheet_uri(), array( 'cs-glyph' )); | ||
|
||
wp_enqueue_script( 'cs-bootstrap-js', site_url().'/wp-content/global/bootstrap-3.2.0-dist/js/bootstrap.min.js', array( 'jquery' )); | ||
wp_enqueue_script( 'cs-modernizr', get_template_directory_uri() . '/js/cs-modernizr.js', array( 'jquery' )); | ||
wp_enqueue_script( 'cs', get_template_directory_uri() . '/js/cs.js', array( 'jquery' )); | ||
wp_enqueue_script( 'cs-navigation', get_template_directory_uri() . '/js/navigation.js', array( 'cs-bootstrap-js'), '20120206', true ); | ||
wp_enqueue_script( 'cs-skip-link-focus-fix', get_template_directory_uri() . '/js/skip-link-focus-fix.js', array(), '20130115', true ); | ||
|
||
$outboundtracking = get_option( 'outbound_tracking',''); | ||
if($outboundtracking == 'yes') wp_enqueue_script('uc-link-tracking', get_bloginfo('template_url').'/js/linktracking.js', array('jquery')); | ||
|
||
if ( is_singular() && comments_open() && get_option( 'thread_comments' ) ) { | ||
wp_enqueue_script( 'comment-reply' ); | ||
} | ||
} | ||
|
||
add_action( 'wp_enqueue_scripts', 'cs_scripts' ); | ||
|
||
|
||
function load_custom_wp_admin_style($hook) { | ||
wp_register_style( 'custom_wp_admin_css', get_template_directory_uri() . '/css/admin.css' ); | ||
wp_enqueue_style( 'custom_wp_admin_css' ); | ||
|
||
|
||
wp_register_script('uc-admin-js', get_template_directory_uri() . '/js/admin-style.js' ); | ||
wp_enqueue_script('uc-admin-js'); | ||
|
||
if( 'widgets.php' != $hook ) | ||
return; | ||
wp_register_style( 'css-widgets-area', get_template_directory_uri().'/css/widgets-area.php' ); | ||
wp_enqueue_style( 'css-widgets-area' ); | ||
} | ||
add_action( 'admin_enqueue_scripts', 'load_custom_wp_admin_style' ); | ||
|
||
|
||
<?php | ||
function cs_scripts() { | ||
|
||
wp_enqueue_style( 'cs-glyph', site_url().'/wp-content/global/glyphicons_pro/glyphicons/web/html_css/css/glyphicons.css'); | ||
wp_enqueue_style( 'cs-glyph-filetypes', site_url().'/wp-content/global/glyphicons_pro/glyphicons_filetypes/web/html_css/css/glyphicons-filetypes.css'); | ||
wp_enqueue_style( 'cs-glyph-halflings', site_url().'/wp-content/global/glyphicons_pro/glyphicons_halflings/web/html_css/css/glyphicons-halflings.css'); | ||
wp_enqueue_style( 'cs-glyph-social', site_url().'/wp-content/global/glyphicons_pro/glyphicons_social/web/html_css/css/glyphicons-social.css'); | ||
wp_enqueue_style( 'cs-style', get_stylesheet_uri(), array( 'cs-glyph' )); | ||
|
||
wp_enqueue_script( 'cs-bootstrap-js', site_url().'/wp-content/global/bootstrap-3.2.0-dist/js/bootstrap.min.js', array( 'jquery' )); | ||
wp_enqueue_script( 'cs-modernizr', get_template_directory_uri() . '/js/cs-modernizr.js', array( 'jquery' )); | ||
wp_enqueue_script( 'cs', get_template_directory_uri() . '/js/cs.js', array( 'jquery' )); | ||
wp_enqueue_script( 'cs-navigation', get_template_directory_uri() . '/js/navigation.js', array( 'cs-bootstrap-js'), '20120206', true ); | ||
wp_enqueue_script( 'cs-skip-link-focus-fix', get_template_directory_uri() . '/js/skip-link-focus-fix.js', array(), '20130115', true ); | ||
|
||
$outboundtracking = get_option( 'outbound_tracking',''); | ||
if($outboundtracking == 'yes') wp_enqueue_script('uc-link-tracking', get_bloginfo('template_url').'/js/linktracking.js', array('jquery')); | ||
|
||
if ( is_singular() && comments_open() && get_option( 'thread_comments' ) ) { | ||
wp_enqueue_script( 'comment-reply' ); | ||
} | ||
} | ||
|
||
add_action( 'wp_enqueue_scripts', 'cs_scripts' ); | ||
|
||
|
||
function load_custom_wp_admin_style($hook) { | ||
wp_register_style( 'custom_wp_admin_css', get_template_directory_uri() . '/css/admin-style.css' ); | ||
wp_enqueue_style( 'custom_wp_admin_css' ); | ||
|
||
|
||
wp_register_script('uc-admin-js', get_template_directory_uri() . '/js/admin-style.js' ); | ||
wp_enqueue_script('uc-admin-js'); | ||
|
||
if( 'widgets.php' != $hook ) | ||
return; | ||
wp_register_style( 'css-widgets-area', get_template_directory_uri().'/css/widgets-area.php' ); | ||
wp_enqueue_style( 'css-widgets-area' ); | ||
} | ||
add_action( 'admin_enqueue_scripts', 'load_custom_wp_admin_style' ); | ||
|
||
|
||
|
||
|
||
?> |
Oops, something went wrong.