Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
5fd47b2b
Commit
5fd47b2b
authored
Jul 27, 2017
by
kushalpandya
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove unused styles
parent
9946af9e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
68 deletions
+0
-68
app/assets/stylesheets/pages/ee_start_trial.scss
app/assets/stylesheets/pages/ee_start_trial.scss
+0
-68
No files found.
app/assets/stylesheets/pages/ee_start_trial.scss
View file @
5fd47b2b
.trial-form-container
{
.start-trial-header
,
.start-trial-body
{
margin-top
:
30px
;
}
.start-trial-header
{
.trial-description
{
color
:
$gl-gray-light
;
}
}
}
.start-trial-body
{
.ee-features
{
border
:
1px
solid
$border-color
;
border-radius
:
$border-radius-default
;
padding
:
20px
40px
;
}
}
.start-trial-body
{
.trial-form
{
label
{
font-weight
:
normal
;
}
}
}
.start-trial-body
{
.feature-list
li
{
margin-top
:
35px
;
svg
{
display
:
block
;
margin
:
auto
;
}
.feature-item-description
{
h4
{
margin-top
:
0
;
}
p
{
color
:
$gl-gray-light
;
}
}
}
}
@media
(
max-width
:
$screen-md-min
)
{
.start-trial-body
{
.feature-item-description
{
margin-top
:
15px
;
h4
,
p
{
text-align
:
center
;
}
}
.trial-form
{
margin-top
:
25px
;
}
}
}
/* EE Trial Banner Styles */
/* Main Nav Overrides */
...
...
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