projects
/
ryf-theme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
df611aa
)
updated colors of vendor / categories blocks
author
Andrew Engelbrecht
<andrew@fsf.org>
Tue, 30 Jul 2019 14:34:49 +0000
(10:34 -0400)
committer
Andrew Engelbrecht
<andrew@fsf.org>
Tue, 30 Jul 2019 14:34:49 +0000
(10:34 -0400)
in product views
css/style.css
patch
|
blob
|
blame
|
history
diff --git
a/css/style.css
b/css/style.css
index b174b39f03f9dcc1431d5328e70b5d4e281e655c..d2371c5f247d46b0b0fd10029a3c0110bca384dd 100644
(file)
--- a/
css/style.css
+++ b/
css/style.css
@@
-435,12
+435,12
@@
a { transition: 0.3s; }
border-color: #aaa;
}
.page-node-type-product .product .field--name-field-categories {
- background-color: #
a
ef;
- border-color: #
0
ad;
+ background-color: #
d
ef;
+ border-color: #
8
ad;
}
.page-node-type-product .product .field--name-field-vendor {
- background-color: #
afb
;
- border-color: #
1a2
;
+ background-color: #
dfe
;
+ border-color: #
8da
;
}
@media screen and (max-width: 767px) {