egroupware/addressbook/templates/pixelegg/app.css

532 lines
16 KiB
CSS
Raw Normal View History

2013-11-14 20:29:55 +01:00
/**
* EGroupware: CSS with less preprocessor
2013-12-12 21:27:35 +01:00
* ADDRESSBOOK
2013-11-14 20:29:55 +01:00
*
* Please do NOT change app.css directly, instead change app.less and compile it!
*
* @link http://www.egroupware.org
* @license http://opensource.org/licenses/gpl-license.php GPL - GNU General Public License
* @author Stefan Reinhardt <stefan.reinhardt@pixelegg.de>
* @package addressbook
* @version $Id$
*/
2013-11-28 07:20:18 +01:00
/**
* CRM view with contact data in sidebox
2013-11-28 07:20:18 +01:00
*/
.addressbook_sidebox_name {
font-weight: bold;
2013-12-08 22:38:36 +01:00
}
.addressbook_sidebox_name,
.addressbook_sidebox_org {
font-size: 130%;
padding: 2px 0 2px 0;
2013-12-08 22:38:36 +01:00
}
td.addressbook_sidebox_header {
font-weight: bold;
height: 20px;
vertical-align: bottom;
2013-12-04 06:23:51 +01:00
}
#addressbook-view.et2_container {
height: 0 !important;
2013-11-18 20:31:54 +01:00
}
td.addressbook_sidebox_toolbar {
vertical-align: bottom;
height: 32px;
2013-11-18 20:31:54 +01:00
}
div#divGenTime_addressbook {
2013-11-18 20:31:54 +01:00
display: none;
}
div#addressbook_view_sidebox img.photo {
width: 68px;
padding-right: 3px;
height: auto;
vertical-align: bottom;
}
/**
* new addressbook.edit
*/
div.addressbook_edit_general_picture {
position: relative;
2013-11-18 20:31:54 +01:00
}
div.addressbook_edit_general_picture img {
position: absolute;
width: auto;
max-width: 80px;
height: 105px;
left: 2px;
2013-11-20 09:41:17 +01:00
}
2013-11-18 20:31:54 +01:00
.uploadphoto {
position: absolute;
top: 70px;
left: 0;
2013-11-20 09:41:17 +01:00
display: none;
border: 2px solid black;
background-color: #ffffff;
padding: 4px;
z-index: 1;
2013-11-18 20:31:54 +01:00
}
.typeIcon {
height: 16px;
width: 16px;
}
.editname {
position: absolute;
2013-11-20 09:41:17 +01:00
display: none;
border: 2px solid black;
background-color: #ffffff;
padding: 4px;
top: 55px;
left: 102px;
z-index: 1;
2013-11-18 20:31:54 +01:00
}
.custom_country {
display: none;
2013-11-18 20:31:54 +01:00
}
tr.dialogHeader td,
tr.dialogHeader2 td,
tr.dialogHeader3 td,
tr.dialogHeader4 td,
tr.dialogOperators td,
.dialogFooterToolbar {
padding: 5px 0 5px 0;
vertical-align: middle;
2013-11-18 20:31:54 +01:00
}
input.et2_radiobox {
position: relative;
left: -16px;
2013-11-18 20:31:54 +01:00
}
#addressbook-edit_tel_prefer-tel_work,
#addressbook-edit_tel_prefer-tel_cell {
left: -13px;
2013-11-18 20:31:54 +01:00
}
/**
* Index page
*/
#addressbook-index img.iphoto {
width: 100%;
height: auto;
2013-12-12 21:27:35 +01:00
}
2014-04-24 12:58:40 +02:00
#addressbook-index_org_view {
margin: 5px;
}
#addressbook-edit_room {
float: right;
}
.addressbookHooked .egwGridView_grid label > span.et2_link {
display: none;
}
2013-12-12 21:27:35 +01:00
@media all {
/* #############################################################################
2013-12-08 22:38:36 +01:00
// Rahmen + padding**/
/*##############################################*/
2013-12-12 21:27:35 +01:00
/*# # #*/
/*# Bild # #*/
/*# # Infolog #*/
2013-12-12 21:27:35 +01:00
/*# # #*/
/*# # #*/
/*# # #*/
/*# Sidebar # #*/
2013-12-12 21:27:35 +01:00
/*# # #*/
/*# # #*/
/*# # #*/
/*# # #*/
/*# # #*/
/*##############################################*/
div#addressbook_view_sidebox img.photo {
width: 68px;
padding-right: 3px;
height: auto;
vertical-align: top;
margin-right: 5px;
}
div#addressbook_view_sidebox #addressbook-view_n_fn {
font-size: 14.3px;
font-weight: bold;
padding: 2px 0 2px 0;
width: 85%;
}
div#addressbook_view_sidebox #addressbook-view_org_name {
font-size: 14.3px;
padding: 2px 0 2px 0;
width: 85%;
}
div#addressbook_view_sidebox #addressbook-view_org_unit {
font-size: 11px;
padding: 2px 0 2px 0;
}
div#addressbook_view_sidebox #addressbook-view_adr_one_locality {
font-size: 11px;
padding: 2px 0 2px 0;
}
2013-12-12 21:27:35 +01:00
/**
2013-12-08 22:38:36 +01:00
* Give space to both contact view & infolog list
*/
2013-12-12 21:27:35 +01:00
#addressbook-index {
2014-01-11 19:52:09 +01:00
/*height: 99%;*/
2013-12-12 21:27:35 +01:00
}
#addressbook-edit {
2014-01-14 09:20:32 +01:00
height: auto;
min-height: 390px;
2013-12-12 21:27:35 +01:00
overflow: auto;
}
2014-04-24 12:58:40 +02:00
div#addressbook-index {
/*#############################################################*/
}
2013-12-12 21:27:35 +01:00
div#addressbook-index div.et2_hbox_left {
padding: 0px 17px 0 13px;
2013-12-12 21:27:35 +01:00
}
div#addressbook-index div.et2_hbox_left select#addressbook-index_org_view {
/*.box_shadow_standard_light;*/
2013-12-12 21:27:35 +01:00
width: auto;
margin: 5px 0em 5px 0px;
2013-12-12 21:27:35 +01:00
padding: 3px;
outline: none;
display: inline-block;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
cursor: pointer;
2014-02-12 09:10:11 +01:00
height: 24px;
2013-12-12 21:27:35 +01:00
margin-top: 0;
margin-left: 2px;
-webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
-moz-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
2013-12-12 21:27:35 +01:00
}
div#addressbook-index div.et2_hbox_left select#addressbook-index_org_view:hover {
2013-12-30 18:34:29 +01:00
-webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
-moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
2013-12-12 21:27:35 +01:00
}
2014-05-21 17:44:48 +02:00
div#addressbook-index div.header_row_right div[id$=favorite_wrapper] {
margin-top: 0px;
top: 6px;
}
2013-12-12 21:27:35 +01:00
div#addressbook-index div.et2_hbox_right {
padding: 0px 11px 0px 0px;
2013-12-12 21:27:35 +01:00
width: auto;
margin-right: 0em;
margin-top: -5px;
2013-12-12 21:27:35 +01:00
}
div#addressbook-index div.et2_hbox_right select.et2_selectbox {
/*.box_shadow_standard_light;*/
2013-12-12 21:27:35 +01:00
width: auto;
margin: 5px 0em 5px 0px;
2013-12-12 21:27:35 +01:00
padding: 3px;
outline: none;
display: inline-block;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
cursor: pointer;
2014-02-12 09:10:11 +01:00
height: 24px;
2013-12-12 21:27:35 +01:00
margin-left: 5px;
}
div#addressbook-index div.et2_hbox_right select.et2_selectbox:hover {
2013-12-30 18:34:29 +01:00
-webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
-moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
2013-12-12 21:27:35 +01:00
}
div#addressbook-index div.et2_hbox_right select.et2_selectbox:focus {
outline: 0;
border-width: 1px;
border-style: solid;
border-color: #b4b4b4;
-webkit-box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.1);
box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.1);
}
div#addressbook-index div.et2_hbox_right button#addressbook-index_search {
width: 32px;
/*border: 1px solid #0C5DA5;*/
margin: 6px 2px;
box-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
padding: -0.5em;
background-color: #e6e6e6 !important;
background-size: 16px 16px;
-webkit-border-radius: 3px;
-webkit-border-top-left-radius: 10px;
-moz-border-radius: 3px;
-moz-border-radius-topleft: 10px;
border-radius: 3px;
border-top-left-radius: 10px;
2014-02-12 09:10:11 +01:00
height: 24px;
margin-right: 0px;
2013-12-12 21:27:35 +01:00
background-image: url('../../../pixelegg/images/advanced-search.png') !important;
background-repeat: no-repeat;
2013-12-12 21:27:35 +01:00
padding-left: 0px;
2014-06-12 16:54:32 +02:00
font-size: 0px;
2013-12-12 21:27:35 +01:00
}
div#addressbook-index div.et2_hbox_right button#addressbook-index_search:before {
content: "";
font-size: 2em;
color: #0c5da5;
line-height: 0.6em;
padding-left: 0.1em;
padding-right: 100em;
}
div#addressbook-index div.et2_hbox_right button#addressbook-index_search:active {
background-color: #1aa200;
}
2013-12-12 21:27:35 +01:00
div#addressbook-index div.et2_hbox_right button#addressbook-index_search:hover {
background-color: #189800 !important;
color: #ffc200;
2013-12-30 18:34:29 +01:00
-webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
-moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
-webkit-border-radius: 3px;
-webkit-border-top-left-radius: 10px;
-moz-border-radius: 3px;
-moz-border-radius-topleft: 10px;
border-radius: 3px;
border-top-left-radius: 10px;
background-image: url('../../../pixelegg/images/advanced-search.png');
/*.Complete_Button_text_icon_before_hover;*/
/*.dimension_height_m;*/
2013-12-12 21:27:35 +01:00
}
div#addressbook-index div.et2_hbox_right button#addressbook-index_search:focus {
background-color: #1aa200 !important;
2013-12-12 21:27:35 +01:00
background-image: url('../../../pixelegg/images/advanced-search.png');
/* .Complete_Button_text_icon_before_active;
.dimension_height_m;*/
2013-12-12 21:27:35 +01:00
}
div#addressbook-index div.et2_hbox_right button#addressbook-index_add {
2014-02-19 09:21:01 +01:00
width: 32px;
/*border: 1px solid #0C5DA5;*/
2014-02-20 20:42:52 +01:00
margin: 6px 2px;
2014-01-06 09:47:48 +01:00
box-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
2014-02-05 08:44:01 +01:00
padding: -0.5em;
2014-02-19 09:21:01 +01:00
background-color: #e6e6e6 !important;
background-size: 16px 16px;
-webkit-border-radius: 3px;
-webkit-border-top-left-radius: 10px;
-moz-border-radius: 3px;
-moz-border-radius-topleft: 10px;
border-radius: 3px;
border-top-left-radius: 10px;
2014-02-12 09:10:11 +01:00
height: 24px;
2014-02-24 18:20:09 +01:00
margin-right: 0px;
2013-12-12 21:27:35 +01:00
}
div#addressbook-index div.et2_hbox_right button#addressbook-index_add:before {
2014-02-05 08:44:01 +01:00
content: "";
2014-01-06 09:47:48 +01:00
font-size: 2em;
2014-02-19 09:21:01 +01:00
color: #0c5da5;
2014-01-06 09:47:48 +01:00
line-height: 0.6em;
padding-left: 0.1em;
2014-04-24 12:58:40 +02:00
padding-right: 100em;
2013-12-12 21:27:35 +01:00
}
2014-01-17 09:10:46 +01:00
div#addressbook-index div.et2_hbox_right button#addressbook-index_add:active {
background-color: #1aa200;
}
2013-12-12 21:27:35 +01:00
div#addressbook-index div.et2_hbox_right button#addressbook-index_add:hover {
background-color: #189800 !important;
2013-12-12 21:27:35 +01:00
color: #ffc200;
2013-12-30 18:34:29 +01:00
-webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
-moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
2013-12-12 21:27:35 +01:00
-webkit-border-radius: 3px;
2014-01-08 08:58:33 +01:00
-webkit-border-top-left-radius: 10px;
2013-12-12 21:27:35 +01:00
-moz-border-radius: 3px;
2014-01-08 08:58:33 +01:00
-moz-border-radius-topleft: 10px;
2013-12-12 21:27:35 +01:00
border-radius: 3px;
2014-01-08 08:58:33 +01:00
border-top-left-radius: 10px;
2013-12-12 21:27:35 +01:00
}
2014-01-17 09:10:46 +01:00
div#addressbook-index div.et2_hbox_right button#addressbook-index_add:active {
background-color: #1aa200 !important;
}
2013-12-12 21:27:35 +01:00
div#addressbook-index div.filters select#infolog-index_cat_id {
width: 10%;
margin-left: 1em;
}
div#addressbook-index div.filters select#infolog-index_filter {
width: 10%;
}
div#addressbook-index div.filters select#infolog-index_filter2 {
width: 10%;
}
div#addressbook-index table.egwGridView_outer {
width: 99%;
}
/*##################################################################*/
/*Infolog*/
.et2_container[id^="infolog-index-addressbook"] {
/*height: auto;*/
/*padding: 1em;*/
2013-12-12 21:27:35 +01:00
/*min-height: 250px;*/
2013-12-20 15:32:40 +01:00
/*ADD Button */
2013-12-16 10:37:11 +01:00
/* div.et2_hbox,
2013-12-12 04:46:53 +01:00
div.et2_box_widget*/
2013-12-12 21:27:35 +01:00
}
2013-12-20 15:32:40 +01:00
.et2_container[id^="infolog-index-addressbook"] .et2_hbox_right[id*="_infolog-index-header_right"] div.et2_box_widget {
2014-01-08 08:58:33 +01:00
/*border: 1px solid rgba(0, 0, 0, 0.15);*/
/*box-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);*/
2013-12-12 21:27:35 +01:00
text-shadow: none;
2014-01-08 08:58:33 +01:00
height: 32px;
margin-top: 5px;
2013-12-12 21:27:35 +01:00
background-image: none !important;
2014-01-08 08:58:33 +01:00
transition: all 0.5s linear;
-webkit-transition: all 0.5s linear;
/* Safari */
/*Text ""hinzufügen" "*/
/*MouseOver*/
2013-12-12 21:27:35 +01:00
}
2013-12-20 15:32:40 +01:00
.et2_container[id^="infolog-index-addressbook"] .et2_hbox_right[id*="_infolog-index-header_right"] div.et2_box_widget:before {
2013-12-12 21:27:35 +01:00
content: "+";
2013-12-20 15:32:40 +01:00
font-size: 2em;
2013-12-12 21:27:35 +01:00
color: #ffc200;
2014-01-08 08:58:33 +01:00
line-height: 0.5em;
2013-12-12 21:27:35 +01:00
}
2014-01-08 08:58:33 +01:00
.et2_container[id^="infolog-index-addressbook"] .et2_hbox_right[id*="_infolog-index-header_right"] div.et2_box_widget span {
display: none;
2013-12-20 15:32:40 +01:00
}
.et2_container[id^="infolog-index-addressbook"] .et2_hbox_right[id*="_infolog-index-header_right"] div.et2_box_widget img {
2014-01-08 08:58:33 +01:00
/*.background_color_10_gray;*/
2013-12-20 15:32:40 +01:00
-webkit-box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.5);
box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.5);
border: 1px solid rgba(0, 0, 0, 0.15);
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
width: 16px;
height: 16px;
2014-01-08 08:58:33 +01:00
margin-left: 0.5em;
padding: 0px;
margin-top: 0px;
2013-12-20 15:32:40 +01:00
vertical-align: middle;
2014-01-23 09:44:49 +01:00
/*.gradient_vertical (@egw_color_2_a, @egw_color_2_a);*/
2013-12-20 15:32:40 +01:00
}
.et2_container[id^="infolog-index-addressbook"] .et2_hbox_right[id*="_infolog-index-header_right"] div.et2_box_widget img:hover {
2014-01-08 08:58:33 +01:00
/*.background_color_20_gray;*/
2013-12-30 18:34:29 +01:00
-webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
-moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
2013-12-20 15:32:40 +01:00
border: 1px solid rgba(0, 0, 0, 0.5);
2013-12-12 21:27:35 +01:00
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
2013-12-20 15:32:40 +01:00
.et2_container[id^="infolog-index-addressbook"] .et2_hbox_right[id*="_infolog-index-header_right"] div.et2_box_widget img:active {
2014-01-08 08:58:33 +01:00
/*.background_color_30_gray;*/
2013-12-20 15:32:40 +01:00
border: 1px solid rgba(0, 0, 0, 0.9);
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: inset 1px 2px 1px rgba(0, 0, 0, 0.5);
-moz-box-shadow: inset 1px 2px 1px rgba(0, 0, 0, 0.5);
box-shadow: inset 1px 2px 1px rgba(0, 0, 0, 0.5);
2014-01-08 08:58:33 +01:00
background-color: #1aa200;
}
.et2_container[id^="infolog-index-addressbook"] .et2_hbox_right[id*="_infolog-index-header_right"] div.et2_box_widget img:last-child {
margin-right: 5px;
}
.et2_container[id^="infolog-index-addressbook"] .et2_hbox_right[id*="_infolog-index-header_right"] div.et2_box_widget:hover {
-webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
-moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
background-color: #0c5da5 !important;
-webkit-border-radius: 3px;
-webkit-border-top-left-radius: 10px;
-moz-border-radius: 3px;
-moz-border-radius-topleft: 10px;
border-radius: 3px;
border-top-left-radius: 10px;
height: 32px;
/*Text*/
}
.et2_container[id^="infolog-index-addressbook"] .et2_hbox_right[id*="_infolog-index-header_right"] div.et2_box_widget:hover:before {
content: "";
font-size: 1em;
padding-left: 5px;
}
.et2_container[id^="infolog-index-addressbook"] .et2_hbox_right[id*="_infolog-index-header_right"] div.et2_box_widget:hover span {
visibility: hidden;
display: none;
}
.et2_container[id^="infolog-index-addressbook"] .et2_hbox_right[id*="_infolog-index-header_right"] div.et2_box_widget:hover img {
2014-04-24 12:58:40 +02:00
-webkit-transform: scale(1.3);
-moz-transform: scale(1.3);
-o-transform: scale(1.3);
-ms-transform: scale(1.3);
transform: scale(1.3);
2014-01-08 08:58:33 +01:00
margin: 0.5em;
2014-01-23 09:44:49 +01:00
background: #ffffff;
2013-12-12 21:27:35 +01:00
}
2013-12-20 15:32:40 +01:00
.et2_container[id^="infolog-index-addressbook"] .egwGridView_scrollarea {
overflow-y: scroll !important;
overflow-x: hidden !important;
2013-12-12 21:27:35 +01:00
}
2014-04-24 12:58:40 +02:00
button#tracker-index-addressbook_add {
width: 32px;
/*border: 1px solid #0C5DA5;*/
2014-04-24 12:58:40 +02:00
margin: 6px 2px;
box-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
padding: -0.5em;
background-color: #e6e6e6 !important;
background-size: 16px 16px;
-webkit-border-radius: 3px;
-webkit-border-top-left-radius: 10px;
-moz-border-radius: 3px;
-moz-border-radius-topleft: 10px;
border-radius: 3px;
border-top-left-radius: 10px;
2014-04-24 12:58:40 +02:00
height: 24px;
}
button#tracker-index-addressbook_add:before {
content: "";
font-size: 2em;
color: #0c5da5;
line-height: 0.6em;
padding-left: 0.1em;
padding-right: 100em;
}
button#tracker-index-addressbook_add:active {
background-color: #1aa200;
}
button#tracker-index-addressbook_add:hover {
background-color: #189800 !important;
2014-04-24 12:58:40 +02:00
color: #ffc200;
-webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
-moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
-webkit-border-radius: 3px;
-webkit-border-top-left-radius: 10px;
-moz-border-radius: 3px;
-moz-border-radius-topleft: 10px;
border-radius: 3px;
border-top-left-radius: 10px;
}
button#tracker-index-addressbook_add:active {
background-color: #1aa200 !important;
}
/*###########################################
# #
# dialogHeader #
#############################################
# #
# #
# #
# #
# #
# dialog #
# #
# #
#############################################
# #
# buttons #
# #
# #
##############################################*/
div.addressbook_edit_general_picture img {
top: -4px;
width: 70px;
height: auto;
left: 7px;
}
#addressbook-edit_addressbook-edit-general .et2_label {
margin-right: 6px;
}
2013-11-28 21:21:17 +01:00
}