pixelegg changes from today

This commit is contained in:
Ralf Becker 2013-11-15 17:09:58 +00:00
parent 26888ce64c
commit f8752688e0
52 changed files with 1004 additions and 1012 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

View File

@ -60,7 +60,7 @@
<image label="Go to your home directory" src="gohome" onclick="app.filemanager.change_dir('~');"/>
<vfs-name label="Path" id="path" options="80" class="address"/>
<button label="Go to" id="button[go]" image="key_enter"/>
<image src="buttonseparator"/>
<image id="tarp" src="buttonseparator"/>
<buttononly statustext="Rename, change permissions or ownership" label="Edit settings" id="button[edit]" onclick="app.filemanager.editprefs();" options="edit"/>
<buttononly label="Create directory" id="button[createdir]" onclick="app.filemanager.createdir();" options="button_createdir,createdir_disabled"/>
<buttononly label="Create a link" id="button[symlink]" onclick="app.filemanager.symlink();" options="link,link_disabled"/>

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

View File

@ -21,25 +21,25 @@
span#favorite_sidebox_infolog{
.favorites{
li {
a div.ui-icon-heart{
background-image: none;
.favorites{
}
img.sideboxstar{
.box-shadow(none);
border: 0px;
background-size: contain;
}
}
li {
a div.ui-icon-heart{
background-image: none;
}
img.sideboxstar{
.box-shadow(none);
border: 0px;
background-size: contain;
}
}
}
}
}
@ -49,150 +49,150 @@ span#favorite_sidebox_infolog{
// Rahmen + padding
.egw_fw_content_browser_div{
// .box_shadow_dialog;
// .box_shadow_dialog;
}
#infolog-index {
height: auto !important;
height: auto !important;
table.et2_grid {border-top: 0px;}
table.et2_grid {border-top: 0px;}
#infolog-index_nm{
min-height: 900px;
#infolog-index_nm{
min-height: 900px;
// Header
.nextmatch_header{
// Header
.nextmatch_header{
div.ui-helper-clearfix,
div.ui-helper-reset{
div.ui-helper-clearfix,
div.ui-helper-reset{
// rechte Box mit add
// rechte Box mit add
div.et2_hbox_right{
padding: 0 0em;
margin-right: 0em;
div.et2_hbox_right{
padding: 0 0em;
margin-right: 0em;
div.et2_box_widget{
.Complete_Button_add;
// .Complete_Button_text;
.border_radius_button_lefttop;
.box_shadow_standard_light;
height: 35px;
.infolog_headertext{color: #FFF !important;}
div.et2_box_widget{
.Complete_Button_add;
// .Complete_Button_text;
.border_radius_button_lefttop;
.box_shadow_standard_light;
height: 35px;
.infolog_headertext{color: #FFF !important;}
&:hover {.box_shadow_standard_light_hover;}
&:hover {.box_shadow_standard_light_hover;}
}
}
}
}
}
}
// Anzahl
span.header_count ui-corner-all{}
// Anzahl
span.header_count ui-corner-all{}
//Favoriten
//Favoriten
div#infolog-index_favorite_wrapper{
div#infolog-index_favorite_wrapper{
// Liste
ul#infolog-index_favorite_menu{
// Liste
ul#infolog-index_favorite_menu{
.border-color-25-gray;
.background-color-0-gray;
.color-100-gray;
li{
a {
.border-color-25-gray;
.background-color-0-gray;
.color-100-gray;
li{
a {
height: 25px;
border: none;
padding-top: 5px 0 0 5px;
height: 25px;
border: none;
padding-top: 5px 0 0 5px;
img {height: 16px; width: 16px;}
}
img {height: 16px; width: 16px;}
}
a:hover {
background: none;
text-indent: -22px;
margin-left: 21px;
height: 25px;
a:hover {
background: none;
text-indent: -22px;
margin-left: 21px;
height: 25px;
}
}
li#blank {}
li#add { }
}
}
li#blank {}
li#add { }
}
}
} //Favoriten
} //Favoriten
div.filters{
.Rectangle_filters;
div.filters{
.Rectangle_filters;
// 1 Filter
select#infolog-index_cat_id {margin-left: 1em;}
// 1 Filter
select#infolog-index_cat_id {margin-left: 1em;}
// 2 Filter
select#infolog-index_filter {}
// 2 Filter
select#infolog-index_filter {}
// 3 Filter
select#infolog-index_filter2 {}
// 3 Filter
select#infolog-index_filter2 {}
// Suchfeld
input#infolog-index_search {
height: 20px;
.Complete_Button_input;
&:hover{
.Complete_Button_input_hover;
}
&:focus{
.Complete_Button_input_focus;
}
}
// Suchfeld
input#infolog-index_search {
height: 20px;
.Complete_Button_input;
&:hover{
.Complete_Button_input_hover;
}
&:focus{
.Complete_Button_input_focus;
}
}
// Suchen Button
button.et2_button {}
}
// Suchen Button
button.et2_button {}
}
table{}
} //nextmatch_header
table{}
} //nextmatch_header
// ##################################
// Listendarstellung
.egwGridView_outer {}
table.egwGridView_outer thead tr th.optcol .selectcols{
margin-top: 1.5%;
}
// ##################################
// Listendarstellung
.egwGridView_outer {}
table.egwGridView_outer thead tr th.optcol .selectcols{
margin-top: 1.5%;
}
.frame {min-height: 500px; height: 500px;}
.frame {min-height: 500px; height: 500px;}
.egwGridView_scrollarea{
height: auto;
// overflow: auto;
.egwGridView_scrollarea{
height: auto;
// overflow: auto;
table.egwGridView_grid {
table.egwGridView_grid {
img{height: 16px; width: 16px;}
img{height: 16px; width: 16px;}
}
}
}
}
} // #infolog-index_nm
} // #infolog-index_nm
} // iframe
@ -210,21 +210,21 @@ span#favorite_sidebox_infolog{
// Input beschränken
#infolog-edit{
width: 800px;
padding: 5px;
input{ max-width: 300px; }
width: 800px;
padding: 5px;
input{ max-width: 300px; }
.et2_tabheader{
background: transparent;
}
table.egwGridView_outer{
max-width: 100%;
}
// Tab History
.et2_tabheader{
background: transparent;
}
table.egwGridView_outer{
max-width: 100%;
}
// Tab History
#infolog-edit_history{
max-width: 785px;
}
#infolog-edit_history{
max-width: 785px;
}
}
@ -251,5 +251,5 @@ input.infolog-edit_info_custom_from {}
// Phone + Email
td.inputFullWidth{
input#infolog-edit_info_addr{}
}
input#infolog-edit_info_addr{}
}

