Skip to content
Snippets Groups Projects
Commit d7970981 authored by Seth Meranda's avatar Seth Meranda
Browse files

change the arrow when the slider switches options.

parent 5644c261
Branches
Tags
No related merge requests found
......@@ -126,7 +126,8 @@
float:left;
height:94px;
width:58px;
background:url('<?php echo $vars['url']; ?>/mod/unl_theme/views/default/images/loginTabSlider.png') no-repeat top left;
background:url('<?php echo $vars['url']; ?>/mod/unl_theme/views/default/images/loginTabSlider.png') no-repeat;
background-position: 0 0;
}
#elggOption .optionMessage{
padding:20px 0;
......@@ -198,6 +199,9 @@
position:relative;
top:2px;
}
#actionBar.elggLogin #elggOption > a.switchAction {
background-position:0 -97px;
}
/* End Action Notification Box*/
<?php } //end if not logged in ?>
......
plugins/unl_theme/views/default/images/loginTabSlider.png

714 B | W: | H:

plugins/unl_theme/views/default/images/loginTabSlider.png

1019 B | W: | H:

plugins/unl_theme/views/default/images/loginTabSlider.png
plugins/unl_theme/views/default/images/loginTabSlider.png
plugins/unl_theme/views/default/images/loginTabSlider.png
plugins/unl_theme/views/default/images/loginTabSlider.png
  • 2-up
  • Swipe
  • Onion skin
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment