mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-08-09 10:22:51 +03:00
Created solution for JS translations
Also tidied up existing components and JS
This commit is contained in:
@@ -35,6 +35,12 @@ table.table {
|
||||
tr:hover {
|
||||
background-color: #EEE;
|
||||
}
|
||||
.text-right {
|
||||
text-align: right;
|
||||
}
|
||||
.text-center {
|
||||
text-align: center;
|
||||
}
|
||||
}
|
||||
|
||||
table.no-style {
|
||||
|
Reference in New Issue
Block a user