mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-22 14:41:29 +01:00
Fix knowledgebase image preview size
This commit is contained in:
parent
eac7446c5f
commit
0014210130
@ -1000,10 +1000,6 @@
|
|||||||
filter: initial;
|
filter: initial;
|
||||||
/* IE 6-9 */
|
/* IE 6-9 */
|
||||||
}
|
}
|
||||||
#late-sidebox table img {
|
|
||||||
width: 16px;
|
|
||||||
height: 16px;
|
|
||||||
}
|
|
||||||
.admin_aclAPP {
|
.admin_aclAPP {
|
||||||
/*filter grey*/
|
/*filter grey*/
|
||||||
filter: none;
|
filter: none;
|
||||||
|
@ -989,10 +989,6 @@
|
|||||||
filter: initial;
|
filter: initial;
|
||||||
/* IE 6-9 */
|
/* IE 6-9 */
|
||||||
}
|
}
|
||||||
#late-sidebox table img {
|
|
||||||
width: 16px;
|
|
||||||
height: 16px;
|
|
||||||
}
|
|
||||||
.admin_aclAPP {
|
.admin_aclAPP {
|
||||||
/*filter grey*/
|
/*filter grey*/
|
||||||
filter: none;
|
filter: none;
|
||||||
|
@ -996,15 +996,6 @@ iframe#admin-index_iframe{
|
|||||||
.img_filter_none;
|
.img_filter_none;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// Image Size
|
|
||||||
#late-sidebox{
|
|
||||||
|
|
||||||
table {
|
|
||||||
img {.dimension_width_height_s;}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
.admin_aclAPP {.img_filter_none;}
|
.admin_aclAPP {.img_filter_none;}
|
||||||
|
|
||||||
/*#################################### END ADMIN PART #####################################################*/
|
/*#################################### END ADMIN PART #####################################################*/
|
||||||
|
@ -1011,10 +1011,6 @@
|
|||||||
filter: initial;
|
filter: initial;
|
||||||
/* IE 6-9 */
|
/* IE 6-9 */
|
||||||
}
|
}
|
||||||
#late-sidebox table img {
|
|
||||||
width: 16px;
|
|
||||||
height: 16px;
|
|
||||||
}
|
|
||||||
.admin_aclAPP {
|
.admin_aclAPP {
|
||||||
/*filter grey*/
|
/*filter grey*/
|
||||||
filter: none;
|
filter: none;
|
||||||
|
Loading…
Reference in New Issue
Block a user