mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-23 10:38:45 +02:00
- Upgraded to the latest version of Open Flash Charts (Version 2 Lug Wyrm Charmer)
- Localization of the menus 90% done. - Removed the old types of Flash charts, (no longer used anyway, now we rely on open-flash-charts) SVN:trunk[441]
This commit is contained in:
@@ -21,9 +21,8 @@ body {
|
||||
|
||||
h1 {
|
||||
font-family: Tahoma, Verdana, Arial, Helvetica;
|
||||
font-size: 10pt;
|
||||
color: #000;
|
||||
font-weight:10px;
|
||||
font-weight: bold;
|
||||
}
|
||||
.hilite {
|
||||
color: #d81515;
|
||||
@@ -685,4 +684,18 @@ td.cell_error {
|
||||
}
|
||||
table.transparent, table.transparent td {
|
||||
background: transparent;
|
||||
}
|
||||
p.page-header {
|
||||
color:#83B217;
|
||||
font-weight: bold;
|
||||
font-size: 2em;
|
||||
font-family: Verdana, Arial, Helvetica, Sans-Serif
|
||||
}
|
||||
td.dashboard {
|
||||
vertical-align:top;
|
||||
text-align: center;
|
||||
border: 1px solid #ccc;
|
||||
-moz-border-radius: 10px;
|
||||
padding: 10px;
|
||||
width: 50%;
|
||||
}
|
||||
Reference in New Issue
Block a user