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