mirror of
https://github.com/lscambo13/ElegantFin.git
synced 2025-09-18 12:40:16 +00:00
Fix: Tweaked the filter buttons in libraries for increased consistency and reduced overflow
This commit is contained in:
@@ -2609,8 +2609,12 @@ div[data-role=controlgroup] a.ui-btn-active {
|
|||||||
padding-right: 0 !important;
|
padding-right: 0 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.paging {
|
.listPaging>span {
|
||||||
padding: 0 1em;
|
padding: 0 .5em;
|
||||||
|
}
|
||||||
|
|
||||||
|
.paper-icon-button-light {
|
||||||
|
margin: 0 .2em;
|
||||||
}
|
}
|
||||||
|
|
||||||
.layout-mobile #myPreferencesMenuPage {
|
.layout-mobile #myPreferencesMenuPage {
|
||||||
|
Reference in New Issue
Block a user