Template:CharacterTableControls/style.css: Difference between revisions

m
Reverted edit by Collei (talk) to last revision by Electricsheep
(Character pool controls styling)
m (Reverted edit by Collei (talk) to last revision by Electricsheep)
Tag: Rollback
 
(8 intermediate revisions by 2 users not shown)
Line 18:
align-items: center;
justify-content: center;
height:34px32px;
width:36px34px;
margin: 0 1px;
border-radius: 2px;
cursor: pointer;
position: relative;
}
 
.charactertable-controls .inactive {
filter: grayscale(0.3);
opacity: 0.34;
}
 
.charactertable-controls .controls-school .inactive {
filter: grayscale(0.8);
opacity: 0.35;
}
 
 
 
 
 
Line 51 ⟶ 60:
}
 
.charactertable-controls div.controls-class > span {
margin: 0 1px!important;
}
 
.charactertable-controls div.controls-school > span {
margin: 0 -2px!important;
}
 
.charactertable-controls div.controls-attack > span,
.charactertable-controls div.controls-armor > span {
border: 1px solid #2d4c72;
}
 
.charactertable-controls div.controls-pool > span {
Line 69 ⟶ 90:
flex-grow: 1;
text-align: right;
}
 
.charactertable-controls div.controls-school span.school-abydos > img {
object-position: 0 3px;
}
 
@media (max-width: 1200px) {
.charactertable-controls div.controls-classschool,
.charactertable-controls div.controls-pool {
flex-grow: 1;