source: extensions/Junk/admin/theme.css @ 28081

Last change on this file since 28081 was 28081, checked in by Miklfe, 10 years ago

Theme Junk

File size: 913 bytes
Line 
1td.imag{text-align:right;width:100px;height:25px;vertical-align:bottom;line-height:1px}
2td.imag img{margin:0 40px 40px 0}
3th{padding-left:10px;padding-right:10px}
4TABLE{margin-right:0px}
5#style{float:left;padding-left:20px}
6
7#content .ui-button {
8        margin-top: 10px;
9        opacity:0.5;
10}
11
12#content .ui-state-hover,
13#content .ui-state-active{opacity:1!important}
14
15.ui-tabs-vertical { width: 100%; }
16.ui-tabs-vertical .ui-tabs-nav { padding: .2em .1em .2em .2em; float: left; width: 10%; }
17.ui-tabs-vertical .ui-tabs-nav li { clear: left; width: 100%; border-bottom-width: 1px !important; border-right-width: 0 !important; margin: 0 -1px .2em 0; }
18.ui-tabs-vertical .ui-tabs-nav li a { display:block; }
19.ui-tabs-vertical .ui-tabs-nav li.ui-tabs-active { padding-bottom: 0; padding-right: .1em; border-right-width: 1px; border-right-width: 1px; }
20.ui-tabs-vertical .ui-tabs-panel { padding: 1em; float: right; width: 85%;}
Note: See TracBrowser for help on using the repository browser.