mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-08-06 21:36:30 +02:00
Styles.
This commit is contained in:
@@ -10,7 +10,6 @@
|
|||||||
&.item {
|
&.item {
|
||||||
|
|
||||||
a, a:active, a:visited {
|
a, a:active, a:visited {
|
||||||
border-top: 1px solid @item-border-col-sep;
|
|
||||||
border-bottom: 1px solid @item-border-col-sep;
|
border-bottom: 1px solid @item-border-col-sep;
|
||||||
height: @icon-size + 6px;
|
height: @icon-size + 6px;
|
||||||
|
|
||||||
@@ -28,10 +27,6 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
&.item + .item {
|
|
||||||
margin-top: -1px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.icon.square {
|
.icon.square {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
@@ -60,6 +55,10 @@
|
|||||||
right: 0;
|
right: 0;
|
||||||
top: 0;
|
top: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.selector {
|
||||||
|
margin-top: -1px;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user