player second cartel improved, fix #542
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -987,6 +987,7 @@ main[role="main"]{
|
||||
}
|
||||
.actions{
|
||||
width:1.5em;
|
||||
margin-top: 0.1em;
|
||||
}
|
||||
.cartels{
|
||||
width:calc(100% - 1.5em);
|
||||
@@ -1022,14 +1023,20 @@ main[role="main"]{
|
||||
white-space: normal;
|
||||
}
|
||||
.col-left{
|
||||
// position: relative;
|
||||
a.ajax-link{
|
||||
display: block;
|
||||
font-size: 0.82em;
|
||||
font-weight: 600;
|
||||
}
|
||||
.addtoany_list > a:first-child{
|
||||
padding-left: 0;
|
||||
margin-left:-4px;
|
||||
.addtoany_list {
|
||||
// outline: 1px solid blue;
|
||||
// margin-top: -1em;
|
||||
// top: -1em;
|
||||
& > a:first-child{
|
||||
padding-left: 0;
|
||||
margin-left:-4px;
|
||||
}
|
||||
}
|
||||
}
|
||||
.col-right{
|
||||
|
||||
Reference in New Issue
Block a user