mirror of
https://github.com/safing/web
synced 2025-04-17 17:39:08 +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;
|
||||
}
|
||||
|
||||
|
||||
/* Accordion styles */
|
||||
.tabs {
|
||||
border-radius: 8px;
|
||||
overflow: hidden;
|
||||
|
@ -206,7 +204,6 @@ a.link {
|
|||
background: transparent;
|
||||
font-weight: bold;
|
||||
cursor: pointer;
|
||||
/* Icon */
|
||||
&:hover {
|
||||
background: transparent;
|
||||
}
|
||||
|
@ -246,15 +243,12 @@ a.link {
|
|||
#icon {
|
||||
width: 35px;
|
||||
position: fixed;
|
||||
|
||||
}
|
||||
|
||||
#icontwo {
|
||||
width: 35px;
|
||||
|
||||
}
|
||||
|
||||
// :checked
|
||||
input:checked {
|
||||
|
||||
+ label #icon {
|
||||
|
|
Loading…
Add table
Reference in a new issue