View File

@ -42,7 +42,51 @@ div#mail-index div#mail-index_mailSplitter div#mail-index_mailPreview div#mail-i
width: 100%;
}
.egw_fw_ui_category_content #mail-index_buttonmailcreate {
margin-left: -14px;
margin-left: 0px;
}
.egw_fw_ui_category_content #mail-index_buttonmailcreate button#mail-index_button[mailcreate],
.egw_fw_ui_category_content #mail-index_buttonmailcreate button[id*="mailcreate"] {
background-color: #0b5fa4;
color: #FFF;
text-shadow: none;
height: 35px;
background-image: none !important;
-webkit-border-radius: 3px;
-webkit-border-top-left-radius: 20px;
-moz-border-radius: 3px;
-moz-border-radius-topleft: 20px;
border-radius: 3px;
border-top-left-radius: 20px;
background-image: url("images/write_mail.png") !important;
background-position: right center !important;
background-repeat: no-repeat;
padding-left: 25px;
text-align: left;
width: 93%;
}
.egw_fw_ui_category_content #mail-index_buttonmailcreate button#mail-index_button[mailcreate]:before,
.egw_fw_ui_category_content #mail-index_buttonmailcreate button[id*="mailcreate"]:before {
content: "+";
font-size: 2em;
color: #ffc200;
}
.egw_fw_ui_category_content #mail-index_buttonmailcreate button#mail-index_button[mailcreate]:hover,
.egw_fw_ui_category_content #mail-index_buttonmailcreate button[id*="mailcreate"]:hover {
-webkit-box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.9);
-moz-box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.9);
box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.9);
}
.egw_fw_ui_category_content #mail-index_buttonmailcreate button#mail-index_button[mailcreate]:focus,
.egw_fw_ui_category_content #mail-index_buttonmailcreate button[id*="mailcreate"]:focus {
-webkit-border-radius: 3px;
-webkit-border-top-left-radius: 20px;
-moz-border-radius: 3px;
-moz-border-radius-topleft: 20px;
border-radius: 3px;
border-top-left-radius: 20px;
-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);
}
.egw_fw_ui_category_content span#mail-tree_target {
max-height: 50%;
@ -899,17 +943,17 @@ input[type=button] {
}
/*
#divGenTime {
background-color:#efefdf;
max-height: 10%;
position: fixed;
bottom: 1px;
border: 1px solid red;
border-top: 1px solid black;
left: 3px;
right: 3px;
opacity: 1;
-moz-opacity:1:
filter: Alpha(opacity=100);
background-color:#efefdf;
max-height: 10%;
position: fixed;
bottom: 1px;
border: 1px solid red;
border-top: 1px solid black;
left: 3px;
right: 3px;
opacity: 1;
-moz-opacity:1:
filter: Alpha(opacity=100);
}
*/
.mailDisplayHeaders {
@ -937,4 +981,3 @@ div.mailComposeBody,
div.mailPreviewHeaders > * {
margin-left: 3px;
}
/*ENDE*/

File diff suppressed because it is too large Load Diff

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

View File

@ -9,145 +9,7 @@
* @package timesheet
* @version $Id$
*/
#timesheet-index .nextmatch_header #timesheet-index_timesheet-index-add button[id*="timesheet-index_add"] {
background-color: #0b5fa4;
color: #FFF;
text-shadow: none;
height: 35px;
background-image: none !important;
-webkit-border-radius: 3px;
-webkit-border-top-left-radius: 20px;
-moz-border-radius: 3px;
-moz-border-radius-topleft: 20px;
border-radius: 3px;
border-top-left-radius: 20px;
}
#timesheet-index .nextmatch_header #timesheet-index_timesheet-index-add button[id*="timesheet-index_add"]:before {
content: "+";
font-size: 2em;
color: #ffc200;
}
#timesheet-index .nextmatch_header #timesheet-index_timesheet-index-add button[id*="timesheet-index_add"]:hover {
background-color: #66a1d2 !important;
color: #ffc200;
-webkit-box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.9);
-moz-box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.9);
box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.9);
-webkit-border-radius: 3px;
-webkit-border-top-left-radius: 20px;
-moz-border-radius: 3px;
-moz-border-radius-topleft: 20px;
border-radius: 3px;
border-top-left-radius: 20px;
}
#timesheet-index .nextmatch_header #timesheet-index_timesheet-index-add button[id*="timesheet-index_add"]:hover {
background-color: #66a1d2 !important;
color: #ffc200;
-webkit-box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.9);
-moz-box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.9);
box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.9);
-webkit-border-radius: 3px;
-webkit-border-top-left-radius: 20px;
-moz-border-radius: 3px;
-moz-border-radius-topleft: 20px;
border-radius: 3px;
border-top-left-radius: 20px;
}
#timesheet-index .nextmatch_header div.filters {
padding: 0 0 0 1em;
background-color: #f0f0f0;
margin-bottom: 3px;
margin: 0em;
border-width: 0 0 1px 0;
border-color: #d9d9d9;
background-image: none;
}
#timesheet-index .nextmatch_header button[id*="timesheet-index_favorite"] img {
#timesheet-index .nextmatch_header #timesheet-index_timesheet-index-add button[id*="timesheet-index_favorite"] img {
height: 16px;
width: 16px;
}
#timesheet-edit {
width: 910px;
height: 580px;
-webkit-border-top-right-radius: 0;
-webkit-border-bottom-right-radius: 0;
-webkit-border-bottom-left-radius: 0;
-webkit-border-top-left-radius: 25px;
-moz-border-radius-topright: 0;
-moz-border-radius-bottomright: 0;
-moz-border-radius-bottomleft: 0;
-moz-border-radius-topleft: 25px;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
border-top-left-radius: 25px;
-moz-background-clip: padding-box;
-webkit-background-clip: padding-box;
background-clip: padding-box;
background-color: #fafafa;
border-color: #0c5da5;
border: 5px solid #679fd2;
padding: 1em;
margin: 5px 0 0 5px;
}
#timesheet-edit div:not([class]) {
width: 840px;
height: auto !important;
}
#timesheet-edit #timesheet-edit_ts_owner {
font-size: 1em;
}
#timesheet-edit select#timesheet-edit_pm_id {
-webkit-box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.5);
box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.5);
width: auto;
margin: 0.5em 0em 0.5em 0.5em;
padding: 3px;
outline: none;
display: inline-block;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
cursor: pointer;
width: 80%;
}
#timesheet-edit input#timesheet-edit_ts_project {
border: 1px solid rgba(0, 0, 0, 0.15);
border-color: #bfbfbf;
-webkit-box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.5);
box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.5);
width: auto;
margin: 0.5em 0em 0.5em 0;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
width: 80%;
}
#timesheet-edit select#timesheet-edit_pl_id {
-webkit-box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.5);
box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.5);
width: auto;
margin: 0.5em 0em 0.5em 0.5em;
padding: 3px;
outline: none;
display: inline-block;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
cursor: pointer;
}
#timesheet-edit input#timesheet-edit_ts_unitprice {
border: 1px solid rgba(0, 0, 0, 0.15);
border-color: #bfbfbf;
-webkit-box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.5);
box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.5);
width: auto;
margin: 0.5em 0em 0.5em 0;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

