Merge pull request #46 from pauginer/region-cursor
Cursor adjustment for regions in the 'no found' view
This commit is contained in:
@@ -85,4 +85,8 @@
|
||||
-webkit-border-radius: 0 0 5px 5px;
|
||||
-moz-border-radius: 0 0 5px 5px;
|
||||
border-radius: 0 0 5px 5px;
|
||||
}
|
||||
|
||||
.uls-no-found-more a {
|
||||
cursor: pointer;
|
||||
}
|
||||
Reference in New Issue
Block a user