Skip to content
This repository has been archived by the owner. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
menu search and a-z
- Styles for search in multi-level dropdown mobile menu
- styles for a-z search
  • Loading branch information
bcd04001 committed Sep 17, 2018
1 parent edb4404 commit 78458fc
Show file tree
Hide file tree
Showing 7 changed files with 74 additions and 4 deletions.
14 changes: 14 additions & 0 deletions css/hale2015-blue.css
Expand Up @@ -5881,6 +5881,13 @@ button.close {
white-space: pre-wrap; white-space: pre-wrap;
min-width: 250px; } min-width: 250px; }


#drop-multi .visible-xs-block .search {
width: 200px;
display: inline-block; }

#drop-multi .visible-xs-block .btn-default {
margin-top: -3px; }

/* - - - - - - - - - - - - - - - - - - - /* - - - - - - - - - - - - - - - - - - -
== Header Image == Header Image
- - - - - - - - - - - - - - - - - - - */ - - - - - - - - - - - - - - - - - - - */
Expand Down Expand Up @@ -7806,6 +7813,13 @@ a.btn {
.table-responsive table img { .table-responsive table img {
min-width: 100px; } } min-width: 100px; } }


/*--------------------------------------------------------------
10.9 A-Z Search
--------------------------------------------------------------*/
#azFilterInput {
margin-top: 10px;
width: 250px; }

/* - - - - - - - - - - - - - - - - - - - /* - - - - - - - - - - - - - - - - - - -
== Captions == Captions
- - - - - - - - - - - - - - - - - - - */ - - - - - - - - - - - - - - - - - - - */
Expand Down
14 changes: 14 additions & 0 deletions css/hale2015-green.css
Expand Up @@ -5881,6 +5881,13 @@ button.close {
white-space: pre-wrap; white-space: pre-wrap;
min-width: 250px; } min-width: 250px; }


#drop-multi .visible-xs-block .search {
width: 200px;
display: inline-block; }

#drop-multi .visible-xs-block .btn-default {
margin-top: -3px; }

/* - - - - - - - - - - - - - - - - - - - /* - - - - - - - - - - - - - - - - - - -
== Header Image == Header Image
- - - - - - - - - - - - - - - - - - - */ - - - - - - - - - - - - - - - - - - - */
Expand Down Expand Up @@ -7806,6 +7813,13 @@ a.btn {
.table-responsive table img { .table-responsive table img {
min-width: 100px; } } min-width: 100px; } }


/*--------------------------------------------------------------
10.9 A-Z Search
--------------------------------------------------------------*/
#azFilterInput {
margin-top: 10px;
width: 250px; }

/* - - - - - - - - - - - - - - - - - - - /* - - - - - - - - - - - - - - - - - - -
== Captions == Captions
- - - - - - - - - - - - - - - - - - - */ - - - - - - - - - - - - - - - - - - - */
Expand Down
14 changes: 14 additions & 0 deletions css/hale2015-orange.css
Expand Up @@ -5881,6 +5881,13 @@ button.close {
white-space: pre-wrap; white-space: pre-wrap;
min-width: 250px; } min-width: 250px; }


#drop-multi .visible-xs-block .search {
width: 200px;
display: inline-block; }

#drop-multi .visible-xs-block .btn-default {
margin-top: -3px; }

/* - - - - - - - - - - - - - - - - - - - /* - - - - - - - - - - - - - - - - - - -
== Header Image == Header Image
- - - - - - - - - - - - - - - - - - - */ - - - - - - - - - - - - - - - - - - - */
Expand Down Expand Up @@ -7806,6 +7813,13 @@ a.btn {
.table-responsive table img { .table-responsive table img {
min-width: 100px; } } min-width: 100px; } }


/*--------------------------------------------------------------
10.9 A-Z Search
--------------------------------------------------------------*/
#azFilterInput {
margin-top: 10px;
width: 250px; }

/* - - - - - - - - - - - - - - - - - - - /* - - - - - - - - - - - - - - - - - - -
== Captions == Captions
- - - - - - - - - - - - - - - - - - - */ - - - - - - - - - - - - - - - - - - - */
Expand Down
14 changes: 14 additions & 0 deletions css/hale2015-purple.css
Expand Up @@ -5881,6 +5881,13 @@ button.close {
white-space: pre-wrap; white-space: pre-wrap;
min-width: 250px; } min-width: 250px; }


