Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
genotoul-bioinfo
ng6
Commits
bb32c56f
Commit
bb32c56f
authored
Apr 23, 2013
by
philippe
Browse files
Default size for bootstrap select and so one
parent
ee95573c
Changes
1
Hide whitespace changes
Inline
Side-by-side
ui/nG6/res/css/DT_bootstrap.css
View file @
bb32c56f
...
...
@@ -6,6 +6,7 @@ div.dataTables_length label {
float
:
left
;
text-align
:
left
;
width
:
auto
;
font-size
:
13px
;
}
div
.dataTables_length
select
{
...
...
@@ -14,6 +15,7 @@ div.dataTables_length select {
div
.dataTables_filter
label
{
float
:
right
;
font-size
:
13px
;
}
div
.dataTables_filter
{
...
...
@@ -229,29 +231,4 @@ a.editable-click:hover {
}
.form-horizontal
.controls
{
margin-left
:
220px
!important
;
}
/*
* Select Label ...
*/
select
,
textarea
,
input
[
type
=
"text"
],
input
[
type
=
"password"
],
input
[
type
=
"datetime"
],
input
[
type
=
"datetime-local"
],
input
[
type
=
"date"
],
input
[
type
=
"month"
],
input
[
type
=
"time"
],
input
[
type
=
"week"
],
input
[
type
=
"number"
],
input
[
type
=
"email"
],
input
[
type
=
"url"
],
input
[
type
=
"search"
],
input
[
type
=
"tel"
],
input
[
type
=
"color"
],
.uneditable-input
{
padding
:
0
0
0
6px
;
font-size
:
13px
;
}
label
,
input
,
button
,
select
,
textarea
{
font-size
:
13px
;
}
select
,
input
[
type
=
"file"
]
{
height
:
20px
;
line-height
:
20px
;
}
/*
* Pagination
*/
.pagination
ul
>
li
>
a
,
.pagination
ul
>
li
>
span
{
padding
:
2px
12px
;
}
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment