source: extensions/Comments_on_Albums/template/style_admin.css @ 12933

Last change on this file since 12933 was 11267, checked in by mistic100, 13 years ago

big code cleaning

File size: 283 bytes
Line 
1.titrePage {
2  clear:right;
3}
4
5table {
6  width:80%;
7}
8td {
9  width:50%;
10  white-space: nowrap;
11}
12.title {
13  display:block;
14  font-weight:bold;
15  text-align:right;
16  margin-right:10px;
17}
18.title.cluetip:after {
19  margin-left:5px;
20  vertical-align:top;
21}
22
23.pwg-icon {
24  margin:-5px 0;
25}
Note: See TracBrowser for help on using the repository browser.