projects
/
phppgadmin.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7982469
)
Quick and dirty hack to vertically align headers. I got no idea why question marks...
author
slubek
<slubek>
Wed, 30 Nov 2005 21:25:33 +0000
(21:25 +0000)
committer
slubek
<slubek>
Wed, 30 Nov 2005 21:25:33 +0000
(21:25 +0000)
themes/default/global.css
patch
|
blob
|
blame
|
history
diff --git
a/themes/default/global.css
b/themes/default/global.css
index 37690f418e32acc83f78eea505f54aa63aef196c..9b4282f2214efb1c630738c7cea5edbb1fd17935 100644
(file)
--- a/
themes/default/global.css
+++ b/
themes/default/global.css
@@
-1,7
+1,7
@@
/**
* Default style sheet
*
- * $Id: global.css,v 1.3
5 2005/11/28 17:03:08 jollytoad
Exp $
+ * $Id: global.css,v 1.3
6 2005/11/30 21:25:33 slubek
Exp $
*/
/** ELEMENTS */
@@
-221,7
+221,7
@@
td.opbutton2
}
.crumb, .tab {
- vertical-align:
bottom
;
+ vertical-align:
top
;
}
.crumb .icon {