mirror of
https://github.com/safing/web
synced 2025-09-01 18:49:06 +00:00
Remove lines
This commit is contained in:
parent
58aa4282c2
commit
ca0bea17bf
1 changed files with 0 additions and 6 deletions
|
@ -188,8 +188,6 @@ a.link {
|
||||||
z-index: -1;
|
z-index: -1;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
/* Accordion styles */
|
|
||||||
.tabs {
|
.tabs {
|
||||||
border-radius: 8px;
|
border-radius: 8px;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
@ -206,7 +204,6 @@ a.link {
|
||||||
background: transparent;
|
background: transparent;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
/* Icon */
|
|
||||||
&:hover {
|
&:hover {
|
||||||
background: transparent;
|
background: transparent;
|
||||||
}
|
}
|
||||||
|
@ -246,15 +243,12 @@ a.link {
|
||||||
#icon {
|
#icon {
|
||||||
width: 35px;
|
width: 35px;
|
||||||
position: fixed;
|
position: fixed;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#icontwo {
|
#icontwo {
|
||||||
width: 35px;
|
width: 35px;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
// :checked
|
|
||||||
input:checked {
|
input:checked {
|
||||||
|
|
||||||
+ label #icon {
|
+ label #icon {
|
||||||
|
|
Loading…
Add table
Reference in a new issue