fnp
/
fnpeditor.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
documentHistory wip: toolbar
[fnpeditor.git]
/
modules
/
documentHistory
/
documentHistory.less
diff --git
a/modules/documentHistory/documentHistory.less
b/modules/documentHistory/documentHistory.less
index
9a73977
..
57cd63c
100644
(file)
--- a/
modules/documentHistory/documentHistory.less
+++ b/
modules/documentHistory/documentHistory.less
@@
-27,4
+27,15
@@
.item.disabled {
\r
cursor: default;
\r
}
\r
-}
\ No newline at end of file
+
\r
+ .toolbar {
\r
+ margin: -15px 0 15px 0;
\r
+ white-space:nowrap;
\r
+ word-spacing:0;
\r
+ min-height: 22px;
\r
+ button {
\r
+ margin-right: 10px;
\r
+ }
\r
+ }
\r
+}
\r
+
\r