mirror of
https://github.com/EDCD/coriolis.git
synced 2025-12-10 07:05:35 +00:00
Adding beginnings of comparison feature
This commit is contained in:
@@ -7,4 +7,10 @@
|
||||
small {
|
||||
color: @primary-disabled;
|
||||
}
|
||||
}
|
||||
|
||||
pre {
|
||||
white-space: pre-wrap;
|
||||
white-space: -moz-pre-wrap;
|
||||
white-space: -o-pre-wrap;
|
||||
}
|
||||
Reference in New Issue
Block a user