Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
radix-3186791
Manage
Activity
Members
Labels
Plan
Custom issue tracker
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
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
Issue forks
radix-3186791
Commits
443ccc16
Commit
443ccc16
authored
10 years ago
by
shadcn
Browse files
Options
Downloads
Patches
Plain Diff
Add padding to panels-section-columns
parent
f962f50d
No related branches found
Branches containing commit
Tags
7.x-3.0-alpha1
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
assets/stylesheets/radix-style.css
+13
-9
13 additions, 9 deletions
assets/stylesheets/radix-style.css
with
13 additions
and
9 deletions
assets/stylesheets/radix-style.css
+
13
−
9
View file @
443ccc16
...
...
@@ -10323,35 +10323,39 @@ body.ctools-modal-open {
#modalContent
.panels-categories-description
{
padding
:
20px
;
}
/* line 401, ../../extensions/compass_radix/stylesheets/compass_radix/_structure.scss */
#modalContent
.panels-section-columns
{
padding-bottom
:
20px
;
}
/* line 40
2
, ../../extensions/compass_radix/stylesheets/compass_radix/_structure.scss */
/* line 40
5
, ../../extensions/compass_radix/stylesheets/compass_radix/_structure.scss */
#modal-content
fieldset
.widget-preview
{
margin-top
:
18px
;
margin-bottom
:
0
;
position
:
static
;
border
:
1px
solid
#ddd
;
}
/* line 40
7
, ../../extensions/compass_radix/stylesheets/compass_radix/_structure.scss */
/* line 4
1
0, ../../extensions/compass_radix/stylesheets/compass_radix/_structure.scss */
#modal-content
fieldset
.widget-preview
.panel-heading
{
position
:
relative
;
}
/* line 4
09
, ../../extensions/compass_radix/stylesheets/compass_radix/_structure.scss */
/* line 4
12
, ../../extensions/compass_radix/stylesheets/compass_radix/_structure.scss */
#modal-content
fieldset
.widget-preview
.panel-heading
.btn
{
position
:
absolute
;
right
:
10px
;
top
:
5px
;
}
/* line 4
17
, ../../extensions/compass_radix/stylesheets/compass_radix/_structure.scss */
/* line 4
20
, ../../extensions/compass_radix/stylesheets/compass_radix/_structure.scss */
#modal-content
.ctools-auto-submit-full-form
fieldset
{
width
:
48%
;
display
:
block
!important
;
}
/* line 42
0
, ../../extensions/compass_radix/stylesheets/compass_radix/_structure.scss */
/* line 42
3
, ../../extensions/compass_radix/stylesheets/compass_radix/_structure.scss */
#modal-content
.ctools-auto-submit-full-form
fieldset
fieldset
{
width
:
100%
;
}
/* line 42
3
, ../../extensions/compass_radix/stylesheets/compass_radix/_structure.scss */
/* line 42
6
, ../../extensions/compass_radix/stylesheets/compass_radix/_structure.scss */
#modal-content
.ctools-auto-submit-full-form
fieldset
.widget-preview-single
{
float
:
right
;
margin-left
:
1em
;
...
...
@@ -10359,7 +10363,7 @@ body.ctools-modal-open {
width
:
48%
;
max-width
:
48%
!important
;
}
/* line 43
1
, ../../extensions/compass_radix/stylesheets/compass_radix/_structure.scss */
/* line 43
4
, ../../extensions/compass_radix/stylesheets/compass_radix/_structure.scss */
#modal-content
.ctools-auto-submit-full-form
.form-actions
{
float
:
right
;
clear
:
right
;
...
...
@@ -10368,12 +10372,12 @@ body.ctools-modal-open {
text-align
:
right
;
}
/* line 44
1
, ../../extensions/compass_radix/stylesheets/compass_radix/_structure.scss */
/* line 44
4
, ../../extensions/compass_radix/stylesheets/compass_radix/_structure.scss */
#modal-content
.form-item-view-settings
{
display
:
block
;
}
/* line 44
4
, ../../extensions/compass_radix/stylesheets/compass_radix/_structure.scss */
/* line 44
7
, ../../extensions/compass_radix/stylesheets/compass_radix/_structure.scss */
#modal-content
.form-item-exposed-use-pager
{
display
:
block
;
}
...
...
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