source: extensions/NBC_UserAdvManager/trunk/admin/uam.css @ 5105

Last change on this file since 5105 was 4962, checked in by Eric, 14 years ago

[NBC_UserAdvManager] Pre-2.13.4 for testing only:

  • Bug 1445 pre-fixed : css improvement, add of notice for groups and statuses set, update of new DE language, update of FR and EN language files.
  • Property svn:eol-style set to LF
File size: 205 bytes
Line 
1label.cluetip
2{
3  font-weight:bold;
4}
5
6legend.cluetip
7{
8  font-weight:bold;
9}
10
11#uam_leftmargin
12{
13  margin-left: 2em
14}
15
16#uam_notice
17{
18  text-align:center;
19  text-decoration: underline;
20  font-weight:bold;
21}
Note: See TracBrowser for help on using the repository browser.