visual class change
This commit is contained in:
parent
41b44eed76
commit
7a614fab63
@ -142,10 +142,6 @@
|
||||
margin-bottom: 3%;
|
||||
padding: 2%;
|
||||
|
||||
-moz-border-radius: 3px;
|
||||
-webkit-border-radius: 3px;
|
||||
border-radius: 3px;
|
||||
|
||||
display: table;
|
||||
table-layout: fixed;
|
||||
cursor: pointer;
|
||||
@ -178,6 +174,7 @@
|
||||
}
|
||||
|
||||
.owned {
|
||||
border: none !important;
|
||||
box-shadow: inset 0 0 0 99999px rgba(255,255,255,0.3);
|
||||
-webkit-transition: background-color 0.4s ease;
|
||||
-moz-transition: background-color 0.4s ease;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user