mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-17 19:08:18 -07:00
add sytle
This commit is contained in:
parent
2a3532f530
commit
cec8640443
@ -499,3 +499,8 @@ a[data-role=button] {
|
|||||||
-webkit-box-shadow: 0 .0725em .29em 0 rgba(0, 0, 0, .37);
|
-webkit-box-shadow: 0 .0725em .29em 0 rgba(0, 0, 0, .37);
|
||||||
box-shadow: 0 .0725em .29em 0 rgba(0, 0, 0, .37)
|
box-shadow: 0 .0725em .29em 0 rgba(0, 0, 0, .37)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.ui-bar-a{
|
||||||
|
text-align: center;
|
||||||
|
padding: 0 20px;
|
||||||
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user