Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Projets publics
Sympa
Commits
3578f16c
Commit
3578f16c
authored
Feb 10, 2018
by
IKEDA Soji
Browse files
remove unused stuff in css.
parent
37a2ee9a
Changes
1
Hide whitespace changes
Inline
Side-by-side
default/web_tt2/css.tt2
View file @
3578f16c
...
...
@@ -384,11 +384,6 @@ input:invalid, textarea:invalid {
opacity:0.5;
}
/* to align buttons in messages moderate form in reveal modal */
div.reveal-modal form[id*="moderate_"]{
display: inline-block;
}
div.columns {
overflow: hidden;
text-overflow: ellipsis;
...
...
@@ -1662,25 +1657,6 @@ h7 strong {
}
/* Test_home */
#home_modal.reveal-modal, #home_modal dialog {
border: none;
padding: 0;
border-radius: 4px;
}
#home_modal.reveal-modal .alert-box{
margin-bottom:0
}
#home_modal.reveal-modal li {
list-style:none;
}
#home_modal.reveal-modal .alert-box button i {
border: none;
padding: 0;
margin-right: 0.2rem;
}
p.listenum {
margin-top: 0;
padding-top: 0;
...
...
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