mirror of
https://git.imnavajas.es/jjimenez/safekat.git
synced 2025-07-25 22:52:08 +00:00
Added original Vuexy files and cloned focus2 views into vuexy views for its conversion
This commit is contained in:
10
httpdocs/themes/vuexy/vendor/css/pages/page-account-settings.css
vendored
Normal file
10
httpdocs/themes/vuexy/vendor/css/pages/page-account-settings.css
vendored
Normal file
@ -0,0 +1,10 @@
|
||||
.api-key-actions {
|
||||
position: absolute !important;
|
||||
top: 0.75rem;
|
||||
}
|
||||
html:not([dir=rtl]) .api-key-actions {
|
||||
right: 0.5rem;
|
||||
}
|
||||
[dir=rtl] .api-key-actions {
|
||||
left: 0.5rem;
|
||||
}
|
||||
Reference in New Issue
Block a user