Skip to content

Instantly share code, notes, and snippets.

@rhinkle
Last active August 29, 2015 14:16
Show Gist options
  • Save rhinkle/a2ff3dd48d0396981b77 to your computer and use it in GitHub Desktop.
Save rhinkle/a2ff3dd48d0396981b77 to your computer and use it in GitHub Desktop.

Revisions

  1. rhinkle revised this gist Mar 9, 2015. 1 changed file with 0 additions and 123 deletions.
    123 changes: 0 additions & 123 deletions _home.scss
    Original file line number Diff line number Diff line change
    @@ -204,130 +204,7 @@ footer {
    padding-bottom: 200px;
    }
    }
    .gform_wrapper{

    .top_label label.gfield_label{
    display: none;
    }

    input,
    textarea{
    width: 100%;
    color: #444;
    border: none;
    background-color: rgba( white, 0.70);

    @include input-placeholder {
    color: #444;
    }
    }
    input[type=text],
    input[type=url],
    input[type=email],
    input[type=tel],
    input[type=number],
    input[type=password]{
    padding: 12px 0px;
    width: 100%;
    @include border-radius(3px);
    }
    .ginput_container textarea{
    margin-top: 0.375em;
    width: 100%;
    @include border-radius(3px);
    }
    }

    .sub-section-content{
    color: white;
    #{headings()}{
    color: white;
    margin-bottom: 25px;
    }
    .gform_wrapper{
    @extend .col-md-6;
    @extend .col-md-offset-3;

    .gfield_description{
    text-align: center;
    @extend .font-bold;
    font-size: 14px;
    display: block;
    }
    div.ginput_container{
    margin-bottom: 12px;
    }

    input{
    text-align: center;
    @include input-placeholder {
    color: #444;
    }
    }

    textarea{
    color: #444;
    border: none;
    @extend .font-bold;
    padding: 10px;
    width: 100%!important;
    }

    input[type=text],
    input[type=url],
    input[type=email],
    input[type=tel],
    input[type=number],
    input[type=password]{
    padding: 6px;
    width: 100%!important;
    @extend .font-bold;
    }

    input.gform_button.button{
    display: block;
    width: 100%;
    padding: 8px;
    color: white;
    background-color: #00aa97;
    @include border-radius(5px);
    }

    .gform_footer {
    padding: 0;
    margin: 8px 0 0 0;
    clear: both;
    }
    }
    }

    #sidebar-wrap .gform_wrapper{
    .gfield_description{display: none;}

    input[type=text],
    input[type=url],
    input[type=email],
    input[type=tel],
    input[type=number],
    input[type=password]{
    padding: 6px;
    width: 100%!important;
    }
    textarea{
    padding: 10px;
    width: 100%!important;
    }
    input.gform_button.button{
    display: block;
    width: 100%;
    padding: 8px;
    @include box-sizing(border-box);
    color: white;
    background-color: #00aa97;
    @include border-radius(3px);
    }

    }



  2. rhinkle revised this gist Mar 9, 2015. No changes.
  3. rhinkle revised this gist Mar 9, 2015. 1 changed file with 7 additions and 7 deletions.
    14 changes: 7 additions & 7 deletions _home.scss
    Original file line number Diff line number Diff line change
    @@ -318,13 +318,13 @@ footer {
    width: 100%!important;
    }
    input.gform_button.button{
    display: block;
    width: 100%;
    padding: 8px;
    @include box-sizing(border-box);
    color: white;
    background-color: #00aa97;
    @include border-radius(3px);
    display: block;
    width: 100%;
    padding: 8px;
    @include box-sizing(border-box);
    color: white;
    background-color: #00aa97;
    @include border-radius(3px);
    }

    }
  4. rhinkle revised this gist Mar 9, 2015. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion _home.scss
    Original file line number Diff line number Diff line change
    @@ -310,7 +310,7 @@ footer {
    input[type=tel],
    input[type=number],
    input[type=password]{
    padding: 10px 0px 14px 10px;
    padding: 6px;
    width: 100%!important;
    }
    textarea{
  5. rhinkle revised this gist Mar 9, 2015. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion _home.scss
    Original file line number Diff line number Diff line change
    @@ -279,7 +279,7 @@ footer {
    input[type=tel],
    input[type=number],
    input[type=password]{
    padding: 10px 0px 14px 10px;
    padding: 6px;
    width: 100%!important;
    @extend .font-bold;
    }
  6. rhinkle revised this gist Mar 9, 2015. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions _home.scss
    Original file line number Diff line number Diff line change
    @@ -279,6 +279,7 @@ footer {
    input[type=tel],
    input[type=number],
    input[type=password]{
    padding: 10px 0px 14px 10px;
    width: 100%!important;
    @extend .font-bold;
    }
  7. rhinkle revised this gist Mar 9, 2015. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion _home.scss
    Original file line number Diff line number Diff line change
    @@ -309,7 +309,7 @@ footer {
    input[type=tel],
    input[type=number],
    input[type=password]{
    padding: 14px 0px 14px 10px;
    padding: 10px 0px 14px 10px;
    width: 100%!important;
    }
    textarea{
  8. rhinkle revised this gist Mar 9, 2015. No changes.
  9. rhinkle revised this gist Mar 9, 2015. No changes.
  10. rhinkle revised this gist Mar 9, 2015. No changes.
  11. rhinkle revised this gist Mar 9, 2015. No changes.
  12. rhinkle revised this gist Mar 9, 2015. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion _home.scss
    Original file line number Diff line number Diff line change
    @@ -309,7 +309,7 @@ footer {
    input[type=tel],
    input[type=number],
    input[type=password]{
    // padding: 14px 0px 14px 10px;
    padding: 14px 0px 14px 10px;
    width: 100%!important;
    }
    textarea{
  13. rhinkle revised this gist Mar 9, 2015. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion _home.scss
    Original file line number Diff line number Diff line change
    @@ -227,7 +227,7 @@ footer {
    input[type=tel],
    input[type=number],
    input[type=password]{
    // padding: 12px 0px;
    padding: 12px 0px;
    width: 100%;
    @include border-radius(3px);
    }
  14. rhinkle revised this gist Mar 9, 2015. 1 changed file with 2 additions and 2 deletions.
    4 changes: 2 additions & 2 deletions _home.scss
    Original file line number Diff line number Diff line change
    @@ -227,7 +227,7 @@ footer {
    input[type=tel],
    input[type=number],
    input[type=password]{
    padding: 12px 0px;
    // padding: 12px 0px;
    width: 100%;
    @include border-radius(3px);
    }
    @@ -309,7 +309,7 @@ footer {
    input[type=tel],
    input[type=number],
    input[type=password]{
    padding: 14px 0px 14px 10px;
    // padding: 14px 0px 14px 10px;
    width: 100%!important;
    }
    textarea{
  15. rhinkle revised this gist Mar 9, 2015. No changes.
  16. rhinkle revised this gist Mar 9, 2015. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion _home.scss
    Original file line number Diff line number Diff line change
    @@ -309,7 +309,7 @@ footer {
    input[type=tel],
    input[type=number],
    input[type=password]{
    padding: 10px 0px 10px 10px;
    padding: 14px 0px 14px 10px;
    width: 100%!important;
    }
    textarea{
  17. rhinkle revised this gist Mar 9, 2015. No changes.
  18. rhinkle revised this gist Mar 9, 2015. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion _home.scss
    Original file line number Diff line number Diff line change
    @@ -227,7 +227,7 @@ footer {
    input[type=tel],
    input[type=number],
    input[type=password]{
    padding: 10px 0px;
    padding: 12px 0px;
    width: 100%;
    @include border-radius(3px);
    }
  19. rhinkle revised this gist Mar 9, 2015. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions _home.scss
    Original file line number Diff line number Diff line change
    @@ -234,6 +234,7 @@ footer {
    .ginput_container textarea{
    margin-top: 0.375em;
    width: 100%;
    @include border-radius(3px);
    }
    }

  20. rhinkle revised this gist Mar 9, 2015. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions _home.scss
    Original file line number Diff line number Diff line change
    @@ -229,6 +229,7 @@ footer {
    input[type=password]{
    padding: 10px 0px;
    width: 100%;
    @include border-radius(3px);
    }
    .ginput_container textarea{
    margin-top: 0.375em;
  21. rhinkle revised this gist Mar 9, 2015. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion _home.scss
    Original file line number Diff line number Diff line change
    @@ -321,7 +321,7 @@ footer {
    @include box-sizing(border-box);
    color: white;
    background-color: #00aa97;
    @include border-radius(5px);
    @include border-radius(3px);
    }

    }
  22. rhinkle revised this gist Mar 9, 2015. No changes.
  23. rhinkle revised this gist Mar 9, 2015. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion _home.scss
    Original file line number Diff line number Diff line change
    @@ -174,7 +174,7 @@ footer {
    }
    }
    &.hover{
    h4.widget-title a{
    .widget-title a{
    color: #9fcc3a;
    }
    span.home-widget{
  24. rhinkle revised this gist Mar 9, 2015. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion _home.scss
    Original file line number Diff line number Diff line change
    @@ -174,7 +174,7 @@ footer {
    }
    }
    &.hover{
    h4.widget-title{
    h4.widget-title a{
    color: #9fcc3a;
    }
    span.home-widget{
  25. rhinkle revised this gist Mar 9, 2015. No changes.
  26. rhinkle revised this gist Mar 9, 2015. No changes.
  27. rhinkle revised this gist Mar 9, 2015. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion _home.scss
    Original file line number Diff line number Diff line change
    @@ -174,7 +174,7 @@ footer {
    }
    }
    &.hover{
    .widget-title{
    h4.widget-title{
    color: #9fcc3a;
    }
    span.home-widget{
  28. rhinkle revised this gist Mar 9, 2015. 1 changed file with 0 additions and 1 deletion.
    1 change: 0 additions & 1 deletion _home.scss
    Original file line number Diff line number Diff line change
    @@ -176,7 +176,6 @@ footer {
    &.hover{
    .widget-title{
    color: #9fcc3a;
    display: none;
    }
    span.home-widget{
    opacity: 0.65;
  29. rhinkle revised this gist Mar 9, 2015. No changes.
  30. rhinkle revised this gist Mar 9, 2015. No changes.