View File

@ -20,135 +20,65 @@
#timesheet-index {
// Rahmen + padding
// .box_shadow_dialog;
.nextmatch_header{
.nextmatch_header{
div.ui-helper-clearfix,
div.ui-helper-reset{
div.ui-helper-clearfix,
div.ui-helper-reset{
// linke Box
#timesheet-index_timesheet-index-dates{
// linke Box
#timesheet-index_timesheet-index-dates{
// Startdate
#timesheet-index_startdate{}
}
// Startdate
#timesheet-index_startdate{}
}
// Enddate
#timesheet-index_enddate{}
// Enddate
#timesheet-index_enddate{}
}
}
// rechte Box
#timesheet-index_timesheet-index-add{
//ADD
button[id*="timesheet-index_add"]{
.Complete_Button_add;
.border_radius_button_lefttop;
&:hover {.Complete_Button_add_hover;}
// &:before {.Complete_Button_add_before; }
// rechte Box
#timesheet-index_timesheet-index-add{
}
button[id*="timesheet-index_add"]:hover {.Complete_Button_add_hover;}
// Anzahl
span.header_count ui-corner-all{}
}
// Anzahl
span.header_count ui-corner-all{}
// Filter
div.filters{
.Rectangle_filters;
// 1. Filter
#timesheet-index_filter{}
// 2. Filter
#timesheet-index_filter2{}
// Suchfeld
#timesheet-index_search{}
// Suchen Button
button{}
// Filter
div.filters{
} // Ende Filter
// 1. Filter
#timesheet-index_filter{}
table{}
// 2. Filter
#timesheet-index_filter2{}
// Suchfeld
#timesheet-index_search{}
// Suchen Button
button{}
button[id*="timesheet-index_favorite"]{
img {
height: 16px;
width: 16px;
}
} // Ende Filter
}
} //nextmatch_header
table{}
button[id*="timesheet-index_favorite"]{
img {
height: 16px;
width: 16px;
}
}
} //nextmatch_header
} // iframe
// #############################################################################################
//
//
// Dialog
// Rahmen um alles
#timesheet-edit {
width: 910px;
height: 580px;
.border-radius (0,0,0,25px);
.background-color-5-gray;
// background-color: @egw_color_2_e;
border-color: @egw_color_2_a;
border: 5px solid @egw_color_2_e;
padding: 1em;
margin: 5px 0 0 5px;
div:not([class]) {width: 840px; height: auto !important; }
// select {.Complete_Button_select;}
// input{.Complete_Button_input;}
// Owner
#timesheet-edit_ts_owner {font-size: 1em;}
// Projektliste
select#timesheet-edit_pm_id {
.Complete_Button_select;
width: 80%;
}
// Projekt
input#timesheet-edit_ts_project{
.Complete_Button_input;
width: 80%;
}
// Preisliste
select#timesheet-edit_pl_id {.Complete_Button_select;}
input#timesheet-edit_ts_unitprice {.Complete_Button_input;}
} // div#timesheet-edit
}
//

