@@ -303,4 +303,8 @@ tr:hover .taglist .tag button {
|
||||
.easylist fieldset {
|
||||
border-color: red;
|
||||
color: red;
|
||||
}
|
||||
|
||||
.easylist .filter{
|
||||
background: black;
|
||||
}
|
||||
@@ -415,6 +415,11 @@ a.wikilink{
|
||||
border-radius: 5px;
|
||||
text-align: center;
|
||||
}
|
||||
.easylist .filter{
|
||||
position: sticky;
|
||||
top: 40px;
|
||||
z-index: 10;
|
||||
}
|
||||
|
||||
@media screen and (max-width: 600px) {
|
||||
.grid2{
|
||||
@@ -444,6 +449,9 @@ a.wikilink{
|
||||
.easylist input{
|
||||
font-size: 20px;
|
||||
}
|
||||
.easylist .filter{
|
||||
top: 95px;
|
||||
}
|
||||
}
|
||||
|
||||
fieldset.vcard{
|
||||
@@ -489,4 +497,4 @@ fieldset.vcard{
|
||||
margin: 0 6px;
|
||||
white-space: nowrap;
|
||||
display: inline flow-root;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -293,4 +293,8 @@ tr:hover .taglist .tag button {
|
||||
.easylist fieldset {
|
||||
border-color: #ff7726;
|
||||
color: #ff7726;
|
||||
}
|
||||
|
||||
.easylist .filter{
|
||||
background: black;
|
||||
}
|
||||
@@ -493,6 +493,11 @@ a.wikilink{
|
||||
border-radius: 5px;
|
||||
text-align: center;
|
||||
}
|
||||
.easylist .filter{
|
||||
position: sticky;
|
||||
top: 40px;
|
||||
z-index: 10;
|
||||
}
|
||||
|
||||
@media screen and (max-width: 600px) {
|
||||
.grid2{
|
||||
@@ -522,6 +527,9 @@ a.wikilink{
|
||||
.easylist input{
|
||||
font-size: 20px;
|
||||
}
|
||||
.easylist .filter{
|
||||
top: 95px;
|
||||
}
|
||||
}
|
||||
|
||||
fieldset.vcard{
|
||||
|
||||
@@ -415,6 +415,11 @@ a.wikilink{
|
||||
border-radius: 5px;
|
||||
text-align: center;
|
||||
}
|
||||
.easylist .filter{
|
||||
position: sticky;
|
||||
top: 40px;
|
||||
z-index: 10;
|
||||
}
|
||||
|
||||
@media screen and (max-width: 600px) {
|
||||
.grid2{
|
||||
@@ -444,6 +449,9 @@ a.wikilink{
|
||||
.easylist input{
|
||||
font-size: 20px;
|
||||
}
|
||||
.easylist .filter{
|
||||
top: 95px;
|
||||
}
|
||||
}
|
||||
|
||||
fieldset.vcard{
|
||||
@@ -489,4 +497,4 @@ fieldset.vcard{
|
||||
margin: 0 6px;
|
||||
white-space: nowrap;
|
||||
display: inline flow-root;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user