#drop-multi .visible-xs-block .search {
width: 200px;
display: inline-block; }

#drop-multi .visible-xs-block .btn-default {
margin-top: -3px; }

/* - - - - - - - - - - - - - - - - - - - /* - - - - - - - - - - - - - - - - - - -
== Header Image == Header Image
- - - - - - - - - - - - - - - - - - - */ - - - - - - - - - - - - - - - - - - - */
Expand Down Expand Up @@ -7806,6 +7813,13 @@ a.btn {
.table-responsive table img { .table-responsive table img {
min-width: 100px; } } min-width: 100px; } }


/*--------------------------------------------------------------
10.9 A-Z Search
--------------------------------------------------------------*/
#azFilterInput {
margin-top: 10px;
width: 250px; }

/* - - - - - - - - - - - - - - - - - - - /* - - - - - - - - - - - - - - - - - - -
== Captions == Captions
- - - - - - - - - - - - - - - - - - - */ - - - - - - - - - - - - - - - - - - - */
Expand Down
14 changes: 14 additions & 0 deletions css/hale2015-red.css
Expand Up @@ -5881,6 +5881,13 @@ button.close {
white-space: pre-wrap; white-space: pre-wrap;
min-width: 250px; } min-width: 250px; }


#drop-multi .visible-xs-block .search {
width: 200px;
display: inline-block; }

#drop-multi .visible-xs-block .btn-default {
margin-top: -3px; }

/* - - - - - - - - - - - - - - - - - - - /* - - - - - - - - - - - - - - - - - - -
== Header Image == Header Image
- - - - - - - - - - - - - - - - - - - */ - - - - - - - - - - - - - - - - - - - */
Expand Down Expand Up @@ -7806,6 +7813,13 @@ a.btn {
.table-responsive table img { .table-responsive table img {
min-width: 100px; } } min-width: 100px; } }


/*--------------------------------------------------------------
10.9 A-Z Search
--------------------------------------------------------------*/
#azFilterInput {
margin-top: 10px;
width: 250px; }

/* - - - - - - - - - - - - - - - - - - - /* - - - - - - - - - - - - - - - - - - -
== Captions == Captions
- - - - - - - - - - - - - - - - - - - */ - - - - - - - - - - - - - - - - - - - */
Expand Down
2 changes: 1 addition & 1 deletion prepros-6.config
Expand Up @@ -584,7 +584,7 @@
} }
], ],
"projectView": { "projectView": {
"selectedView": "file-tree" "selectedView": "log"
}, },
"fileWatcher": { "fileWatcher": {
"enabled": true, "enabled": true,
Expand Down
6 changes: 3 additions & 3 deletions scss/_hale2015-common.scss
Expand Up @@ -22,14 +22,14 @@ $btn-primary-border: darken($brand-primary, 15%) !default;
$btn-success-border: darken($brand-success, 15%) !default; $btn-success-border: darken($brand-success, 15%) !default;
$btn-info-border: darken($brand-info, 15%) !default; $btn-info-border: darken($brand-info, 15%) !default;
$btn-warning-border: darken($brand-warning, 15%) !default; $btn-warning-border: darken($brand-warning, 15%) !default;
$btn-danger-border: darken($brand-danger, 15%) !default; $btn-danger-border: darken($brand-danger, 15%) !default;








//== Cornerstone Vars //== Cornerstone Vars


$nav-secondary-pills-active-link-hover-bg:$nav-color-base; $nav-secondary-pills-active-link-hover-bg:$nav-color-base;


$content-padding: 3em 8em; $content-padding: 3em 8em;
$widget-head-size: 13px; $widget-head-size: 13px;
Expand All @@ -38,7 +38,7 @@ $widget-border-color: #e0e0e0;
$widget-margin: 0 0 30px 0; $widget-margin: 0 0 30px 0;


$footers-link-color: #707070; $footers-link-color: #707070;
$footers-link-hover: $brand-primary; $footers-link-hover: $brand-primary;


// imports bootsrtap, and all of cornerstone sass // imports bootsrtap, and all of cornerstone sass


Expand Down

0 comments on commit 78458fc

Please sign in to comment.