Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
project
drupal
Commits
e3fa6893
Commit
e3fa6893
authored
Jul 24, 2007
by
Gábor Hojtsy
Browse files
#124485
by Wesley Tanaka: move some remaining node.css comment styles to the actual comment.css
parent
7774d095
Changes
2
Hide whitespace changes
Inline
Side-by-side
modules/comment/comment.css
View file @
e3fa6893
...
...
@@ -3,3 +3,9 @@
.indented
{
margin-left
:
25px
;
/* LTR */
}
.comment-unpublished
{
background-color
:
#fff4f4
;
}
.preview
.comment
{
background-color
:
#ffffea
;
}
modules/node/node.css
View file @
e3fa6893
/* $Id$ */
.node-unpublished
,
.comment-unpublished
{
.node-unpublished
{
background-color
:
#fff4f4
;
}
.preview
.node
,
.preview
.comment
{
.preview
.node
{
background-color
:
#ffffea
;
}
#node-admin-filter
ul
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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