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