Ignore:
Timestamp:
Sep 19, 2014, 2:53:38 PM (10 years ago)
Author:
JanisV
Message:

Improve nav arrows

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/stripped_responsive/theme.css

    r29639 r29641  
    835835.img_prev .img_nav_content {
    836836  background:url(icon/arrows.png) 0 0 no-repeat;
     837  margin-left: 5px;
    837838}
    838839.img_prev:hover .img_nav_content {
     
    842843  background:url(icon/arrows.png) -20px 0 no-repeat;
    843844  right: 0;
     845  margin-right: 5px;
    844846}
    845847.img_next:hover .img_nav_content {
Note: See TracChangeset for help on using the changeset viewer.