Adjust profile selector styling and add RTL
This commit is contained in:
@@ -8,6 +8,11 @@
|
|||||||
margin-left: 2em;
|
margin-left: 2em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* Profile selector */
|
||||||
|
.sp-template-profile-selector {
|
||||||
|
text-align: left;
|
||||||
|
}
|
||||||
|
|
||||||
/* Data Tables */
|
/* Data Tables */
|
||||||
.sp-data-table .data-name {
|
.sp-data-table .data-name {
|
||||||
text-align: right;
|
text-align: right;
|
||||||
|
|||||||
@@ -76,8 +76,9 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
/* Profile selector */
|
/* Profile selector */
|
||||||
.sp-profile-selector {
|
.sp-template-profile-selector {
|
||||||
float: right;
|
text-align: right;
|
||||||
|
margin-bottom: 0.5em;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Data Tables */
|
/* Data Tables */
|
||||||
|
|||||||
Reference in New Issue
Block a user