blob: c39905be94d9981cbef95979df754536070339b6 (
plain)
1
2
3
4
5
6
7
|
/* $Id$ */
.disabledRedirect { color:grey; }
#lstRedirects richlistitem { border-bottom:dotted 1px grey; padding:3px; }
.redirectRows > row > label { font-weight:bold;}
.editRedirects > row > textbox { width: 350px; }
#redirectorSettings > tabbox { margin:4px; }
|