pixelegg changes from Wednesday

This commit is contained in:
Ralf Becker 2014-01-30 08:10:13 +00:00
parent 9e29d8b282
commit 9415ae1a73
2 changed files with 8 additions and 6 deletions

View File

@ -563,7 +563,7 @@ fieldset.emailGroup {
/*#######################################################*/
/* Tab Generell */
.leftPad5 {
padding-left: 0px;
padding-left: 3px;
}
/*##################
# #
@ -684,7 +684,7 @@ fieldset.emailGroup {
div#addressbook-search table.addressbook_edit_general table.editname {
background-color: #f0f0f0;
z-index: 10;
font-size: 1em;
/*font-size: 1em;*/
}
div#addressbook-edit table.addressbook_edit_general table.editname tr td:first-child,
div#addressbook-search table.addressbook_edit_general table.editname tr td:first-child {
@ -745,6 +745,7 @@ fieldset.emailGroup {
margin-top: 12px;
margin-left: 1em;
height: auto;
font-size: 100%;
/*.background_color_15_gray;*/
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
@ -796,6 +797,7 @@ fieldset.emailGroup {
margin-top: 10px;
margin-left: 1em;
height: auto;
font-size: 100%;
/*.background_color_15_gray;*/
-webkit-border-radius: 3px;
-moz-border-radius: 3px;

View File

@ -312,8 +312,6 @@ div#addressbook-index{
#addressbook-edit_addressbook-edit-general {
table.addressbook_edit_general {
width:100%;
height:286px;
@ -395,7 +393,7 @@ td.addressbook_edit_right_td {
/* Tab Generell */
.leftPad5 {
padding-left: 0px;
padding-left: 3px;
}
@ -497,7 +495,7 @@ div#addressbook-search{
table.editname {
.background_color_10_gray;
z-index: 10;
font-size: 1em;
/*font-size: 1em;*/
tr td:first-child {width: 40% !important;font-weight: bold; padding: 3px 0;}
}
@ -542,6 +540,7 @@ div#addressbook-search{
margin-top: 12px;
margin-left: 1em;
height: auto;
font-size: 100%;
/*.background_color_15_gray;*/
.border_radius_button_normal;
legend { text-transform: uppercase;}
@ -585,6 +584,7 @@ div#addressbook-search{
margin-top: 10px;
margin-left: 1em;
height: auto;
font-size: 100%;
/*.background_color_15_gray;*/
.border_radius_button_normal;
legend { text-transform: uppercase;}