This website works better with JavaScript.
Home
Explore
Help
Sign In
Laclic
/
Souke
Watch
5
Star
0
Fork
1
Code
Issues
1
Pull Requests
0
Releases
0
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
3009
Commits
6
Branches
Tree:
96c37a7c79
develop
feature/rotating_product
master
feature/souke
prodstable
refactoring
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '96c37a7c79'
${ noResults }
Souke
/
backend
/
web
/
sass
/
user
/
_credit.scss
_credit.scss
136B
Raw
Normal View
History
Ajout de l'option 'credit_active' dans le modèle UserProducer Intégration dans la liste des utilisateurs et dans la page de crédit des utilisateur.
5 years ago
1
2
3
4
5
6
7
8
9
10
.user-credit {
.panel {
.panel-heading {
.btn {
float: right ;
}
}
}
}