Augmentation vers version 3.3.0
This commit is contained in:
@@ -33,4 +33,39 @@ body.force_rounded_avatars span.lastpostavatar img.avatar {
|
||||
|
||||
.viewtopic_wrapper .phpbb-ads-center {
|
||||
padding: 15px;
|
||||
}
|
||||
}
|
||||
|
||||
span.forumlist_mods {
|
||||
display: inline-block;
|
||||
margin-top: 8px;
|
||||
}
|
||||
|
||||
.forumlist_mods a {
|
||||
display: inline-block !important;
|
||||
margin-bottom: 5px;
|
||||
border-radius: 15px;
|
||||
background: rgba(0,0,0,.05);
|
||||
padding: 5px 12px 5px 30px !important;
|
||||
}
|
||||
|
||||
.forumlist_mods a:hover {
|
||||
text-decoration: none !important;
|
||||
background: rgba(0,0,0,.1);
|
||||
}
|
||||
|
||||
|
||||
.forumlist_mods a i {
|
||||
margin-right: 5px;
|
||||
margin-left: -23px;
|
||||
padding: 5px 4px;
|
||||
position: absolute;
|
||||
font-size: 8px;
|
||||
color: #FFFFFF !important;
|
||||
border-radius: 50%;
|
||||
background: rgba(0,0,0,0.2);
|
||||
}
|
||||
|
||||
|
||||
.forumlist_mods a i:before {
|
||||
padding-right: 0px !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user