source: extensions/ShareThis/css/admin.css @ 31051

Last change on this file since 31051 was 31051, checked in by SergeD, 9 years ago

version 1.0.0 - see change log for details

  • Property svn:eol-style set to native
File size: 941 bytes
Line 
1#GDThumb td { padding-bottom: 12px; }
2#generate_cache { display: none; }
3#generate_cache p.buttons { margin-top: 3em; }
4#generate_cache ul { display: inline-block; margin-top: 0; }
5#generate_cache li { margin-right: 1em; float: left; }
6
7#cachedelete, #cachebuild { width: auto; }
8
9.content ul { list-style-type: none; }
10.content li { padding: 0.3em 0; }
11.content input[type="text"] { width: 20em !important; margin-right: 1em !important; }
12.content select { width: 21em !important; }
13.content input[type="checkbox"] { width: 1.4em; margin-right: 1em; }
14.content label { display: inline-block; }
15
16.titrePage .left-links li       { line-height: 2em !important; }
17.titrePage .left-links.no-gd    { float: right; }
18.titrePage .left-links.no-gd ul { margin-top: 0; margin-bottom: 0; padding-right: 0.7em; }
19.titrePage .left-links.no-gd li { list-style-type: none; float: left; color: #618299; display: inline; text-shadow: 0px 1px 0px #ffffff; }
Note: See TracBrowser for help on using the repository browser.