source: extensions/AMenuManager/amm2.css @ 20461

Last change on this file since 20461 was 4390, checked in by grum, 14 years ago

[AMM] Random picture: compatibility with theme 'montblanc' - mantis feature 1100

  • Property svn:executable set to *
File size: 340 bytes
Line 
1.ammillustration {
2  text-align:center;
3  font-size:85%;
4  float:none;
5  margin-right:auto;
6  margin-left:auto;
7  max-width:180px;
8  position:relative;
9  padding:10px;
10}
11
12.ammillustrationc{
13  margin:0px 10px 10px 10px;
14}
15
16#menubar dd.randompicdd {
17  margin-left:0px;
18}
19
20#irandompicinner {
21  width:100%;
22  overflow:hidden;
23  float:none;
24}
25
26
Note: See TracBrowser for help on using the repository browser.