1
0
Fork 0
mirror of https://github.com/safing/web synced 2025-04-17 17:39:08 +00:00

Remove lines

This commit is contained in:
Luke 2020-07-30 16:10:10 +02:00
parent 58aa4282c2
commit ca0bea17bf

View file

@ -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 {