mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-03-24 14:30:03 +01:00
Styles.
This commit is contained in:
parent
94595597d5
commit
32d9d59a4e
@ -10,7 +10,6 @@
|
||||
&.item {
|
||||
|
||||
a, a:active, a:visited {
|
||||
border-top: 1px solid @item-border-col-sep;
|
||||
border-bottom: 1px solid @item-border-col-sep;
|
||||
height: @icon-size + 6px;
|
||||
|
||||
@ -28,10 +27,6 @@
|
||||
}
|
||||
}
|
||||
|
||||
&.item + .item {
|
||||
margin-top: -1px;
|
||||
}
|
||||
|
||||
.icon.square {
|
||||
display: inline-block;
|
||||
position: absolute;
|
||||
@ -60,6 +55,10 @@
|
||||
right: 0;
|
||||
top: 0;
|
||||
}
|
||||
|
||||
.selector {
|
||||
margin-top: -1px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user