mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-23 10:38:45 +02:00
Improved change tracking: user login replaced by the full name if available
Added a tab into the CSV import: browse the CSV imports history Finalized the read-only mode (distinguish between users and everybody, admin message displayed on top of the main screen) SVN:trunk[1007]
This commit is contained in:
@@ -807,6 +807,14 @@ div#logo div {
|
||||
background: url(../images/banner-bkg.png) repeat-x scroll 0 0 transparent;
|
||||
text-align: right;
|
||||
}
|
||||
#admin-banner {
|
||||
float: left;
|
||||
margin-top: 2px;
|
||||
padding: 8px;
|
||||
border: 1px solid #c33;
|
||||
background-color: #fee;
|
||||
-moz-border-radius: 0.5em;
|
||||
}
|
||||
#global-search {
|
||||
height: 55px;
|
||||
float: right;
|
||||
@@ -908,4 +916,4 @@ span.form_validation {
|
||||
text-align:center;
|
||||
width: 95%;
|
||||
-moz-border-radius: 0.5em;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user