pixelegg changes until now

This commit is contained in:
Ralf Becker 2014-02-12 15:50:24 +00:00
parent 197b999d35
commit d68349fa1b
6 changed files with 42 additions and 11 deletions

View File

@ -295,6 +295,12 @@ span#favorite_sidebox_infolog .favorites li img.sideboxstar {
#infolog-index #infolog-index_nm .egwGridView_scrollarea table.egwGridView_grid img {
height: 16px;
}
#infolog-index #infolog-index_nm .egwGridView_scrollarea table.egwGridView_grid span.et2_link {
font-weight: bold;
}
#infolog-index #infolog-index_nm .egwGridView_scrollarea table.egwGridView_grid ul.et2_link_string li.et2_link {
font-weight: normal;
}
#infolog-index #infolog-index_nm span.infolog_infoId {
background-color: inherit;
}

View File

@ -251,6 +251,13 @@ span#favorite_sidebox_infolog{
table.egwGridView_grid {
img{height: 16px;}
span.et2_link {font-weight: bold;}
ul.et2_link_string {
li.et2_link {font-weight: normal;}
}
}

View File

@ -1864,12 +1864,15 @@ input[type=button] {
height: auto;
}
#mail-index_toolbar {
padding: 0px;
/*padding: 0px;*/
background: none;
margin: 5px 5px 0 0;
border: none;
/*margin: 5px 5px 0 0;*/
/*border: none;*/
/* Elemente */
}
#mail-index_toolbar #toolbar-actionlist {
margin-top: 3px;
}
#mail-index_toolbar button {
height: 24px !important;
}
@ -2277,3 +2280,4 @@ div.mailDisplayHeaders div.mail_extraEmails.visible {
height: auto;
width: 24px;
}
/*//Ende*/

View File

@ -742,7 +742,9 @@ div#mail-index{
// # # # # # # # # # ####
// # # # # # # # # # ####
// ############################################################
#toolbar-actionlist{
#toolbar-actionlist{
padding: 0px 3px;
@ -1348,10 +1350,18 @@ input[type=button] {
// Button Toolbar - always visible
#mail-index_toolbar {
padding: 0px;
/*padding: 0px;*/
background: none;
margin: 5px 5px 0 0;
border: none;
/*margin: 5px 5px 0 0;*/
/*border: none;*/
// alle Buttons / drag + drop
#toolbar-actionlist{
margin-top: 3px;
}
/* Elemente */
@ -1637,7 +1647,5 @@ div.mailDisplayHeaders div.mail_extraEmails.visible {
}
}
//
//
/*//Ende*/

View File

@ -95,6 +95,10 @@
#timesheet-index table.egwGridView_outer tbody td .et2_link {
font-weight: bold;
}
#timesheet-index span.timesheet_titleDetails,
#timesheet-index span[id*="[ts_title]"] {
font-weight: bold;
}
/*###########################################
# #
# dialog-header #

View File

@ -104,9 +104,11 @@
}
// Titel: in Bold
table.egwGridView_outer tbody td .et2_link {font-weight: bold;}
span.timesheet_titleDetails,
span[id*="[ts_title]"]{font-weight: bold;}
// iframe