Changeset 2134:b3b9847a5d45 for admin/style/default.css
- Timestamp:
- 09/27/13 19:03:25 (12 years ago)
- Branch:
- Ticket #1548
- Parents:
- 2133:5ba259352620 (diff), 2113:a134102bfd9a (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent. - Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/style/default.css
r2111 r2134 1299 1299 color: #000; 1300 1300 } 1301 a.form-control.open { 1302 background: url(../images/hide.png) no-repeat 4px center; 1303 } 1301 1304 #filters-form { 1302 1305 border: 1px dashed #999; -
admin/style/default.css
r2133 r2134 385 385 border-style: solid; 386 386 border-color: #ddd; 387 background: # f3f3ff;387 background: #eef1ec; 388 388 padding: .4em 1em .4em .5em; 389 389 vertical-align: top; 390 390 text-align: left; 391 text-transform: uppercase;392 font-size: 10px;393 font-size: 1rem;394 391 } 395 392 td { … … 415 412 clear: both; 416 413 } 417 pre, code {414 pre, code, #debug { 418 415 font: 100% "Andale Mono","Courier New",monospace; 416 } 417 code { 418 background: #FAFAD1; 419 419 } 420 420 pre { … … 930 930 max-width: 20em; 931 931 } 932 .with-js #top-info-blog select, .no-js #top-info-blog input[type=submit]{933 margin- right: 1.33em;932 #top-info-blog a { 933 margin-left: 1.5em; 934 934 } 935 935 #top-info-blog input[type=submit] { … … 1227 1227 margin: 0; 1228 1228 } 1229 tr.line input { 1229 tr.line input[type=text] { 1230 background: #FFF; 1231 } 1232 tr.line input, tr.line select { 1230 1233 vertical-align: middle; 1234 -webkit-box-shadow: none; 1235 box-shadow: none; 1236 } 1237 tr.line select { 1238 width: 6em; 1231 1239 } 1232 1240 tr.line:hover { … … 1255 1263 } 1256 1264 table.settings, table.prefs { 1257 width: 80%;1258 border: 1px solid #ccc;1259 1265 margin-bottom: 3em; 1260 1266 } 1261 table.settings th, table.prefs th {1262 background: #f3f3ff;1263 }1264 1267 table.settings th:first-child, table.prefs th:first-child { 1265 1268 width: 20%; … … 1280 1283 tr.expand td { 1281 1284 border-bottom: none; 1282 }1283 .dragable {1284 border-collapse: separate;1285 1285 } 1286 1286 .handle { … … 1394 1394 } 1395 1395 #icons p { 1396 width: 207px;1396 width: 170px; 1397 1397 text-align: center; 1398 1398 margin: 1em 0 2em; … … 1466 1466 } 1467 1467 #dashboard-boxes .box { 1468 min-width: 300px;1469 max-width: 580px;1470 1468 padding: 10px; 1471 1469 border: 1px solid #ccc; … … 1476 1474 } 1477 1475 .box.small { 1478 width: 280px; 1476 width: 300px; 1477 } 1478 .box.medium { 1479 width: 640px; 1479 1480 } 1480 1481 .box.large { 1481 width: 580px;1482 width: 100%; 1482 1483 } 1483 1484 .dc-box { … … 1745 1746 vertical-align: top; 1746 1747 min-height: 140px; 1748 word-wrap: break-word; 1747 1749 } 1748 1750 .media-item p { … … 2092 2094 margin-left: 0; 2093 2095 } 2094 2096 /* --------------------------------------------------------------------- _charte.php */ 2097 .guideline #content h2 { 2098 color: #D33800; 2099 padding: 2em 0 0 0; 2100 margin: 1em 0; 2101 font-size: 2em; 2102 } 2103 .guideline h3 { 2104 margin-top: 2em; 2105 } 2106 .guideline .one-box .box { 2107 border: 1px solid #ddd; 2108 padding: 2px .5em; 2109 } 2095 2110 /* ------------------------------------------------------------------------------------ 2096 2111 CLASSES … … 2172 2187 color: #000; 2173 2188 padding: 4px 1em; 2189 } 2190 .anchor-nav label { 2191 vertical-align: bottom; 2174 2192 } 2175 2193 /* nav links */ … … 2354 2372 width: 100%; 2355 2373 height: 4px; 2356 background: # d99;2374 background: #ff6; 2357 2375 } 2358 2376 #debug div { … … 2365 2383 #debug:hover { 2366 2384 height: auto; 2385 padding: 2px 1em; 2386 z-index: 100; 2367 2387 } 2368 2388 #debug:hover div { … … 2373 2393 ------------------------------------------------------------------------------------ */ 2374 2394 @media screen and (max-width: 1000px) { 2395 #top-info-blog #switchblog { 2396 max-width: 16em; 2397 } 2398 #top-info-blog a { 2399 margin-left: 2em; 2400 } 2401 } 2402 @media screen and (max-width: 960px) { 2375 2403 #header { 2376 2404 display: block; … … 2424 2452 top: 77px; 2425 2453 } 2426 }2427 @media screen and (max-width: 600px) {2428 #header h1, #header h1 a {2429 width: 42px !important;2430 height: 42px;2431 }2432 h1 a:link {2433 background: transparent url(dc_logos/b-dotclear120.png) no-repeat -180px 6px;2434 border-right: 1px solid #ccc;2435 }2436 h1 a:hover, h1 a:focus {2437 background: url(dc_logos/b-dotclear120.png) no-repeat -180px -94px;2438 border-right: 1px solid #A2CBE9;2439 }2440 #wrapper, #main, #main-menu {2441 display: block;2442 float: none;2443 width: 100%;2444 margin: 0;2445 }2446 #main-menu a {2447 display: block;2448 width: 100%;2449 }2450 #main-menu h3 a {2451 display: inline;2452 }2453 #content {2454 margin: 0;2455 padding: 0 .5em;2456 }2457 #collapser {2458 display: none;2459 }2460 #main #content > h2 {2461 margin: 0;2462 padding: 6px 0;2463 }2464 2454 .one-box, .two-boxes, 2465 .one-box .box, .two-boxes .box, 2455 .one-box .box, .two-boxes .box, .two-boxes.odd, .two-boxes.even, 2466 2456 .two-boxes:first-child, .two-boxes.odd, .two-boxes.odd:last-child, 2467 2457 .two-boxes.even:last-child, .two-boxes.even, … … 2472 2462 } 2473 2463 } 2464 @media screen and (max-width: 600px) { 2465 #header h1, #header h1 a { 2466 width: 42px !important; 2467 height: 42px; 2468 } 2469 h1 a:link { 2470 background: transparent url(dc_logos/b-dotclear120.png) no-repeat -180px 6px; 2471 border-right: 1px solid #ccc; 2472 } 2473 h1 a:hover, h1 a:focus { 2474 background: url(dc_logos/b-dotclear120.png) no-repeat -180px -94px; 2475 border-right: 1px solid #A2CBE9; 2476 } 2477 #wrapper, #main, #main-menu { 2478 display: block; 2479 float: none; 2480 width: 100%; 2481 margin: 0; 2482 } 2483 #main-menu a { 2484 display: block; 2485 width: 100%; 2486 } 2487 #main-menu h3 a { 2488 display: inline; 2489 } 2490 #content { 2491 margin: 0; 2492 padding: 0 .5em !important; 2493 } 2494 #collapser { 2495 display: none; 2496 } 2497 #main #content > h2 { 2498 margin: 0; 2499 padding: 6px 0; 2500 } 2501 #dashboard-boxes .box.medium, 2502 #dashboard-boxes .box.small, 2503 #dashboard-boxes .box.large { 2504 width: 90%; 2505 margin: 10px auto; 2506 } 2507 } 2474 2508 @media screen and (max-width: 500px) { 2475 2509 h1, h1 a { … … 2487 2521 display: block; 2488 2522 } 2489 #dashboard-boxes .box { /* a revoir quand le dashboard sera fini */ 2490 margin: 10px 0; 2491 min-width: 280px; 2492 width: 280px; 2523 #icons p { 2524 width: 150px; 2493 2525 } 2494 2526 #content.with-help #help-button { … … 2496 2528 } 2497 2529 } 2530 /* ---------------------------------------------- Couleurs ajoutées via javascript 2531 /* color-picker.js */ 2532 .color-color-picker { 2533 border: 1px solid #000; 2534 width: 195px; 2535 background: #fff; 2536 } 2537 /* _blog_theme.js */ 2538 .select-button { 2539 font-weight: bold; 2540 } 2541 /* _media_item.js */ 2542 .color-div { 2543 border: 1px solid #ccc; 2544 } 2545 /* fadings ('color' est utilisé comme variable, pas comme text color) */ 2546 .colorBeginPassword, .colorBeginValidatorErr, .colorBeginUserMail { 2547 color: #fff; 2548 } 2549 .colorEndPassword, .colorEndError, .colorEndValidatorErr, .colorEndUserMail { 2550 color: #ffbaba; 2551 } 2552 .colorBeginMessage { 2553 color: #ccc; 2554 } 2555 .colorEndMessage, .colorBeginValidatorMsg { 2556 color: #676e78; 2557 } 2558 .colorBeginError { 2559 color: #ffdec8; 2560 } 2561 .colorBeginSuccess { 2562 color: #9BCA1C; 2563 } 2564 .colorEndSuccess { 2565 color: #bee74b; 2566 } 2567 .colorEndValidatorMsg { 2568 color: #ffcc00; 2569 }
Note: See TracChangeset
for help on using the changeset viewer.