Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
purescript-gargantext
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Grégoire Locqueville
purescript-gargantext
Commits
3db8667c
Commit
3db8667c
authored
Apr 15, 2022
by
arturo
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
>>> continue
parent
612500c8
Changes
6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
6 additions
and
0 deletions
+6
-0
bootstrap-darkster.css
dist/styles/bootstrap-darkster.css
+1
-0
bootstrap-default.css
dist/styles/bootstrap-default.css
+1
-0
bootstrap-greyson.css
dist/styles/bootstrap-greyson.css
+1
-0
bootstrap-herbie.css
dist/styles/bootstrap-herbie.css
+1
-0
bootstrap-monotony.css
dist/styles/bootstrap-monotony.css
+1
-0
_range_slider.sass
src/sass/base/_range_slider.sass
+1
-0
No files found.
dist/styles/bootstrap-darkster.css
View file @
3db8667c
...
...
@@ -7048,6 +7048,7 @@ a:focus {
width
:
inherit
;
height
:
inherit
;
border-radius
:
3px
;
border
:
1px
solid
#6C757D
;
}
.range-slider__knob
{
user-select
:
none
;
...
...
dist/styles/bootstrap-default.css
View file @
3db8667c
...
...
@@ -7001,6 +7001,7 @@ a:focus {
width
:
inherit
;
height
:
inherit
;
border-radius
:
3px
;
border
:
1px
solid
#CED4DA
;
}
.range-slider__knob
{
user-select
:
none
;
...
...
dist/styles/bootstrap-greyson.css
View file @
3db8667c
...
...
@@ -6757,6 +6757,7 @@ a:focus {
width
:
inherit
;
height
:
inherit
;
border-radius
:
3px
;
border
:
1px
solid
#CED4DA
;
}
.range-slider__knob
{
user-select
:
none
;
...
...
dist/styles/bootstrap-herbie.css
View file @
3db8667c
...
...
@@ -7005,6 +7005,7 @@ a:focus {
width
:
inherit
;
height
:
inherit
;
border-radius
:
3px
;
border
:
1px
solid
#CED4DA
;
}
.range-slider__knob
{
user-select
:
none
;
...
...
dist/styles/bootstrap-monotony.css
View file @
3db8667c
...
...
@@ -7006,6 +7006,7 @@ a:focus {
width
:
inherit
;
height
:
inherit
;
border-radius
:
3px
;
border
:
1px
solid
#CED4DA
;
}
.range-slider__knob
{
user-select
:
none
;
...
...
src/sass/base/_range_slider.sass
View file @
3db8667c
...
...
@@ -47,6 +47,7 @@ $knob-size: 14px
width
:
inherit
height
:
inherit
border-radius
:
$range-radius
border
:
1px
solid
$range-border-color
&
__knob
@include
unselectable
...
...
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