mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 09:53:15 +00:00
add functionality to navigate between records in mobile version of lightbox
This commit is contained in:
@@ -1 +1,15 @@
|
||||
@import './jquery-mobile/jquery-validator';
|
||||
@import './jquery-mobile/jquery-validator';
|
||||
|
||||
.nav_button {
|
||||
width: 90%;
|
||||
margin: 0px auto;
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
#left-btn {
|
||||
float: left;
|
||||
}
|
||||
|
||||
#right-btn {
|
||||
float: right;
|
||||
}
|
Reference in New Issue
Block a user