projets
/
auf-serveur.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
Création d'un paquet glpi-plugin-auf.
[auf-serveur.git]
/
glpi-plugin-auf
/
plugin
/
auf.css
Commit
Line
Data
277feb35
P
1
/*
2
AUF plugin for GLPI
3
Copyright (C) 2014 AUF -- www.auf.org
4
*/
5
6
.plugin_auf_show_details {
7
display: show;
8
}
9
10
.plugin_auf_hide_details {
11
display: hide;
12
}