projects
/
phppgadmin.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dfc8b8f
)
Update global.css
author
Chad Meyers
<chad@nobodyfamous.ca>
Thu, 18 Oct 2018 17:39:59 +0000
(14:39 -0300)
committer
Robert Treat
<robert@omniti.com>
Tue, 30 Oct 2018 21:39:07 +0000
(16:39 -0500)
fix css (logo background picture)
themes/default/global.css
patch
|
blob
|
blame
|
history
diff --git
a/themes/default/global.css
b/themes/default/global.css
index 3f1a79665516cd0f2385017c840a1a6af62eb409..c28cd9f66dbcba60f0a396cd08c0a92559153fd0 100644
(file)
--- a/
themes/default/global.css
+++ b/
themes/default/global.css
@@
-256,7
+256,7
@@
div.logo {
border-bottom: 2px solid #000000;
margin-bottom: 2px;
background-image: url('../../images/themes/default/title.png');
- background-repeat: no
ne
;
+ background-repeat: no
-repeat
;
height: 50px;
}
div.logo a {