margin-top:10px;
}
.tags {
- background-image:url(<?php echo $vars['url']; ?>mod/elgg_layout/graphics/icon_tag.png);
+ background-image:url(<?php echo $vars['url']; ?>_graphics/icon_tag.png);
background-repeat: no-repeat;
background-position: left 2px;
padding:1px 0 0 16px;
}
.ajax_loader {
background-color: white;
- background-image: url(<?php echo $vars['url']; ?>mod/elgg_layout/graphics/ajax_loader_bw.gif);
+ background-image: url(<?php echo $vars['url']; ?>_graphics/ajax_loader_bw.gif);
background-repeat: no-repeat;
background-position: center 30px;
/*
min-height:400px;
}
#elgg_content.sidebar { /* class on #elgg_content div to give a full-height sidebar background */
- background-image:url(<?php echo $vars['url']; ?>mod/elgg_layout/graphics/sidebar_background.gif);
+ background-image:url(<?php echo $vars['url']; ?>_graphics/sidebar_background.gif);
background-repeat:repeat-y;
background-position: right top;
}
color:#71cbff;
}
#elgg_topbar_contents a.settings {
- background:transparent url(<?php echo $vars['url']; ?>mod/elgg_layout/graphics/topbar_icons.png) no-repeat left -41px;
+ background:transparent url(<?php echo $vars['url']; ?>_graphics/topbar_icons.png) no-repeat left -41px;
padding-left:20px !important;
float:right;
margin-right:30px;
}
#elgg_topbar_contents a.admin {
- background:transparent url(<?php echo $vars['url']; ?>mod/elgg_layout/graphics/topbar_icons.png) no-repeat left -41px;
+ background:transparent url(<?php echo $vars['url']; ?>_graphics/topbar_icons.png) no-repeat left -41px;
padding-left:20px !important;
float:right;
margin-right:30px;
}
#elgg_topbar_contents a.help {
- background:transparent url(<?php echo $vars['url']; ?>mod/elgg_layout/graphics/topbar_icons.png) no-repeat 0 -133px;
+ background:transparent url(<?php echo $vars['url']; ?>_graphics/topbar_icons.png) no-repeat 0 -133px;
padding-left:18px !important;
float:right;
margin-right:30px;
margin:0 20px 0 5px;
}
#elgg_topbar_contents li.menu a.tools {
- background:transparent url(<?php echo $vars['url']; ?>mod/elgg_layout/graphics/topbar_icons.png) no-repeat 3px 1px;
+ background:transparent url(<?php echo $vars['url']; ?>_graphics/topbar_icons.png) no-repeat 3px 1px;
padding-left:24px !important;
}
#elgg_topbar_contents ul.tools_menu li {
margin:0;
padding:2px 4px 2px 26px;
width:198px;
- background-image: url(<?php echo $vars['url']; ?>mod/elgg_layout/graphics/search.png);
+ background-image: url(<?php echo $vars['url']; ?>_graphics/search.png);
background-position: 3px 0;
background-repeat: no-repeat;
}
margin:0 0 5px 10px;
}
.content_header_filter {
- background: url(<?php echo $vars['url']; ?>mod/elgg_layout/graphics/content_header_filter.gif) no-repeat 0 0;
+ background: url(<?php echo $vars['url']; ?>_graphics/content_header_filter.gif) no-repeat 0 0;
}
.content_header_filter select.styled {
height:25px;
color: #fff;
font-weight: bold;
font-size: 1.35em;
- background: url(<?php echo $vars['url']; ?>mod/elgg_layout/graphics/content_header_filter.gif) no-repeat;
+ background: url(<?php echo $vars['url']; ?>_graphics/content_header_filter.gif) no-repeat;
overflow: hidden;
text-align: left;
}
text-decoration:none;
border: 1px solid #4690d6;
background-color:#4690d6;
- background-image: url(<?php echo $vars['url']; ?>mod/elgg_layout/graphics/button_graduation.png);
+ background-image: url(<?php echo $vars['url']; ?>_graphics/button_graduation.png);
background-repeat: repeat-x;
background-position: left 10px;
-webkit-border-radius: 7px;
border-color: #0054a7;
text-decoration:none;
background-color:#0054a7;
- background-image: url(<?php echo $vars['url']; ?>mod/elgg_layout/graphics/button_graduation.png);
+ background-image: url(<?php echo $vars['url']; ?>_graphics/button_graduation.png);
background-repeat: repeat-x;
background-position: left 10px;
}
text-decoration:none;
border: 1px solid #4690d6;
background-color:#4690d6;
- background-image: url(<?php echo $vars['url']; ?>mod/elgg_layout/graphics/button_graduation.png);
+ background-image: url(<?php echo $vars['url']; ?>_graphics/button_graduation.png);
background-repeat: repeat-x;
background-position: left 10px;
-webkit-border-radius: 7px;
border-color: #0054a7;
text-decoration:none;
background-color:#0054a7;
- background-image: url(<?php echo $vars['url']; ?>mod/elgg_layout/graphics/button_graduation.png);
+ background-image: url(<?php echo $vars['url']; ?>_graphics/button_graduation.png);
background-repeat: repeat-x;
background-position: left 10px;
}
text-decoration:none;
color: #333333;
background-color:#dddddd;
- background-image: url(<?php echo $vars['url']; ?>mod/elgg_layout/graphics/button_graduation.png);
+ background-image: url(<?php echo $vars['url']; ?>_graphics/button_graduation.png);
background-repeat: repeat-x;
background-position: left 10px;
border: 1px solid #999999;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
background-color:#cccccc;
- background-image: url(<?php echo $vars['url']; ?>mod/elgg_layout/graphics/button_background.gif);
+ background-image: url(<?php echo $vars['url']; ?>_graphics/button_background.gif);
background-repeat: repeat-x;
background-position: 0 0;
border:1px solid #999999;
a.action_button.download {
color: white;
background-color:#4690d6;
- background-image: url(<?php echo $vars['url']; ?>mod/elgg_layout/graphics/button_graduation.png);
+ background-image: url(<?php echo $vars['url']; ?>_graphics/button_graduation.png);
background-repeat: repeat-x;
background-position: left 10px;
/*display:inline-block;*/
cursor: pointer;
width:14px;
height:14px;
- background: url("<?php echo $vars['url']; ?>mod/elgg_layout/graphics/icon_delete.png") no-repeat 0 0;
+ background: url("<?php echo $vars['url']; ?>_graphics/icon_delete.png") no-repeat 0 0;
text-indent: -9000px;
}
.delete_button a:hover {