You are here

colorbox_node.css in Colorbox Node 7.2

Same filename and directory in other branches
  1. 7.3 colorbox_node.css
#colorboxNodeLoading {
  background: url('./images/loading.gif') no-repeat center center;
  width: 100%;
  height: 100%;
}

File

colorbox_node.css
View source
  1. #colorboxNodeLoading {
  2. background: url('./images/loading.gif') no-repeat center center;
  3. width: 100%;
  4. height: 100%;
  5. }