Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
piks3l
Respect My Net
Commits
7aff6287
Commit
7aff6287
authored
Sep 30, 2011
by
stef
Browse files
[fix] message box, hidden mce toolbar, similar_items
parent
b1a24406
Changes
1
Hide whitespace changes
Inline
Side-by-side
media/css/style.css
View file @
7aff6287
...
...
@@ -606,6 +606,9 @@ div.comment {
color
:
#404040
;
text-shadow
:
0
1px
0
rgba
(
255
,
255
,
255
,
0.5
);
}
ul
.messages
{
width
:
580px
;
}
.button
{
padding
:
3px
;
font-family
:
Helvetica
,
Arial
,
"Liberation Sans"
,
FreeSans
,
sans-serif
;
...
...
@@ -697,3 +700,7 @@ div.comment {
.info-validate
:target
{
display
:
block
;
}
#similar_cases
li
{
list-style
:
disc
inside
;
margin-left
:
0.3em
;
color
:
black
;
}
.mceToolbar
{
display
:
none
;
}
Write
Preview
Supports
Markdown
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