mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-05-31 15:28:19 -04:00
Styles.
This commit is contained in:
parent
94595597d5
commit
32d9d59a4e
1 changed files with 4 additions and 5 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue