projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a2b0000
)
docs: remove non-existent css attribute
author
Erik Faye-Lund
<erik.faye-lund@collabora.com>
Thu, 18 Apr 2019 08:10:36 +0000
(10:10 +0200)
committer
Erik Faye-Lund
<erik.faye-lund@collabora.com>
Thu, 2 May 2019 08:45:57 +0000
(08:45 +0000)
There's no CSS-attribute named "link", so let's remove it.
Signed-off-by: Erik Faye-Lund <erik.faye-lund@collabora.com>
Reviewed-by: Eric Engestrom <eric.engestrom@intel.com>
docs/mesa.css
patch
|
blob
|
history
diff --git
a/docs/mesa.css
b/docs/mesa.css
index 1773dca66a5978363ab498d7bd66ca9e6c539429..40bea13a9761fa8eabd158f620a739e3549f836b 100644
(file)
--- a/
docs/mesa.css
+++ b/
docs/mesa.css
@@
-3,7
+3,6
@@
body {
background-color: #ffffff;
font: 14px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
color: black;
- link: #111188;
}
h1 {