View File

@ -0,0 +1,53 @@
/**
* EGroupware: CSS with less preprocessor
*
* 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 Reinhard <stefan.reinhard@pixelegg.de>
* @package timesheet
* @version $Id$
*/
#timesheet-index .nextmatch_header div.ui-helper-clearfix div.et2_hbox_right,
#timesheet-index .nextmatch_header div.ui-helper-reset div.et2_hbox_right {
padding: 0 0em;
margin-right: 0em;
}
#timesheet-index .nextmatch_header div.ui-helper-clearfix div.et2_hbox_right div.et2_box_widget,
#timesheet-index .nextmatch_header div.ui-helper-reset div.et2_hbox_right div.et2_box_widget {
background-color: #0b5fa4;
color: #FFF;
text-shadow: none;
background-image: none !important;
-webkit-border-radius: 3px;
-webkit-border-top-left-radius: 20px;
-moz-border-radius: 3px;
-moz-border-radius-topleft: 20px;
border-radius: 3px;
border-top-left-radius: 20px;
-webkit-box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.5);
box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.5);
height: 35px;
}
#timesheet-index .nextmatch_header div.ui-helper-clearfix div.et2_hbox_right div.et2_box_widget:before,
#timesheet-index .nextmatch_header div.ui-helper-reset div.et2_hbox_right div.et2_box_widget:before {
content: "+";
font-size: 2em;
color: #ffc200;
}
#timesheet-index .nextmatch_header div.ui-helper-clearfix div.et2_hbox_right div.et2_box_widget .infolog_headertext,
#timesheet-index .nextmatch_header div.ui-helper-reset div.et2_hbox_right div.et2_box_widget .infolog_headertext {
color: #FFF !important;
}
#timesheet-index .nextmatch_header div.ui-helper-clearfix div.et2_hbox_right div.et2_box_widget:hover,
#timesheet-index .nextmatch_header div.ui-helper-reset div.et2_hbox_right div.et2_box_widget:hover {
-webkit-box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.9);
-moz-box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.9);
box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.9);
}
#timesheet-index .nextmatch_header #timesheet-index_timesheet-index-add button[id*="timesheet-index_favorite"] img {
height: 16px;
width: 16px;
}

