- Timestamp:
- Nov 15, 2011, 10:13:02 PM (13 years ago)
- Location:
- trunk/admin/themes
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/admin/themes/clear/theme.css
r12626 r12633 93 93 94 94 95 UL.thumbnails span.wrap2:hover { background-color:#eee; border:1px solid #0cc9c; color:#999; } 96 UL.thumbnails span.wrap2 { border:1px solid #999; padding: 4px; } 97 UL.thumbnails span.wrap2 { -moz-border-radius:4px; } 98 UL.thumbnails span.wrap1 { margin:0 12px 5px; } 95 UL.thumbnails span.wrap2:hover { background-color:#7CBA0F; color:#999; } 96 UL.thumbnails span.wrap2 { 97 padding: 4px; 98 border-radius: 4px; 99 background-color:#ddd; 100 } 101 99 102 100 103 /* borders */ 101 104 fieldset { border: 2px solid #ddd; } 102 105 TEXTAREA { cursor:text; font-size: 13px; } 103 UL.thumbnails SPAN.wrap2 {104 border: 1px solid #555555; /* thumbnails border color and style */105 border-radius: 4px 4px; /* round corners with CSS3 compliant browsers */106 }107 106 .tagSelection label { padding-right:12px; } 108 107 .tagSelection LI.tagSelected {background-color:#dbe8f3;} … … 276 275 UL.thumbnails li.rank-of-image {background-color: #ddd;} 277 276 278 #batchManagerGlobal ul.thumbnails span.wrap2 {background-color:#ddd;}279 277 #batchManagerGlobal .thumbSelected {background-color:#C2F5C2 !important} 280 278 #batchManagerGlobal #selectedMessage {background-color:#C2F5C2;} -
trunk/admin/themes/default/theme.css
r12528 r12633 7 7 .content dt { margin-bottom: 5px; font-style: italic; 8 8 font-size: 110%; } 9 .content ul.categoryActions a img, ul.categoryActions a { 10 border:0; margin-bottom:-5px; } 9 .content ul.categoryActions a img, ul.categoryActions a { 10 border:0; margin-bottom:-5px; } 11 11 ul.categoryActions { margin: 0 2px; width: auto; list-style-position:outside; 12 12 padding: 0; text-indent: 0; list-style: none; text-align: center; } … … 14 14 .content div.titrePage { padding: 0 0 3px; } 15 15 .content ul.categoryActions li { display: inline; } 16 .content div.comment { margin: 0 0 0.5em 0; padding: 0; 16 .content div.comment { margin: 0 0 0.5em 0; padding: 0; 17 17 overflow: hidden; width: 100%; /* don't ask why. It's a very usefull trick */ } 18 18 .content div.comment a.illustration { … … 34 34 } 35 35 UL.thumbnails LI { display: inline } 36 UL.thumbnails li.rank-of-image { 36 UL.thumbnails li.rank-of-image { 37 37 float: left; 38 38 background-color: #333; … … 57 57 } 58 58 UL.thumbnails SPAN.wrap1 { 59 margin: 0 5px 5px5px;59 margin: 5px; 60 60 display: table-cell; display: inline-table; 61 61 display: inline-block; /* Why 3 display option ??? */ … … 146 146 width: 100%; 147 147 } 148 148 149 149 FORM#categoryOrdering { 150 150 padding-left: 1em; /* same as FIELDSET margin (there is no fieldset in this form) */ … … 369 369 border-bottom: 1px solid #FF3363; 370 370 } 371 A.button, A.button:hover { 372 border: 0; 371 A.button, A.button:hover { 372 border: 0; 373 373 } 374 374 IMG { … … 576 576 img.ui-datepicker-trigger { 577 577 cursor : pointer; 578 vertical-align: middle; 578 vertical-align: middle; 579 579 margin:-3px 5px 2px 5px; 580 580 } … … 768 768 769 769 /* Webkit Hacks */ 770 @media screen and (-webkit-min-device-pixel-ratio:0) { 770 @media screen and (-webkit-min-device-pixel-ratio:0) { 771 771 #tiptip_content { 772 772 padding: 4px 8px 5px 8px; 773 773 background-color: rgba(45,45,45,0.88); 774 774 } 775 #tiptip_holder.tip_bottom #tiptip_arrow_inner { 775 #tiptip_holder.tip_bottom #tiptip_arrow_inner { 776 776 border-bottom-color: rgba(45,45,45,0.88); 777 777 } 778 #tiptip_holder.tip_top #tiptip_arrow_inner { 778 #tiptip_holder.tip_top #tiptip_arrow_inner { 779 779 border-top-color: rgba(20,20,20,0.92); 780 780 } … … 785 785 width: 18em; 786 786 margin: 10px 0 50px 5px; 787 display: inline; 788 float: left; 789 left: 0; 787 display: inline; 788 float: left; 789 left: 0; 790 790 } 791 791 792 792 .content { 793 padding:0 5px 0 0; 793 padding:0 5px 0 0; 794 794 margin: 0 5px 0 227px; 795 795 z-index:99; … … 898 898 899 899 .pluginMiniBox { 900 display:inline-table; 901 text-align:center; 902 width:250px; 903 height:40px; 904 margin:5px; 900 display:inline-table; 901 text-align:center; 902 width:250px; 903 height:40px; 904 margin:5px; 905 905 border-width:1px; 906 906 border-style:solid; 907 907 border-radius:5px; 908 908 -moz-border-radius:5px; 909 overflow:hidden; 909 overflow:hidden; 910 910 } 911 911 .pluginMiniBoxNameCell {font-size:1.05em; margin:5px 0;position:relative;} … … 959 959 SELECT, TEXTAREA { 960 960 color:#999; 961 background-color: #666; 961 background-color: #666; 962 962 } 963 963 … … 997 997 margin: 14px 24px 14px 14px; 998 998 padding: 5px 0 0 0; 999 top: 90px; 999 top: 90px; 1000 1000 position: absolute; 1001 1001 text-align: right; … … 1013 1013 #batchManagerGlobal #action_del_tags ul.tagSelection {margin:0 !important; width:620px;} 1014 1014 #batchManagerGlobal #checkActions {text-align:left; margin:0 0 20px 0;} 1015 #batchManagerGlobal ul.thumbnails span.wrap1 {margin:5px}1016 #batchManagerGlobal ul.thumbnails span.wrap2 {border:0}1017 #batchManagerGlobal ul.thumbnails span.wrap2:hover {background-color:#7CBA0F;}1018 1015 #batchManagerGlobal ul.thumbnails div.actions {display:none;position:absolute;top:0;right:5px;} 1019 1016 #batchManagerGlobal ul.thumbnails div.actions a {color:#222;} -
trunk/admin/themes/roma/theme.css
r12589 r12633 26 26 h2 { color: #ccc; } 27 27 28 .header_notes { 28 .header_notes { 29 29 background: transparent url(../default/icon/note.png) no-repeat right top; 30 border: none; 30 border: none; 31 31 min-height: 48px; 32 padding: 15px 60px 0 0; 32 padding: 15px 60px 0 0; 33 33 right: 0; 34 width: 550px; 34 width: 550px; 35 35 } 36 36 html, body { min-height: 100%; } … … 50 50 51 51 .content { 52 border: 1px solid #222; 52 border: 1px solid #222; 53 53 } 54 54 … … 60 60 61 61 62 UL.thumbnails span.wrap2:hover { background-color:#111; border:1px solid #FF3363; color:#666; } 63 UL.thumbnails span.wrap2 { border:1px solid #666; padding: 4px; } 64 UL.thumbnails span.wrap2 { -moz-border-radius:4px; } 65 UL.thumbnails span.wrap1 { margin:0 12px 5px; } 62 UL.thumbnails span.wrap2:hover { background-color#7CBA0F; color:#666; } 63 UL.thumbnails span.wrap2 { 64 padding: 4px; 65 border-radius: 4px; 66 background-color:#333; 67 } 68 66 69 /* .throw, */ td h3 { 67 70 background-image: url(images/fillet.png); background-repeat: repeat-x; } … … 71 74 input:focus, select:focus, textarea:focus, input.focus, form .focus { background-color:#444;color: #999; } 72 75 TEXTAREA { cursor:text; font-size: 13px; } 73 UL.thumbnails SPAN.wrap2 {74 border: 1px solid #aaaaaa; /* thumbnails border color and style */75 border-radius: 4px 4px; /* round corners with CSS3 compliant browsers */76 }77 76 .tagSelection label { padding-right:12px; } 78 77 .tagSelection LI.tagSelected {background-color:#aaa;} … … 130 129 #menubar { 131 130 background:transparent url(images/menuBoxBottom_new.png) no-repeat scroll left bottom; 132 border:0; 133 padding:0; width:207px; z-index:99; text-align: left; 131 border:0; 132 padding:0; width:207px; z-index:99; text-align: left; 134 133 } 135 134 … … 240 239 .languageDefault {background-color:#555; color:#aaa;} 241 240 242 #batchManagerGlobal ul.thumbnails span.wrap2 {background-color:#333;}243 241 #batchManagerGlobal .thumbSelected {background-color:#555 !important} 244 242 #batchManagerGlobal #selectedMessage {background-color:#555; color:#ddd;}
Note: See TracChangeset
for help on using the changeset viewer.