Changeset 1508:60c4414bcd87 for admin/style/default.css
- Timestamp:
- 08/21/13 10:12:58 (12 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/style/default.css
r1499 r1508 1180 1180 border-style: solid; 1181 1181 border-color: #e3e3e3; 1182 padding: . 4rem .5rem;1182 padding: .3em .5em; 1183 1183 vertical-align: top; 1184 1184 } … … 1188 1188 border-color: #ccc; 1189 1189 background: #f3f3ff; 1190 padding: . 4rem .5rem;1190 padding: .3em .5em; 1191 1191 vertical-align: top; 1192 1192 text-align: left; 1193 } 1194 th.first img { 1195 padding-right: 24px; 1193 1196 } 1194 1197 .noborder td, td.noborder, .noborder th, th.noborder { … … 1240 1243 border: none; 1241 1244 } 1242 1243 tr.line img.expand { 1244 margin-right: 10px; 1245 tr.line img.expand, th img.expand { 1246 margin-right: 6px; 1245 1247 margin-bottom: -2px; 1246 1248 } … … 1720 1722 #info-box2 {float:none;} 1721 1723 #dashboard-items div {display: block;margin-bottom: 1em; padding: 0 1em;} 1724 #help-button {height:26px; width:26px; background-color: #A2CBE9; padding: 0; margin:0;font-size: 1rem;line-height: 68px} 1722 1725 } 1723 1726 @media screen and (max-width: 492px) { … … 1728 1731 #info-box1 select {width: 12rem; margin-right: .6rem;} 1729 1732 #info-box1 p.nomobile, label.nomobile {display: none;} 1730 #help-button {height:26px; width:26px; background-color: #A2CBE9; padding: 0; margin:0;font-size: 1rem;line-height: 68px} 1731 } 1733 }
Note: See TracChangeset
for help on using the changeset viewer.