Changeset 1380:f75771bae9ec
- Timestamp:
- 08/15/13 10:06:52 (10 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/style/default.css
r1379 r1380 1511 1511 ---------------------------------------------------------------------------- */ 1512 1512 @media screen and (max-width: 920px) { 1513 #top, #top h1 a {width: 42px !important; height:100%; overflow: hidden;} 1513 #top, #top h1 a {width: 42px !important; height:100%; overflow: hidden; 1514 } 1514 1515 #top h1 a:link { 1515 1516 background: transparent url(dc_logos/b-dotclear120.png) no-repeat -180px 6px; … … 1529 1530 line-height: 3.2rem; 1530 1531 } 1532 #info-box1 {margin-left: 1rem;} 1531 1533 #info-box1 select {width: 14rem;} 1532 1534 #main-menu, #main, #content, #content h2, #entry-wrapper, #entry-sidebar, #entry-content, .two-cols .col, .two-cols .col:first-child { … … 1547 1549 .smallscreen {display: none;} 1548 1550 #help-button {width:20px; overflow: hidden;} 1549 #info-box 1 {margin-left: 1rem;}1550 #dashboard-items div {display: block;margin-bottom: 1em }1551 #info-box2 {float:none;} 1552 #dashboard-items div {display: block;margin-bottom: 1em; padding: 0 1em;} 1551 1553 } 1552 1554 @media screen and (max-width: 492px) { … … 1555 1557 .page-title, #info-boxes, .media-item {display: inline-block;} 1556 1558 div.media-list .media-item {width: 90%; float: none} 1559 #info-box1 select {width: 12rem; margin-right: .6rem;} 1557 1560 #info-box1 p.nomobile, label.nomobile {display: none;} 1558 1561 #help-button {height:26px; width:26px; background-color: #A2CBE9; padding: 0; margin:0;font-size: 1rem;line-height: 68px}
Note: See TracChangeset
for help on using the changeset viewer.