mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-08 09:05:16 +01:00
397 lines
9.2 KiB
Plaintext
Executable File
397 lines
9.2 KiB
Plaintext
Executable File
/**
|
|
* EGroupware: CSS with less preprocessor
|
|
*
|
|
* INFOLOG
|
|
*
|
|
* Please do NOT change app.css directly, instead change app.less and compile it!
|
|
* Pixleegg Template app.css
|
|
* @link http://www.egroupware.org
|
|
* @license http://opensource.org/licenses/gpl-license.php GPL - GNU General Public License
|
|
* @author Stefan Reinhard <stefan.reinhard@pixelegg.de>
|
|
* @package infolog
|
|
* @version $Id$
|
|
*/
|
|
|
|
@import (reference) "../../../pixelegg/less/def_buttons.less";
|
|
@import (reference) "../../../pixelegg/less/def_design_pattern_color_font_shadow.less";
|
|
@import (less) "../default/app.css";
|
|
|
|
/* #############################################################################
|
|
// iframe
|
|
// Rahmen + padding**/
|
|
|
|
/*############################################
|
|
# # #
|
|
# # #
|
|
# # #
|
|
# # #
|
|
# # #
|
|
# # #
|
|
# # #
|
|
# # iframge #
|
|
# # #
|
|
# # #
|
|
# # #
|
|
# # #
|
|
# # #
|
|
# # #
|
|
##############################################
|
|
*/
|
|
/*
|
|
.egw_fw_content_browser_div{
|
|
|
|
}*/
|
|
|
|
|
|
|
|
#infolog-index {
|
|
|
|
/*height: auto !important;*/
|
|
|
|
table.et2_grid {border-top: 0px;}
|
|
|
|
#infolog-index_nm{
|
|
/*min-height: 900px;*/
|
|
|
|
// Header
|
|
.nextmatch_header{
|
|
|
|
|
|
|
|
div.ui-helper-clearfix,
|
|
div.ui-helper-reset{
|
|
|
|
height: 0px;
|
|
|
|
|
|
|
|
// ################################################################
|
|
// right Box with add item
|
|
|
|
div.et2_hbox_right{
|
|
padding: 0 0em;
|
|
margin-right: 0.2em;
|
|
|
|
// box for add stuff
|
|
div.et2_box_widget{
|
|
border: 1px solid #0C5DA5;
|
|
box-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
|
|
text-shadow: none;
|
|
.dimension_height_m;
|
|
margin-top: 3px;
|
|
padding: 2px;
|
|
background-color: @gray_10;
|
|
|
|
.border_radius(3px, 3px, 3px, 10px);
|
|
background-image: none !important;
|
|
transition: all 0.5s linear;
|
|
-webkit-transition: all 0.5s linear; /* Safari */
|
|
|
|
&:before {
|
|
content: "+";
|
|
font-size: 26px;
|
|
color: @egw_color_1;
|
|
line-height: 1px;
|
|
position: relative;
|
|
top: 6px;
|
|
}
|
|
|
|
/*Text ""hinzufügen" "*/
|
|
span {display: none;}
|
|
|
|
|
|
// IMG
|
|
img {
|
|
/*.gradient_vertical (@egw_color_2_a, @egw_color_2_a);*/
|
|
.Complete_Button_Icon_normal;
|
|
.dimension_width_height_s;
|
|
margin-left: 0.5em;
|
|
padding: 0px;
|
|
margin-top: 0px;
|
|
vertical-align: middle;
|
|
|
|
|
|
&:hover{.Complete_Button_Icon_hover ;}
|
|
|
|
&:active { .Complete_Button_Icon_active ;}
|
|
}
|
|
|
|
img:last-child {margin-right: 5px;};
|
|
|
|
|
|
|
|
/*MouseOver*/
|
|
&:hover {
|
|
.box_shadow_standard_light_hover;
|
|
background-color: fade(@egw_color_2_a, 80%) !important;
|
|
.border_radius_button_lefttop;
|
|
.dimension_height_l;
|
|
&:before {content: ""; font-size: 1em;padding-left: 5px;}
|
|
/*Text*/
|
|
span {visibility: hidden; display: none;};
|
|
img {.scale; margin: 0.5em; background: @gray_0;}
|
|
}
|
|
}
|
|
}
|
|
|
|
}
|
|
|
|
// Anzahl
|
|
span.header_count{top: 0px;}
|
|
|
|
|
|
|
|
|
|
|
|
div.filters {
|
|
|
|
// 1 Filter
|
|
select#infolog-index_cat_id {
|
|
/*width: 10%;*/
|
|
margin-left: 1em;}
|
|
|
|
// 2 Filter
|
|
select#infolog-index_filter {
|
|
max-width: 19%;
|
|
}
|
|
|
|
// 3 Filter
|
|
select#infolog-index_filter2 {
|
|
/*width: 10%;*/
|
|
}
|
|
|
|
// Suchfeld
|
|
input#infolog-index_search {
|
|
|
|
/* .Complete_Button_input;
|
|
&:hover{
|
|
.Complete_Button_input_hover;
|
|
}
|
|
&:focus{
|
|
.Complete_Button_input_focus;
|
|
}*/
|
|
}
|
|
|
|
|
|
// Suchen Button
|
|
button.et2_button {}
|
|
}
|
|
|
|
|
|
table{}
|
|
} //nextmatch_header
|
|
|
|
|
|
// ##################################
|
|
// Listendarstellung
|
|
.egwGridView_outer {}
|
|
|
|
table.egwGridView_outer thead tr th.optcol .selectcols{
|
|
margin-top: 1.5%;
|
|
}
|
|
|
|
.frame {
|
|
/* min-height: 100%;
|
|
height: 60em;*/
|
|
}
|
|
|
|
.egwGridView_scrollarea{
|
|
/*height: auto;*/
|
|
// overflow: auto;
|
|
|
|
table.egwGridView_grid {
|
|
|
|
img{height: 16px;}
|
|
|
|
span.et2_link {font-weight: bold;}
|
|
|
|
ul.et2_link_string {
|
|
li.et2_link {font-weight: normal;}
|
|
|
|
}
|
|
|
|
//Date fixed height
|
|
.infolog_fixedHeight{.dimension_height_s;}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
/*ID Infolog*/
|
|
span.infolog_infoId {background-color: inherit;}
|
|
|
|
} // #infolog-index_nm
|
|
|
|
} // iframe
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
// #############################################################################
|
|
// Dialog infolog
|
|
|
|
/*###########################################
|
|
# #
|
|
# dialog-header #
|
|
#############################################
|
|
# #
|
|
# #
|
|
# #
|
|
# #
|
|
# #
|
|
# dialog #
|
|
# #
|
|
# #
|
|
#############################################
|
|
# #
|
|
# buttons #
|
|
# #
|
|
# #
|
|
##############################################*/
|
|
|
|
/*Input beschränken*/
|
|
|
|
#infolog-edit{
|
|
margin: 0;
|
|
|
|
// input{ max-width: 95%; }
|
|
|
|
.et2_tabheader{
|
|
background: transparent;
|
|
}
|
|
table.egwGridView_outer{
|
|
max-width: 100%;
|
|
}
|
|
// Tab History
|
|
|
|
#infolog-edit_history{
|
|
max-width: 785px;
|
|
}
|
|
|
|
div.et2_hbox {
|
|
white-space: nowrap;
|
|
}
|
|
|
|
}
|
|
.infolog_fixedHeight {
|
|
height: auto;
|
|
}
|
|
|
|
//TYP
|
|
select#infolog-edit_info_type {}
|
|
|
|
// Nummer hinter Typ
|
|
span#infolog-edit_info_number{}
|
|
|
|
//Kontakt
|
|
div#infolog-edit_info_contact{
|
|
|
|
input.ui-autocomplete-input {
|
|
|
|
span.ui-icon-close {
|
|
background-color: @gray_0;
|
|
background-size: contain;
|
|
background-position: 5px 5px;
|
|
top: 9px !important;
|
|
}
|
|
|
|
}
|
|
|
|
|
|
}
|
|
label.et2_label {}
|
|
|
|
// Eingabe via Select + Input
|
|
div.et2_box_widget {}
|
|
|
|
//
|
|
input.infolog-edit_info_custom_from {}
|
|
|
|
|
|
// Phone + Email
|
|
td.inputFullWidth{
|
|
input#infolog-edit_info_addr{}
|
|
}
|
|
|
|
|
|
// Kategorie
|
|
|
|
|
|
// Eltereintrag
|
|
.searchParent {
|
|
|
|
input.ui-autocomplete-input {width: 95% !important;}
|
|
|
|
}
|
|
|
|
|
|
// Titel
|
|
input#infolog-edit_info_subject {width: 98% !important;}
|
|
|
|
|
|
|
|
/*#############################################*/
|
|
/*Tabs */
|
|
|
|
/*Beschreibung************************************/
|
|
|
|
#infolog-edit_infolog-edit-description{
|
|
|
|
#infolog-edit_info_des {min-height: 246px;}
|
|
|
|
}
|
|
|
|
/*Verknüpfung ************************************/
|
|
|
|
#infolog-edit_infolog-edit-links{
|
|
|
|
/*neue verknüpfung erstellen - div*/
|
|
div#addressbook-edit_link_to {
|
|
width: 100% !important;
|
|
}
|
|
|
|
// 1. with Addressbook
|
|
|
|
// 2. Icon
|
|
/*img.et2_button_icon defined in etemplate2.less*/
|
|
|
|
// Upload
|
|
div.et2_file {
|
|
float: left;
|
|
margin-left: 121px;
|
|
margin-top: -46px;
|
|
}
|
|
|
|
table#infolog-edit_link_to {overflow-y: scroll;}
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
/*Delegation ************************************/
|
|
|
|
#infolog-edit_infolog-edit-delegation {
|
|
|
|
.inputFullWidth input { width: 96%; }
|
|
|
|
}
|
|
|
|
|
|
/*Projektmanager*/
|
|
#infolog-edit_infolog-edit-project{
|
|
.et2_link_entry.no_app input.ui-autocomplete-input {
|
|
width: auto;
|
|
}
|
|
|
|
}
|
|
|
|
/*Historie*/
|
|
|
|
|
|
/**/// Ende der APP INfolo |