Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Dimensions of icon sheet: 216 x 2300

You can create CSS to reference the icons on an icon sheet.

A small version of the icon sheet is displayed here against a gray background. 

Panel
bgColor#cccccc
borderWidth0

 

You can create CSS to reference the icons on an icon sheet.

For example, the CSS to reference the virtual datacenters icon at coordinates (0,-90144) is:

Code Block
.main-menu-section-link-icon-librarydata {
  	background: url(../../abicloudDefault/img/mainmenumenu-buttonssprite.png) no-repeat 0 -90px144px;
}

You can also add your own individual icon images, although this method is less efficient.

Dimensions of icons: 30 24 x 3024