egroupware_official/infolog/templates/pixelegg/app.less

409 lines
9.1 KiB
Plaintext
Raw Normal View History

2013-11-14 20:29:55 +01:00
/**
* EGroupware: CSS with less preprocessor
*
2014-01-08 19:49:29 +01:00
* INFOLOG
*
2013-11-14 20:29:55 +01:00
* 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$
*/
2013-11-20 09:41:17 +01:00
@import (reference) "../../../pixelegg/less/def_buttons.less";
@import (reference) "../../../pixelegg/less/def_design_pattern_color_font_shadow.less";
@import (less) "../default/app.css";
2013-11-14 20:29:55 +01:00
2013-11-22 06:28:19 +01:00
/* #############################################################################
2013-11-14 20:29:55 +01:00
// iframe
2013-11-22 06:28:19 +01:00
// Rahmen + padding**/
/*############################################
# # #
# # #
# # #
# # #
# # #
# # #
# # #
# # iframge #
# # #
# # #
# # #
# # #
# # #
# # #
##############################################
*/
2014-01-10 06:26:20 +01:00
/*
2013-11-14 20:29:55 +01:00
.egw_fw_content_browser_div{
2014-01-10 06:26:20 +01:00
}*/
2013-11-14 20:29:55 +01:00
2014-01-10 12:07:08 +01:00
2013-11-14 20:29:55 +01:00
#infolog-index {
2014-01-11 19:52:09 +01:00
/*height: auto !important;*/
2013-11-14 20:29:55 +01:00
2013-11-15 18:09:58 +01:00
table.et2_grid {border-top: 0px;}
2013-11-14 20:29:55 +01:00
2013-11-15 18:09:58 +01:00
#infolog-index_nm{
2013-12-20 15:32:40 +01:00
/*min-height: 900px;*/
2013-11-14 20:29:55 +01:00
2013-11-15 18:09:58 +01:00
// Header
.nextmatch_header{
2013-11-14 20:29:55 +01:00
2013-11-15 18:09:58 +01:00
div.ui-helper-clearfix,
div.ui-helper-reset{
2014-02-19 09:21:01 +01:00
height: 0px;
2013-11-14 20:29:55 +01:00
2013-12-20 10:35:46 +01:00
2013-11-15 18:09:58 +01:00
}
2013-11-14 20:29:55 +01:00
2013-11-15 18:09:58 +01:00
// Anzahl
2014-02-19 09:21:01 +01:00
span.header_count{top: 0px;}
2013-11-14 20:29:55 +01:00
2013-11-20 09:41:17 +01:00
div.filters {
2013-11-15 18:09:58 +01:00
// 1 Filter
2014-01-14 17:04:20 +01:00
select#infolog-index_cat_id {
/*width: 10%;*/
2014-01-14 17:04:20 +01:00
margin-left: 1em;}
2013-11-14 20:29:55 +01:00
2013-11-15 18:09:58 +01:00
// 2 Filter
2014-01-14 17:04:20 +01:00
select#infolog-index_filter {
2014-02-19 09:21:01 +01:00
max-width: 19%;
2014-01-14 17:04:20 +01:00
}
2013-11-14 20:29:55 +01:00
2013-11-15 18:09:58 +01:00
// 3 Filter
2014-01-14 17:04:20 +01:00
select#infolog-index_filter2 {
/*width: 10%;*/
}
2013-11-14 20:29:55 +01:00
2013-11-15 18:09:58 +01:00
// Suchfeld
input#infolog-index_search {
2013-11-22 06:28:19 +01:00
/* .Complete_Button_input;
2013-11-15 18:09:58 +01:00
&:hover{
.Complete_Button_input_hover;
}
&:focus{
.Complete_Button_input_focus;
2013-11-22 06:28:19 +01:00
}*/
2013-11-15 18:09:58 +01:00
}
2013-11-14 20:29:55 +01:00
2013-11-15 18:09:58 +01:00
// Suchen Button
button.et2_button {}
}
2013-11-14 20:29:55 +01:00
2013-11-15 18:09:58 +01:00
table{}
} //nextmatch_header
2013-11-14 20:29:55 +01:00
// ################################################################
// right Box with add item
// FILTER
#infolog-index_favorite_wrapper{
position: relative;
top: 5px;
}
// box for add stuff
#infolog-index_infolog-index-header_right{
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: 0px;
margin-left: 12px;
padding: 4px;
background-color: @gray_10;
position: relative;
top: 5px;
.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: 18px;
color: @egw_color_1;
line-height: 1px;
position: relative;
top: 2px;
}
/*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_m;
&:before {content: ""; font-size: 1em;padding-left: 5px;}
/*Text*/
span {visibility: hidden; display: none;};
img {.scale; margin: 0 5px; background: @gray_0;}
}
}
}// END BOX WIDGET
2014-01-10 06:26:20 +01:00
// ##################################
// Listendarstellung
2013-11-15 18:09:58 +01:00
.egwGridView_outer {}
2013-11-15 18:09:58 +01:00
table.egwGridView_outer thead tr th.optcol .selectcols{
margin-top: 1.5%;
}
2013-11-14 20:29:55 +01:00
2014-01-08 19:49:29 +01:00
.frame {
/* min-height: 100%;
2014-01-11 19:52:09 +01:00
height: 60em;*/
2014-01-08 19:49:29 +01:00
}
2013-11-14 20:29:55 +01:00
2013-11-15 18:09:58 +01:00
.egwGridView_scrollarea{
2014-01-11 19:52:09 +01:00
/*height: auto;*/
2013-11-15 18:09:58 +01:00
// overflow: auto;
2013-11-14 20:29:55 +01:00
2013-11-15 18:09:58 +01:00
table.egwGridView_grid {
2013-11-14 20:29:55 +01:00
2013-11-28 21:21:17 +01:00
img{height: 16px;}
2014-02-12 16:50:24 +01:00
span.et2_link {font-weight: bold;}
2014-02-12 16:50:24 +01:00
ul.et2_link_string {
li.et2_link {font-weight: normal;}
2014-02-12 16:50:24 +01:00
}
2014-02-20 20:42:52 +01:00
//Date fixed height
.infolog_fixedHeight{.dimension_height_s;}
2013-11-14 20:29:55 +01:00
2013-11-15 18:09:58 +01:00
}
2013-11-14 20:29:55 +01:00
2013-11-15 18:09:58 +01:00
}
2013-11-14 20:29:55 +01:00
2014-01-08 19:49:29 +01:00
/*ID Infolog*/
span.infolog_infoId {background-color: inherit;}
2013-11-14 20:29:55 +01:00
2013-11-15 18:09:58 +01:00
} // #infolog-index_nm
2013-11-14 20:29:55 +01:00
} // iframe
// #############################################################################
// Dialog infolog
2013-11-22 06:28:19 +01:00
/*###########################################
# #
# dialogHeader #
2013-11-22 06:28:19 +01:00
#############################################
# #
# #
# #
# #
# #
# dialog #
# #
# #
#############################################
# #
# buttons #
# #
# #
##############################################*/
/*Input beschränken*/
2013-11-14 20:29:55 +01:00
#infolog-edit{
2013-11-22 06:28:19 +01:00
margin: 0;
2013-12-03 08:06:08 +01:00
// input{ max-width: 95%; }
2013-11-15 18:09:58 +01:00
.et2_tabheader{
background: transparent;
}
table.egwGridView_outer{
max-width: 100%;
}
// Tab History
#infolog-edit_history{
max-width: 785px;
}
2013-11-14 20:29:55 +01:00
2014-01-10 06:26:20 +01:00
div.et2_hbox {
white-space: nowrap;
}
2013-11-14 20:29:55 +01:00
}
2013-12-03 08:06:08 +01:00
.infolog_fixedHeight {
height: auto;
}
2013-11-14 20:29:55 +01:00
//TYP
select#infolog-edit_info_type {}
2013-12-08 22:38:36 +01:00
// Nummer hinter Typ
2013-11-14 20:29:55 +01:00
span#infolog-edit_info_number{}
//Kontakt
2014-01-14 17:04:20 +01:00
div#infolog-edit_info_contact{
2014-01-14 17:04:20 +01:00
input.ui-autocomplete-input {
2014-01-17 09:10:46 +01:00
span.ui-icon-close {
background-color: @gray_0;
background-size: contain;
background-position: 5px 5px;
top: 9px !important;
}
2014-01-14 17:04:20 +01:00
}
2014-01-14 17:04:20 +01:00
}
2013-11-14 20:29:55 +01:00
label.et2_label {}
// Eingabe via Select + Input
div.et2_box_widget {}
//
input.infolog-edit_info_custom_from {}
// Phone + Email
td.inputFullWidth{
2013-11-15 18:09:58 +01:00
input#infolog-edit_info_addr{}
}
2013-11-20 09:41:17 +01:00
2013-12-08 22:38:36 +01:00
// Kategorie
// Eltereintrag
.searchParent {
2013-12-08 22:38:36 +01:00
input.ui-autocomplete-input {width: 95% !important;}
2013-12-08 22:38:36 +01:00
}
// Titel
input#infolog-edit_info_subject {width: 98% !important;}
2013-12-12 21:27:35 +01:00
/*#############################################*/
/*Tabs */
2014-01-10 06:26:20 +01:00
/*Beschreibung************************************/
#infolog-edit_infolog-edit-description{
2014-01-10 06:26:20 +01:00
}
2013-12-12 21:27:35 +01:00
2013-12-16 10:37:11 +01:00
/*Verknüpfung ************************************/
#infolog-edit_infolog-edit-links{
2013-12-16 10:37:11 +01:00
/*neue verknüpfung erstellen - div*/
div#addressbook-edit_link_to {
width: 100% !important;
}
// 1. with Addressbook
2013-12-16 10:37:11 +01:00
// 2. Icon
/*img.et2_button_icon defined in etemplate2.less*/
2013-12-16 10:37:11 +01:00
// Upload
2014-04-01 12:02:32 +02:00
/* div.et2_file {
2013-12-16 10:37:11 +01:00
float: left;
margin-left: 121px;
margin-top: -46px;
2014-04-01 12:02:32 +02:00
}*/
2013-12-16 10:37:11 +01:00
table#infolog-edit_link_to {overflow-y: scroll;}
2013-12-16 10:37:11 +01:00
}
/*Delegation ************************************/
#infolog-edit_infolog-edit-delegation {
2013-12-16 10:37:11 +01:00
.inputFullWidth input { width: 96%; }
2013-12-16 10:37:11 +01:00
}
2013-12-12 21:27:35 +01:00
/*Projektmanager*/
#infolog-edit_infolog-edit-project{
.et2_link_entry.no_app input.ui-autocomplete-input {
width: auto;
}
}
/*Historie*/
2013-12-08 22:38:36 +01:00
2013-11-20 09:41:17 +01:00
/**/// Ende der APP INfolo