Skip to content
Snippets Groups Projects
Commit 6d4026e3 authored by Chris Hallberg's avatar Chris Hallberg
Browse files

Cart button styles adjusted to look just as fabulous outside of the Lightbox.

parent 2f609789
No related merge requests found
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
...@@ -165,13 +165,13 @@ label.list-group-item {border-radius:0;font-weight:normal;margin-top:0;padding-l ...@@ -165,13 +165,13 @@ label.list-group-item {border-radius:0;font-weight:normal;margin-top:0;padding-l
} }
/* --- Cart --- */ /* --- Cart --- */
.cart-controls .btn {margin-bottom: 4px;}
.cart-controls .checkbox { .cart-controls .checkbox {
line-height: 2.5em; line-height: 2.5em;
padding-right: 1em; padding-right: 1em;
padding-bottom: 1em;
} }
.cart-controls ~ hr {margin-top: 0;} #modal .cart-controls .btn {margin-bottom: 4px;}
#modal .cart-controls .checkbox {padding-bottom: 1em;}
#modal .cart-controls ~ hr {margin-top: 0;}
/* --- Icons --- */ /* --- Icons --- */
// Search Icons // Search Icons
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment