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