View File

@ -0,0 +1,94 @@
/**
* EGroupware: CSS with less preprocessor
*
* 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 Reinhard <stefan.reinhard@pixelegg.de>
* @package timesheet
* @version $Id$
*/
@import (reference) "../../../phpgwapi/templates/default/def_buttons.less";
@import (reference) "../../../phpgwapi/templates/default/def_design_pattern_color_font_shadow.less";
// iframe
#timesheet-index {
.nextmatch_header{
div.ui-helper-clearfix,
div.ui-helper-reset{
// rechte Box mit add
div.et2_hbox_right{
padding: 0 0em;
margin-right: 0em;
div.et2_box_widget{
.Complete_Button_add;
// .Complete_Button_text;
.border_radius_button_lefttop;
.box_shadow_standard_light;
height: 35px;
.infolog_headertext{color: #FFF !important;}
&:hover {.box_shadow_standard_light_hover;}
}
}
}
// rechte Box
#timesheet-index_timesheet-index-add{
// Anzahl
span.header_count ui-corner-all{}
// Filter
div.filters{
// 1. Filter
#timesheet-index_filter{}
// 2. Filter
#timesheet-index_filter2{}
// Suchfeld
#timesheet-index_search{}
// Suchen Button
button{}
} // Ende Filter
table{}
button[id*="timesheet-index_favorite"]{
img {
height: 16px;
width: 16px;
}
}
} //nextmatch_header
} // iframe
}
//