source: extensions/AMenuManager/amm2.css @ 4604

Last change on this file since 4604 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
RevLine 
[3681]1.ammillustration {
2  text-align:center;
3  font-size:85%;
4  float:none;
[3690]5  margin-right:auto;
6  margin-left:auto;
7  max-width:180px;
8  position:relative;
9  padding:10px;
[3681]10}
11
[3690]12.ammillustrationc{
13  margin:0px 10px 10px 10px;
14}
15
[3681]16#menubar dd.randompicdd {
[3690]17  margin-left:0px;
[3681]18}
[3690]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.