|
@ -35,7 +35,9 @@ h1 { |
|
|
color: #169de0 !important; |
|
|
color: #169de0 !important; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.rs-table-cell-content > div::selection { |
|
|
.rs-table-cell-content > div::selection, |
|
|
|
|
|
.rs-table-cell-content > div > div > div > div > div > span::selection, |
|
|
|
|
|
.rs-table-cell-content > div > div > div > div > span > img::selection { |
|
|
background-color: transparent; |
|
|
background-color: transparent; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|