Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
See what's new at GitLab
4
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
S
SondagesPro
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Iterations
Merge Requests
0
Merge Requests
0
Requirements
Requirements
List
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Test Cases
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Package Registry
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issue
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
SondagesPro
SondagesMe
SondagesPro
Commits
08225354
Commit
08225354
authored
Oct 27, 2020
by
Chenu Denis
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[fix] Some select2 fix
parent
e9148174
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
7 deletions
+6
-7
config.xml
config.xml
+4
-4
css/own-fix.css
css/own-fix.css
+2
-3
No files found.
config.xml
View file @
08225354
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<!--
Dark Sky configuration for the admin styles.
In future versions of LimeSurvey, it will be used to fill a admin_style table,
...
...
@@ -11,12 +11,12 @@
<author>
Denis Chenu
</author>
<authorEmail>
contact@sondages.pro
</authorEmail>
<authorUrl>
http://www.sondages.pro
</authorUrl>
<copyright>
Copyright (C) 2018 - Sondages Pro
</copyright>
<copyright>
Copyright (C) 2018
-2020
- Sondages Pro
</copyright>
<license>
MIT
</license>
<version>
3.0
</version>
<version>
3.0
.1
</version>
<description>
LimeSurvey admin interface template, contrast variation.
</description>
<basecolor>
#000000
</basecolor>
<last_update>
2020-
06-30 20:19
:00
</last_update>
<last_update>
2020-
10-27 12:00
:00
</last_update>
<presentation>
Sondage Pro, vos enquêtes sur Internet
</presentation>
</metadata>
...
...
css/own-fix.css
View file @
08225354
...
...
@@ -6,6 +6,5 @@ input[type="checkbox"]::after, .checkbox input[type="checkbox"]::after, .checkbo
input
[
type
=
"checkbox"
],
.checkbox
input
[
type
=
"checkbox"
],
.checkbox-inline
input
[
type
=
"checkbox"
]
{
appearance
:
checkbox
;
-webkit-appearance
:
checkbox
;
-moz-appearance
:
checkbox
;
position
:
static
;
border
:
initial
;
}
.select2-selection
{
text-align
:
match-parent
;
}
.select2-selection
{
text-align
:
initial
;}
.select2-container
{
max-width
:
100%
;}
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