Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
our_own_cloud_project
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
die_coolen_jungs
our_own_cloud_project
Commits
86893ea7
Commit
86893ea7
authored
13 years ago
by
Thomas Tanghus
Browse files
Options
Downloads
Patches
Plain Diff
UI tweaks for name selector combobox.
parent
0e2531ba
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
apps/contacts/css/contacts.css
+1
-0
1 addition, 0 deletions
apps/contacts/css/contacts.css
apps/contacts/templates/part.contact.php
+0
-4
0 additions, 4 deletions
apps/contacts/templates/part.contact.php
with
1 addition
and
4 deletions
apps/contacts/css/contacts.css
+
1
−
0
View file @
86893ea7
...
@@ -20,6 +20,7 @@
...
@@ -20,6 +20,7 @@
#firstrun
{
/*border: thin solid lightgray;*/
width
:
80%
;
margin
:
5em
auto
auto
auto
;
text-align
:
center
;
font-weight
:
bold
;
font-size
:
1.5em
;
color
:
#777
;}
#firstrun
{
/*border: thin solid lightgray;*/
width
:
80%
;
margin
:
5em
auto
auto
auto
;
text-align
:
center
;
font-weight
:
bold
;
font-size
:
1.5em
;
color
:
#777
;}
#firstrun
#selections
{
/*border: thin solid lightgray;*/
font-size
:
0.8em
;
width
:
100%
;
margin
:
2em
auto
auto
auto
;
clear
:
both
;
}
#firstrun
#selections
{
/*border: thin solid lightgray;*/
font-size
:
0.8em
;
width
:
100%
;
margin
:
2em
auto
auto
auto
;
clear
:
both
;
}
#card
input
[
type
=
"text"
]
.contacts_property
,
input
[
type
=
"email"
]
.contacts_property
{
width
:
16em
;
}
#card
input
[
type
=
"text"
],
input
[
type
=
"email"
],
input
[
type
=
"tel"
],
input
[
type
=
"date"
],
select
{
background-color
:
#f8f8f8
;
border
:
0
!important
;
-webkit-appearance
:
none
!important
;
-moz-appearance
:
none
!important
;
-webkit-box-sizing
:
none
!important
;
-moz-box-sizing
:
none
!important
;
box-sizing
:
none
!important
;
-moz-box-shadow
:
none
;
-webkit-box-shadow
:
none
;
box-shadow
:
none
;
-moz-border-radius
:
0px
;
-webkit-border-radius
:
0px
;
border-radius
:
0px
;
float
:
left
;
}
#card
input
[
type
=
"text"
],
input
[
type
=
"email"
],
input
[
type
=
"tel"
],
input
[
type
=
"date"
],
select
{
background-color
:
#f8f8f8
;
border
:
0
!important
;
-webkit-appearance
:
none
!important
;
-moz-appearance
:
none
!important
;
-webkit-box-sizing
:
none
!important
;
-moz-box-sizing
:
none
!important
;
box-sizing
:
none
!important
;
-moz-box-shadow
:
none
;
-webkit-box-shadow
:
none
;
box-shadow
:
none
;
-moz-border-radius
:
0px
;
-webkit-border-radius
:
0px
;
border-radius
:
0px
;
float
:
left
;
}
#card
input
[
type
=
"text"
]
:hover
,
input
[
type
=
"text"
]
:focus
,
input
[
type
=
"text"
]
:active
,
input
[
type
=
"email"
]
:hover
,
input
[
type
=
"tel"
]
:hover
,
input
[
type
=
"date"
]
:hover
,
input
[
type
=
"date"
],
input
[
type
=
"date"
]
:hover
,
input
[
type
=
"date"
]
:active
,
input
[
type
=
"date"
]
:active
,
input
[
type
=
"date"
]
:active
,
input
[
type
=
"email"
]
:active
,
input
[
type
=
"tel"
]
:active
,
select
:hover
,
select
:focus
,
select
:active
{
border
:
0
!important
;
-webkit-appearance
:
textfield
;
-moz-appearance
:
textfield
;
-webkit-box-sizing
:
content-box
;
-moz-box-sizing
:
content-box
;
box-sizing
:
content-box
;
background
:
#fff
;
color
:
#333
;
border
:
1px
solid
#ddd
;
-moz-box-shadow
:
0
1px
1px
#fff
,
0
2px
0
#bbb
inset
;
-webkit-box-shadow
:
0
1px
1px
#fff
,
0
1px
0
#bbb
inset
;
box-shadow
:
0
1px
1px
#fff
,
0
1px
0
#bbb
inset
;
-moz-border-radius
:
.5em
;
-webkit-border-radius
:
.5em
;
border-radius
:
.5em
;
outline
:
none
;
float
:
left
;
}
#card
input
[
type
=
"text"
]
:hover
,
input
[
type
=
"text"
]
:focus
,
input
[
type
=
"text"
]
:active
,
input
[
type
=
"email"
]
:hover
,
input
[
type
=
"tel"
]
:hover
,
input
[
type
=
"date"
]
:hover
,
input
[
type
=
"date"
],
input
[
type
=
"date"
]
:hover
,
input
[
type
=
"date"
]
:active
,
input
[
type
=
"date"
]
:active
,
input
[
type
=
"date"
]
:active
,
input
[
type
=
"email"
]
:active
,
input
[
type
=
"tel"
]
:active
,
select
:hover
,
select
:focus
,
select
:active
{
border
:
0
!important
;
-webkit-appearance
:
textfield
;
-moz-appearance
:
textfield
;
-webkit-box-sizing
:
content-box
;
-moz-box-sizing
:
content-box
;
box-sizing
:
content-box
;
background
:
#fff
;
color
:
#333
;
border
:
1px
solid
#ddd
;
-moz-box-shadow
:
0
1px
1px
#fff
,
0
2px
0
#bbb
inset
;
-webkit-box-shadow
:
0
1px
1px
#fff
,
0
1px
0
#bbb
inset
;
box-shadow
:
0
1px
1px
#fff
,
0
1px
0
#bbb
inset
;
-moz-border-radius
:
.5em
;
-webkit-border-radius
:
.5em
;
border-radius
:
.5em
;
outline
:
none
;
float
:
left
;
}
input
[
type
=
"text"
]
:invalid
,
input
[
type
=
"email"
]
:invalid
,
input
[
type
=
"tel"
]
:invalid
,
input
[
type
=
"date"
]
:invalid
{
background-color
:
#ffc0c0
!important
;
}
input
[
type
=
"text"
]
:invalid
,
input
[
type
=
"email"
]
:invalid
,
input
[
type
=
"tel"
]
:invalid
,
input
[
type
=
"date"
]
:invalid
{
background-color
:
#ffc0c0
!important
;
}
...
...
This diff is collapsed.
Click to expand it.
apps/contacts/templates/part.contact.php
+
0
−
4
View file @
86893ea7
...
@@ -45,10 +45,6 @@ $id = isset($_['id']) ? $_['id'] : '';
...
@@ -45,10 +45,6 @@ $id = isset($_['id']) ? $_['id'] : '';
<dt><label
for=
"fn"
>
<?php
echo
$l
->
t
(
'Display name'
);
?>
</label></dt>
<dt><label
for=
"fn"
>
<?php
echo
$l
->
t
(
'Display name'
);
?>
</label></dt>
<dd
class=
"propertycontainer"
data-element=
"FN"
>
<dd
class=
"propertycontainer"
data-element=
"FN"
>
<select
id=
"fn_select"
title=
"
<?php
echo
$l
->
t
(
'Format custom, Short name, Full name, Reverse or Reverse with comma'
);
?>
"
style=
"width:16em;"
>
<select
id=
"fn_select"
title=
"
<?php
echo
$l
->
t
(
'Format custom, Short name, Full name, Reverse or Reverse with comma'
);
?>
"
style=
"width:16em;"
>
<option
id=
"short"
title=
"Short name"
></option>
<option
id=
"full"
title=
"Full name"
></option>
<option
id=
"reverse"
title=
"Reverse"
></option>
<option
id=
"reverse_comma"
title=
"Reverse with comma"
></option>
</select><a
id=
"edit_name"
class=
"edit"
title=
"
<?php
echo
$l
->
t
(
'Edit name details'
);
?>
"
></a>
</select><a
id=
"edit_name"
class=
"edit"
title=
"
<?php
echo
$l
->
t
(
'Edit name details'
);
?>
"
></a>
</dd>
</dd>
<dt
style=
"display:none;"
id=
"org_label"
data-element=
"ORG"
><label
for=
"org"
>
<?php
echo
$l
->
t
(
'Organization'
);
?>
</label></dt>
<dt
style=
"display:none;"
id=
"org_label"
data-element=
"ORG"
><label
for=
"org"
>
<?php
echo
$l
->
t
(
'Organization'
);
?>
</label></dt>
...
...
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