forked from extern/egroupware
Add bullet icons to calendar's sidemenu items
This commit is contained in:
parent
38c139c0b2
commit
1470d9b292
@ -1539,9 +1539,6 @@ img.calendar_print_appicon {
|
||||
#calendar_sidebox_content .egw_fw_ui_category_content {
|
||||
padding-left: 0px !important;
|
||||
}
|
||||
#calendar_sidebox_content .egw_fw_ui_category_content img.egw_fw_ui_sidemenu_listitem_icon {
|
||||
display: none;
|
||||
}
|
||||
img.sideboxstar {
|
||||
width: 12px;
|
||||
height: 12px;
|
||||
@ -2677,7 +2674,6 @@ div#calendar-container div.calendar table tbody tr.rowhilite td {
|
||||
text-indent: 140%;
|
||||
border: none;
|
||||
border-radius: 0px;
|
||||
margin-left: 7px;
|
||||
background-size: contain;
|
||||
background-color: transparent;
|
||||
}
|
||||
|
@ -1527,9 +1527,6 @@ img.calendar_print_appicon {
|
||||
#calendar_sidebox_content .egw_fw_ui_category_content {
|
||||
padding-left: 0px !important;
|
||||
}
|
||||
#calendar_sidebox_content .egw_fw_ui_category_content img.egw_fw_ui_sidemenu_listitem_icon {
|
||||
display: none;
|
||||
}
|
||||
img.sideboxstar {
|
||||
width: 12px;
|
||||
height: 12px;
|
||||
|
@ -38,13 +38,6 @@
|
||||
|
||||
#calendar_sidebox_content .egw_fw_ui_category_content{
|
||||
padding-left: 0px !important;
|
||||
|
||||
// Icon before genrell hidden
|
||||
img.egw_fw_ui_sidemenu_listitem_icon {
|
||||
display: none;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
||||
img.sideboxstar {
|
||||
|
Loading…
Reference in New Issue
Block a user