Projet

Général

Profil

Paste
Télécharger (1,84 ko) Statistiques
| Branche: | Révision:

root / drupal7 / sites / all / themes / adaptivetheme / at_core / layouts / panels / three_25_25_50 / three_25_25_50.admin.css @ 74f6bef0

1
#panels-dnd-main .region {margin-bottom: 5px}
2
#panels-dnd-main .region-three-25-25-50-first {float: left; width: 24.5%}
3
#panels-dnd-main .region-three-25-25-50-second {float: left; width: 24.5%; margin-left: 0.5%}
4
#panels-dnd-main .region-three-25-25-50-third {float: right; width: 50%}
5
#panels-dnd-main .region-three-25-25-50-bottom {clear: both}
6

    
7
/* Three col sprite */
8
[id^=edit-three] .form-type-radio label {background: url(threecol-sprite.png)}
9
.form-type-radio label[for$=three-50-25-25] {background-position: 0 0}
10
.form-type-radio label[for$=three-50-25-25-stack-bottom] {background-position: -41px 0}
11
.form-type-radio label[for$=three-50-25-25-stack-top] {background-position: -82px 0}
12
.form-type-radio label[for$=three-50-25-25-stack] {background-position: -123px 0}
13
.form-type-radio label[for$=three-3x33] {background-position: 0 -41px}
14
.form-type-radio label[for$=three-3x33-5050-stack-bottom] {background-position: 0 -165px}
15
.form-type-radio label[for$=three-3x33-stack-bottom] {background-position: -41px -41px}
16
.form-type-radio label[for$=three-3x33-stack-top] {background-position: -82px -41px}
17
.form-type-radio label[for$=three-3x33-stack] {background-position: -123px -41px}
18
.form-type-radio label[for$=three-25-50-25] {background-position: 0 -82px}
19
.form-type-radio label[for$=three-25-50-25-stack-bottom] {background-position: -41px -82px}
20
.form-type-radio label[for$=three-25-50-25-stack-top] {background-position: -82px -82px}
21
.form-type-radio label[for$=three-25-50-25-stack] {background-position: -123px -82px}
22
.form-type-radio label[for$=three-25-25-50] {background-position: 0 -123px}
23
.form-type-radio label[for$=three-25-25-50-stack-bottom] {background-position: -41px -123px}
24
.form-type-radio label[for$=three-25-25-50-stack-top] {background-position: -82px -123px}
25
.form-type-radio label[for$=three-25-25-50-stack] {background-position: -123px -123px}