Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
project
drupal
Commits
c51805aa
Commit
c51805aa
authored
Jun 19, 2004
by
Dries Buytaert
Browse files
- Patch
#8602
by TDobes: changed some 'sticky's back to 'static'.
parent
151acbb3
Changes
2
Hide whitespace changes
Inline
Side-by-side
themes/xtemplate/default/xtemplate.css
View file @
c51805aa
...
...
@@ -203,7 +203,7 @@ table {
.node
{
margin
:
.5em
0
1em
0
;
}
.stic
ky
{
.st
at
ic
{
padding
:
.5em
;
background-color
:
#eee
;
border
:
solid
1px
#ddd
;
...
...
themes/xtemplate/default/xtemplate.xtmpl
View file @
c51805aa
...
...
@@ -58,7 +58,7 @@
<!-- END: header -->
<!-- BEGIN: node -->
<div
class=
"node {stic
ky
}"
>
<div
class=
"node {st
at
ic}"
>
<!-- BEGIN: picture -->
{picture}
<!-- END: picture -->
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment