forked from extern/egroupware
Move message out from corner a little
This commit is contained in:
parent
5556e22927
commit
0c0e91f750
@ -3175,6 +3175,9 @@ div.dhtmlxMenu_egw_SubLevelArea_Polygon table.dhtmlxMebu_SubLevelArea_Tbl tr.sub
|
|||||||
div.dhtmlxMenu_egw_SubLevelArea_Polygon table.dhtmlxMebu_SubLevelArea_Tbl tr.sub_item_selected td.sub_item_icon img.sub_icon {
|
div.dhtmlxMenu_egw_SubLevelArea_Polygon table.dhtmlxMebu_SubLevelArea_Tbl tr.sub_item_selected td.sub_item_icon img.sub_icon {
|
||||||
filter: invert(1) brightness(5);
|
filter: invert(1) brightness(5);
|
||||||
}
|
}
|
||||||
|
div.dhtmlxMenu_egw_SubLevelArea_Polygon table.dhtmlxMebu_SubLevelArea_Tbl tr.sub_item_selected td.sub_item_icon img[id$="filemanager"] {
|
||||||
|
filter: invert(0) brightness(5) !important;
|
||||||
|
}
|
||||||
div.dhtmlxMenu_egw_SubLevelArea_Polygon table.dhtmlxMebu_SubLevelArea_Tbl tr.sub_item_selected div.sub_item_text,
|
div.dhtmlxMenu_egw_SubLevelArea_Polygon table.dhtmlxMebu_SubLevelArea_Tbl tr.sub_item_selected div.sub_item_text,
|
||||||
div.dhtmlxMenu_egw_SubLevelArea_Polygon table.dhtmlxMebu_SubLevelArea_Tbl tr.sub_item_selected td.sub_item_hk div.sub_item_hk {
|
div.dhtmlxMenu_egw_SubLevelArea_Polygon table.dhtmlxMebu_SubLevelArea_Tbl tr.sub_item_selected td.sub_item_hk div.sub_item_hk {
|
||||||
color: hsl(0, 0%, 100%);
|
color: hsl(0, 0%, 100%);
|
||||||
@ -3559,14 +3562,14 @@ body .egw_message_wrapper.isPopup {
|
|||||||
}
|
}
|
||||||
body .egw_message_wrapper {
|
body .egw_message_wrapper {
|
||||||
background-color: #d9d9d9;
|
background-color: #d9d9d9;
|
||||||
right: 0 !important;
|
right: 11px !important;
|
||||||
max-width: 25%;
|
max-width: 40%;
|
||||||
min-width: 25%;
|
min-width: 40%;
|
||||||
box-shadow: 2px 3px 13px #666666;
|
box-shadow: 2px 3px 13px #666666;
|
||||||
-moz-box-shadow: 2px 3px 13px #666666;
|
-moz-box-shadow: 2px 3px 13px #666666;
|
||||||
-webkit-box-shadow: 2px 3px 13px #666666;
|
-webkit-box-shadow: 2px 3px 13px #666666;
|
||||||
-khtml-box-shadow: 2px 3px 13px #666666;
|
-khtml-box-shadow: 2px 3px 13px #666666;
|
||||||
bottom: 0;
|
bottom: 10px;
|
||||||
max-height: 60%;
|
max-height: 60%;
|
||||||
overflow-y: auto;
|
overflow-y: auto;
|
||||||
z-index: 100000;
|
z-index: 100000;
|
||||||
|
@ -3155,6 +3155,9 @@ div.dhtmlxMenu_egw_SubLevelArea_Polygon table.dhtmlxMebu_SubLevelArea_Tbl tr.sub
|
|||||||
div.dhtmlxMenu_egw_SubLevelArea_Polygon table.dhtmlxMebu_SubLevelArea_Tbl tr.sub_item_selected td.sub_item_icon img.sub_icon {
|
div.dhtmlxMenu_egw_SubLevelArea_Polygon table.dhtmlxMebu_SubLevelArea_Tbl tr.sub_item_selected td.sub_item_icon img.sub_icon {
|
||||||
filter: invert(1) brightness(5);
|
filter: invert(1) brightness(5);
|
||||||
}
|
}
|
||||||
|
div.dhtmlxMenu_egw_SubLevelArea_Polygon table.dhtmlxMebu_SubLevelArea_Tbl tr.sub_item_selected td.sub_item_icon img[id$="filemanager"] {
|
||||||
|
filter: invert(0) brightness(5) !important;
|
||||||
|
}
|
||||||
div.dhtmlxMenu_egw_SubLevelArea_Polygon table.dhtmlxMebu_SubLevelArea_Tbl tr.sub_item_selected div.sub_item_text,
|
div.dhtmlxMenu_egw_SubLevelArea_Polygon table.dhtmlxMebu_SubLevelArea_Tbl tr.sub_item_selected div.sub_item_text,
|
||||||
div.dhtmlxMenu_egw_SubLevelArea_Polygon table.dhtmlxMebu_SubLevelArea_Tbl tr.sub_item_selected td.sub_item_hk div.sub_item_hk {
|
div.dhtmlxMenu_egw_SubLevelArea_Polygon table.dhtmlxMebu_SubLevelArea_Tbl tr.sub_item_selected td.sub_item_hk div.sub_item_hk {
|
||||||
color: hsl(0, 0%, 100%);
|
color: hsl(0, 0%, 100%);
|
||||||
@ -3539,14 +3542,14 @@ body .egw_message_wrapper.isPopup {
|
|||||||
}
|
}
|
||||||
body .egw_message_wrapper {
|
body .egw_message_wrapper {
|
||||||
background-color: #d9d9d9;
|
background-color: #d9d9d9;
|
||||||
right: 0 !important;
|
right: 11px !important;
|
||||||
max-width: 40%;
|
max-width: 40%;
|
||||||
min-width: 40%;
|
min-width: 40%;
|
||||||
box-shadow: 2px 3px 13px #666666;
|
box-shadow: 2px 3px 13px #666666;
|
||||||
-moz-box-shadow: 2px 3px 13px #666666;
|
-moz-box-shadow: 2px 3px 13px #666666;
|
||||||
-webkit-box-shadow: 2px 3px 13px #666666;
|
-webkit-box-shadow: 2px 3px 13px #666666;
|
||||||
-khtml-box-shadow: 2px 3px 13px #666666;
|
-khtml-box-shadow: 2px 3px 13px #666666;
|
||||||
bottom: 0;
|
bottom: 10px;
|
||||||
max-height: 60%;
|
max-height: 60%;
|
||||||
overflow-y: auto;
|
overflow-y: auto;
|
||||||
z-index: 100000;
|
z-index: 100000;
|
||||||
|
@ -3552,14 +3552,14 @@ body .egw_message_wrapper.isPopup {
|
|||||||
}
|
}
|
||||||
body .egw_message_wrapper {
|
body .egw_message_wrapper {
|
||||||
background-color: #d9d9d9;
|
background-color: #d9d9d9;
|
||||||
right: 0 !important;
|
right: 11px !important;
|
||||||
max-width: 40%;
|
max-width: 40%;
|
||||||
min-width: 40%;
|
min-width: 40%;
|
||||||
box-shadow: 2px 3px 13px #666666;
|
box-shadow: 2px 3px 13px #666666;
|
||||||
-moz-box-shadow: 2px 3px 13px #666666;
|
-moz-box-shadow: 2px 3px 13px #666666;
|
||||||
-webkit-box-shadow: 2px 3px 13px #666666;
|
-webkit-box-shadow: 2px 3px 13px #666666;
|
||||||
-khtml-box-shadow: 2px 3px 13px #666666;
|
-khtml-box-shadow: 2px 3px 13px #666666;
|
||||||
bottom: 0;
|
bottom: 10px;
|
||||||
max-height: 60%;
|
max-height: 60%;
|
||||||
overflow-y: auto;
|
overflow-y: auto;
|
||||||
z-index: 100000;
|
z-index: 100000;
|
||||||
|
@ -449,14 +449,15 @@ body .egw_message_wrapper.isPopup{
|
|||||||
}
|
}
|
||||||
body .egw_message_wrapper {
|
body .egw_message_wrapper {
|
||||||
.background_color_15_gray;
|
.background_color_15_gray;
|
||||||
right: 0 !important;
|
right: 11px !important;
|
||||||
max-width: 40%;
|
max-width: 40%;
|
||||||
min-width: 40%;
|
min-width: 40%;
|
||||||
.box_shadow;
|
.box_shadow;
|
||||||
bottom: 0;
|
bottom: 10px;
|
||||||
max-height: 60%;
|
max-height: 60%;
|
||||||
overflow-y: auto;
|
overflow-y: auto;
|
||||||
z-index: 100000;
|
z-index: 100000;
|
||||||
|
|
||||||
& > div:last-child {
|
& > div:last-child {
|
||||||
margin-bottom: 0px !important;
|
margin-bottom: 0px !important;
|
||||||
}
|
}
|
||||||
|
@ -3179,29 +3179,23 @@ div.dhtmlxMenu_egw_SubLevelArea_Polygon {
|
|||||||
div.dhtmlxMenu_egw_SubLevelArea_Polygon table.dhtmlxMebu_SubLevelArea_Tbl tr.sub_item td.sub_item_hk div.sub_item_hk {
|
div.dhtmlxMenu_egw_SubLevelArea_Polygon table.dhtmlxMebu_SubLevelArea_Tbl tr.sub_item td.sub_item_hk div.sub_item_hk {
|
||||||
color: #373f3f;
|
color: #373f3f;
|
||||||
}
|
}
|
||||||
|
|
||||||
div.dhtmlxMenu_egw_SubLevelArea_Polygon table.dhtmlxMebu_SubLevelArea_Tbl tr.sub_item_selected {
|
div.dhtmlxMenu_egw_SubLevelArea_Polygon table.dhtmlxMebu_SubLevelArea_Tbl tr.sub_item_selected {
|
||||||
background-color: hsl(200, 98%, 39%) !important;
|
background-color: hsl(200, 98%, 39%) !important;
|
||||||
background-image: none !important;
|
background-image: none !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
div.dhtmlxMenu_egw_SubLevelArea_Polygon table.dhtmlxMebu_SubLevelArea_Tbl tr.sub_item_selected td.sub_item_icon img.sub_icon {
|
div.dhtmlxMenu_egw_SubLevelArea_Polygon table.dhtmlxMebu_SubLevelArea_Tbl tr.sub_item_selected td.sub_item_icon img.sub_icon {
|
||||||
filter: invert(1) brightness(5);
|
filter: invert(1) brightness(5);
|
||||||
}
|
}
|
||||||
|
|
||||||
div.dhtmlxMenu_egw_SubLevelArea_Polygon table.dhtmlxMebu_SubLevelArea_Tbl tr.sub_item_selected td.sub_item_icon img[id$="filemanager"] {
|
div.dhtmlxMenu_egw_SubLevelArea_Polygon table.dhtmlxMebu_SubLevelArea_Tbl tr.sub_item_selected td.sub_item_icon img[id$="filemanager"] {
|
||||||
filter: invert(0) brightness(5) !important;
|
filter: invert(0) brightness(5) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
div.dhtmlxMenu_egw_SubLevelArea_Polygon table.dhtmlxMebu_SubLevelArea_Tbl tr.sub_item_selected div.sub_item_text,
|
div.dhtmlxMenu_egw_SubLevelArea_Polygon table.dhtmlxMebu_SubLevelArea_Tbl tr.sub_item_selected div.sub_item_text,
|
||||||
div.dhtmlxMenu_egw_SubLevelArea_Polygon table.dhtmlxMebu_SubLevelArea_Tbl tr.sub_item_selected td.sub_item_hk div.sub_item_hk {
|
div.dhtmlxMenu_egw_SubLevelArea_Polygon table.dhtmlxMebu_SubLevelArea_Tbl tr.sub_item_selected td.sub_item_hk div.sub_item_hk {
|
||||||
color: hsl(0, 0%, 100%);
|
color: hsl(0, 0%, 100%);
|
||||||
}
|
}
|
||||||
|
|
||||||
div.dhtmlxMenu_egw_SubLevelArea_Polygon table.dhtmlxMebu_SubLevelArea_Tbl div.sub_sep {
|
div.dhtmlxMenu_egw_SubLevelArea_Polygon table.dhtmlxMebu_SubLevelArea_Tbl div.sub_sep {
|
||||||
border-top: 1px solid #E6E6E6;
|
border-top: 1px solid #E6E6E6;
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* EGroupware: Stylite Pixelegg template
|
* EGroupware: Stylite Pixelegg template
|
||||||
*
|
*
|
||||||
@ -3559,16 +3553,13 @@ div.admin-config form > table td b {
|
|||||||
.info_message {
|
.info_message {
|
||||||
background-image: url(../../api/templates/default/images/dialog_info.svg);
|
background-image: url(../../api/templates/default/images/dialog_info.svg);
|
||||||
}
|
}
|
||||||
|
|
||||||
.info_message .discard {
|
.info_message .discard {
|
||||||
float: right;
|
float: right;
|
||||||
margin-top: 4px;
|
margin-top: 4px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.success_message {
|
.success_message {
|
||||||
background-image: url(../../api/templates/default/images/check.svg);
|
background-image: url(../../api/templates/default/images/check.svg);
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Message in popup
|
* Message in popup
|
||||||
*/
|
*/
|
||||||
@ -3580,17 +3571,16 @@ body .egw_message_wrapper.isPopup {
|
|||||||
max-width: unset;
|
max-width: unset;
|
||||||
min-width: unset;
|
min-width: unset;
|
||||||
}
|
}
|
||||||
|
|
||||||
body .egw_message_wrapper {
|
body .egw_message_wrapper {
|
||||||
background-color: #d9d9d9;
|
background-color: #d9d9d9;
|
||||||
right: 0 !important;
|
right: 11px !important;
|
||||||
max-width: 40%;
|
max-width: 40%;
|
||||||
min-width: 40%;
|
min-width: 40%;
|
||||||
box-shadow: 2px 3px 13px #666666;
|
box-shadow: 2px 3px 13px #666666;
|
||||||
-moz-box-shadow: 2px 3px 13px #666666;
|
-moz-box-shadow: 2px 3px 13px #666666;
|
||||||
-webkit-box-shadow: 2px 3px 13px #666666;
|
-webkit-box-shadow: 2px 3px 13px #666666;
|
||||||
-khtml-box-shadow: 2px 3px 13px #666666;
|
-khtml-box-shadow: 2px 3px 13px #666666;
|
||||||
bottom: 0;
|
bottom: 10px;
|
||||||
max-height: 60%;
|
max-height: 60%;
|
||||||
overflow-y: auto;
|
overflow-y: auto;
|
||||||
z-index: 100000;
|
z-index: 100000;
|
||||||
@ -3901,33 +3891,27 @@ td.lettersearch {
|
|||||||
background-color: #fafafa;
|
background-color: #fafafa;
|
||||||
margin-bottom: 5px;
|
margin-bottom: 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#egwpopup #egwpopup_list .egwpopup_message:hover {
|
#egwpopup #egwpopup_list .egwpopup_message:hover {
|
||||||
background-color: rgba(103, 159, 210, 0.2);
|
background-color: rgba(103, 159, 210, 0.2);
|
||||||
}
|
}
|
||||||
|
|
||||||
#egwpopup #egwpopup_list .egwpopup_message .egwpopup_message_inner_container {
|
#egwpopup #egwpopup_list .egwpopup_message .egwpopup_message_inner_container {
|
||||||
height: 63px;
|
height: 63px;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
#egwpopup #egwpopup_list .egwpopup_message .egwpopup_message_inner_container a {
|
#egwpopup #egwpopup_list .egwpopup_message .egwpopup_message_inner_container a {
|
||||||
max-width: 60em;
|
max-width: 60em;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
overflow-wrap: break-word;
|
overflow-wrap: break-word;
|
||||||
vertical-align: text-top;
|
vertical-align: text-top;
|
||||||
}
|
}
|
||||||
|
|
||||||
#egwpopup #egwpopup_list .egwpopup_message .egwpopup_message_top_toolbar {
|
#egwpopup #egwpopup_list .egwpopup_message .egwpopup_message_top_toolbar {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
#egwpopup #egwpopup_list .egwpopup_message .egwpopup_message_top_toolbar .egwpopup_message_date {
|
#egwpopup #egwpopup_list .egwpopup_message .egwpopup_message_top_toolbar .egwpopup_message_date {
|
||||||
float: left;
|
float: left;
|
||||||
color: #767676;
|
color: #767676;
|
||||||
}
|
}
|
||||||
|
|
||||||
#egwpopup #egwpopup_list .egwpopup_message .egwpopup_message_top_toolbar .egwpopup_message_open {
|
#egwpopup #egwpopup_list .egwpopup_message .egwpopup_message_top_toolbar .egwpopup_message_open {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
float: right;
|
float: right;
|
||||||
|
Loading…
Reference in New Issue
Block a user