1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-08-09 10:22:51 +03:00

Merge branch 'fix/ru-locale' of git://github.com/mullinsmikey/BookStack into mullinsmikey-fix/ru-locale

This commit is contained in:
Dan Brown
2018-09-22 22:29:03 +01:00
12 changed files with 138 additions and 99 deletions

View File

@@ -372,6 +372,7 @@ ul.pagination {
padding: $-xs $-m;
color: #555;
fill: #555;
white-space: nowrap;
&:hover {
text-decoration: none;
background-color: #EEE;