friendica/view/theme/vier/wide.css

41 lines
639 B
CSS
Raw Permalink Normal View History

2024-08-24 21:15:49 +00:00
/*
* SPDX-FileCopyrightText: 2010-2024 the Friendica project
*
* SPDX-License-Identifier: AGPL-3.0-or-later
*/
right_aside {
display: block;
}
aside #group-list-sidebar-frame,
aside #group-list-sidebar,
#group-list-sidebar-inflated {
display: none;
}
right_aside span.sbox {
margin-left: 10px;
}
right_aside .directory-item {
width: 50px;
height: 50px;
}
right_aside img.directory-photo-img {
width: 45px;
height: 45px;
}
right_aside #right_services img {
2015-10-04 10:24:00 +00:00
width: 34px;
}
right_aside #lastusers-wrapper,
right_aside div.items-wrapper,
right_aside #right_services_icons {
margin-left: 10px;
margin-top: 5px;
}