mirror of
https://github.com/lscambo13/ElegantFin.git
synced 2025-09-18 12:40:16 +00:00
Fix: Styled list items in Settings page separately
This commit is contained in:
@@ -1263,8 +1263,14 @@ div[data-role=controlgroup] a.ui-btn-active {
|
|||||||
margin: .5em 1em !important;
|
margin: .5em 1em !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
[dir=ltr] .navMenuOption {
|
[dir=ltr] .navMenuOption,
|
||||||
padding: .75em 1em !important;
|
#myPreferencesMenuPage .listItem {
|
||||||
|
padding: 1em !important;
|
||||||
|
margin-bottom: unset;
|
||||||
|
}
|
||||||
|
|
||||||
|
#myPreferencesMenuPage .listItemIcon {
|
||||||
|
margin: 0 1em 0 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.navMenuOption-selected {
|
.navMenuOption-selected {
|
||||||
|
Reference in New Issue
Block a user