mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Updated delete-button font-size
This commit is contained in:
@@ -725,7 +725,7 @@ hide mdi-action-visibility mdi-action-visibility-off
|
|||||||
transition: padding 1s ease;
|
transition: padding 1s ease;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mdi-navigation-close {
|
.mdi-navigation-close {
|
||||||
text-align:right !important;
|
text-align:right !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -1661,6 +1661,7 @@ nav ul li:hover, nav ul li.active {
|
|||||||
.list-song .card-action{
|
.list-song .card-action{
|
||||||
border-top:none !important;
|
border-top:none !important;
|
||||||
background: transparent;
|
background: transparent;
|
||||||
|
font-size: 1em;
|
||||||
}
|
}
|
||||||
|
|
||||||
.delete_button, .del_suggested, .del_user_suggested{
|
.delete_button, .del_suggested, .del_user_suggested{
|
||||||
@@ -1669,6 +1670,7 @@ nav ul li:hover, nav ul li.active {
|
|||||||
right: -35%;
|
right: -35%;
|
||||||
/* top: 45%; */
|
/* top: 45%; */
|
||||||
height: 19px;
|
height: 19px;
|
||||||
|
font-size: .85rem;
|
||||||
line-height: normal;
|
line-height: normal;
|
||||||
padding: 2px 12px !important;
|
padding: 2px 12px !important;
|
||||||
color: white !important;
|
color: white !important;
|
||||||
|
|||||||
Reference in New Issue
Block a user