Add script 'get-openssl-version.sh'.
This commit is contained in:
13
snippets/dokuwiki-2023-04-04/lib/plugins/styling/style.less
Normal file
13
snippets/dokuwiki-2023-04-04/lib/plugins/styling/style.less
Normal file
@@ -0,0 +1,13 @@
|
||||
#plugin__styling {
|
||||
button.primary {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
[dir=rtl] & table input {
|
||||
text-align: right;
|
||||
}
|
||||
}
|
||||
|
||||
#plugin__styling_loader {
|
||||
display: none;
|
||||
}
|
||||
Reference in New Issue
Block a user