Correct the reverted changes that should be kept
This commit is contained in:
parent
b9b3cc7c2e
commit
5fb98e950b
15 changed files with 56 additions and 91 deletions
|
@ -1,5 +1,6 @@
|
|||
.dashboardColumn,
|
||||
.dashboardSections {
|
||||
flex-direction: column;
|
||||
-webkit-box-orient: vertical;
|
||||
-webkit-box-direction: normal
|
||||
}
|
||||
|
@ -416,6 +417,7 @@ div[data-role=controlgroup] a.ui-btn-active {
|
|||
}
|
||||
|
||||
a[data-role=button] {
|
||||
background-clip: padding-box;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
-webkit-user-select: none;
|
||||
-webkit-background-clip: padding-box;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue