Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Chill-project
Chill-Main
Commits
8fa4437b
Commit
8fa4437b
authored
Nov 13, 2014
by
Marc Ducobu
Browse files
#304 ICPC field larger & #302 remove bullet symbol for CFChoices
parent
73eeb6ce
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Resources/public/stylesheets/sass/_custom.scss
View file @
8fa4437b
...
...
@@ -28,4 +28,10 @@ ul.submenu.min-width {
background-color
:
$white
;
}
.select2
{
width
:
100%
;
}
ul
.custom_fields.choice
li
{
list-style
:none
;
}
\ No newline at end of file
Resources/public/stylesheets/scratch.css
View file @
8fa4437b
...
...
@@ -3071,4 +3071,10 @@ ul.submenu.min-width {
padding-bottom
:
1em
;
background-color
:
#fff
;
}
.select2
{
width
:
100%
;
}
ul
.custom_fields.choice
li
{
list-style
:
none
;
}
/*# sourceMappingURL=scratch.css.map */
Resources/public/stylesheets/scratch.css.map
View file @
8fa4437b
This diff is collapsed.
Click to expand it.
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