Changeset 9138
- Timestamp:
- 09/15/10 21:36:02 (21 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/PatternSkin/pub/System/PatternSkinTheme/style_src.css
r9127 r9138 70 70 line-height:1.1em; 71 71 } 72 h1 { font-size:190%; } 73 h2 { font-size:153%; } 74 h3 { font-size:137%; } 72 h1 { 73 margin-top:.5em; 74 font-size:190%; 75 } 76 h2 { font-size:165%; } 77 h3 { font-size:145%; } 75 78 h4 { font-size:127%; } 76 79 h5 { font-size:117%; } … … 177 180 cursor:default; 178 181 outline:none; 182 line-height:1em; 183 padding:2px 4px; 179 184 } 180 185 a.foswikiButton, … … 191 196 a.foswikiSubmit:visited:active { 192 197 text-decoration:none; 198 line-height:1em; 199 padding:2px 4px; 193 200 } 194 201 … … 715 722 border-width:1px; 716 723 border-style:solid; 717 padding:.1em .35em; 718 margin:0 0 .2em .25em; 724 padding:2px 4px; 725 line-height:1em; 726 margin:0 0 4px 4px; 719 727 font-weight:bold; 720 728 } … … 729 737 } 730 738 .patternToolBar span.foswikiAccessKey { 731 float:none; 739 float:none; 740 border:none; 732 741 } 733 742 .patternToolBar span s, … … 757 766 .patternActionButtons a.foswikiSubmit, 758 767 .patternActionButtons a.foswikiButtonCancel { 759 padding:.1em .2em; 768 line-height:1em; 769 padding:2px 4px; 760 770 } 761 771 .patternInfo { … … 782 792 border-style:solid none none none; 783 793 margin-top:-1px; 784 }785 .patternEditPage .patternBorder {786 margin-top:2em;787 794 } 788 795 .patternTop {} … … 906 913 } 907 914 .patternSigLine { 908 margin:.5em 0 00;915 margin:.5em 0 2em 0; 909 916 border-style:none; 910 917 }
Note: See TracChangeset
for help on using the changeset viewer.
