Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
adminimal_theme
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
adminimal_theme
Commits
76711e65
Commit
76711e65
authored
8 years ago
by
ANDiTKO
Browse files
Options
Downloads
Patches
Plain Diff
Views module styling improvements
parent
3aaa078e
No related branches found
No related tags found
1 merge request
!10
Auto complete Hover style changes
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
css/adminimal.css
+37
-0
37 additions, 0 deletions
css/adminimal.css
with
37 additions
and
0 deletions
css/adminimal.css
+
37
−
0
View file @
76711e65
...
...
@@ -769,3 +769,40 @@ body.adminimal {
.adminimal.path-batch
.layout-container
{
padding-top
:
1.3rem
;
}
/* Module: Views */
.adminimal
.views-display-top
{
background-color
:
#fafafa
;
border-bottom
:
1px
solid
#f2f2f2
;
}
.adminimal
.views-displays
{
border
:
1px
solid
#e8e8e8
;
}
.adminimal
.views-admin
.form-edit
.form-actions
{
border-color
:
#e8e8e8
;
background-color
:
#fafafa
;
}
.adminimal
.views-ui-display-tab-bucket
.views-display-setting
:nth-of-type
(
even
)
{
background-color
:
inherit
;
}
.adminimal
.views-displays
.tabs.secondary
a
{
border-radius
:
0
;
}
.adminimal
.view-preview-form__title
{
background-color
:
#fafdfe
;
border-bottom
:
1px
solid
#e8e8e8
;
font-size
:
1.2em
;
}
.adminimal
.views-preview-wrapper
{
border
:
1px
solid
#e8e8e8
;
}
.adminimal
.views-ui-dialog
.views-override
{
background-color
:
#f6f6f6
;
}
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment