Last change
on this file since 25202 was
5695,
checked in by patdenice, 15 years ago
|
Fix some issues on NBM: move css rules to mail body if it's possible.
Remove fieldset on available plugins page.
|
-
Property svn:eol-style set to
LF
|
File size:
499 bytes
|
Line | |
---|
1 | /* Theme clear mail css */ |
---|
2 | |
---|
3 | body {ldelim} background-color:#fff; color:#696969;} |
---|
4 | #copyright {ldelim} background: transparent; color: #333;} |
---|
5 | h2 {ldelim} background-color: #ddd;} |
---|
6 | img {ldelim} margin: 16px; border: 16px solid #aaa; -moz-border-radius: 4px; border-radius: 4px 4px; } |
---|
7 | img:hover {ldelim} padding: 15px; border: 1px solid yellow;background-color:#faebd7; -moz-border-radius: 4px; border-radius: 4px 4px; } |
---|
8 | a {ldelim} color: #369; background: transparent; } |
---|
9 | a:hover {ldelim} color: #ddd; } |
---|
Note: See
TracBrowser
for help on using the repository browser.