projects
/
gruntmaster-page.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
759ae22
)
Set code background-color to inherit
author
Marius Gavrilescu
<marius@ieval.ro>
Mon, 10 Mar 2014 15:46:58 +0000
(17:46 +0200)
committer
Marius Gavrilescu
<marius@ieval.ro>
Mon, 10 Mar 2014 15:46:58 +0000
(17:46 +0200)
css/custom.css
patch
|
blob
|
blame
|
history
diff --git
a/css/custom.css
b/css/custom.css
index 1e5d955ab6f2e20fc9b85b64066977e7c19ee5fe..ffdd79e1843e6a86b48a92714f3815df96d15ab0 100644
(file)
--- a/
css/custom.css
+++ b/
css/custom.css
@@
-55,3
+55,7
@@
a.dropdown-toggle{
.table-fixed{
table-layout: fixed;
}
+
+code {
+ background-color: inherit;
+}
This page took
0.026174 seconds
and
4
git commands to generate.