mirror of
https://github.com/eugene-serb/wavelovers.git
synced 2023-09-09 23:41:16 +03:00
Added pattern item ::selection style rule
This commit is contained in:
parent
8f1d2da9da
commit
def524a890
@ -521,6 +521,10 @@ table, th, td {
|
||||
cursor: default;
|
||||
}
|
||||
|
||||
.pattern-item ::selection {
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
@media only screen and (min-width: 540px) {
|
||||
.pattern-item {
|
||||
width: 200px;
|
||||
|
Loading…
Reference in New Issue
Block a user