projects
/
ldapsaisie.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
- Added LSattr_html/LSformElement quota
[ldapsaisie.git]
/
public_html
/
css
/
default
/
LSformElement_quota.css
1
input.LSformElement_quota {
2
width: 3em !important;
3
text-align: right;
4
}
5
6
select.LSformElement_quota {
7
width: 3em;
8
}
9
10
span.LSformElement_quota_unknown {
11
color: #f59a67;
12
}
13
14