mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
- Added the new "synchro" mode to the CSV load page.
SVN:trunk[1003]
This commit is contained in:
@@ -899,4 +899,13 @@ a.truncated {
|
||||
span.form_validation {
|
||||
width:24px;
|
||||
text-align:center;
|
||||
}
|
||||
}
|
||||
.notification {
|
||||
border: 1px solid #c33;
|
||||
background-color: #fee;
|
||||
padding: 0.5em;
|
||||
margin: 0.5em;
|
||||
text-align:center;
|
||||
width: 95%;
|
||||
-moz-border-radius: 0.5em;
|
||||
}
|
||||
Reference in New Issue
Block a user