mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-24 02:58:43 +02:00
Cosmetics: the refresh button is now displayed as part of the "actions" at the top-right of the "details".
SVN:trunk[3756]
This commit is contained in:
@@ -302,7 +302,6 @@ input.textSearch {
|
||||
border: 1px solid #7f9db9;
|
||||
background: #fff url(../images/ac-background.gif) no-repeat right;
|
||||
}
|
||||
|
||||
/* By Rom */
|
||||
.csvimport_createobj {
|
||||
color: #AA0000;
|
||||
@@ -1524,4 +1523,11 @@ h2.printable-tab-title {
|
||||
}
|
||||
select.multiselect {
|
||||
max-width: 150px;
|
||||
}
|
||||
span.refresh-button {
|
||||
display: inline-block;
|
||||
width: 21px;
|
||||
height: 18px;
|
||||
cursor: pointer;
|
||||
background: transparent url(../images/refresh-fff.png) left center no-repeat;
|
||||
}
|
||||
Reference in New Issue
Block a user