projects
/
WP-Themes
/
murdicksmackinacfudge-pwm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
10213dc
)
Adding styles for checkout page selection container
author
Laury GvR
<laury@gaslightmedia.com>
Thu, 26 Apr 2018 17:04:05 +0000
(13:04 -0400)
committer
Laury GvR
<laury@gaslightmedia.com>
Thu, 26 Apr 2018 17:04:05 +0000
(13:04 -0400)
woocommerce.css
patch
|
blob
|
history
diff --git
a/woocommerce.css
b/woocommerce.css
index
097250b
..
089b6a5
100644
(file)
--- a/
woocommerce.css
+++ b/
woocommerce.css
@@
-37,6
+37,15
@@
td.label label{color:#000 !important;}
max-height: 300px;
\r
overflow-y: scroll;
\r
}
\r
+.select2.select2-container {
\r
+ border: 1px solid lightgrey;
\r
+ border-radius: 2px;
\r
+ padding: 0 5px;
\r
+ cursor: pointer;
\r
+}
\r
+.select2.select2-container:hover {
\r
+ box-shadow: inset 2px 2px 3px lightgrey
\r
+}
\r
.woocommerce form .form-row {
\r
max-width: 400px;
\r
}
\r