Projet

Général

Profil

Révision a08833bd

Ajouté par Assos Assos il y a presque 8 ans

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/themes/adaptivetheme/at_subtheme/css/responsive.smalltouch.landscape.css
1
/*
2
 *   Important Information about this CSS File
3
 *
4
 * - Do not delete or rename this file, if you do not use it leave it blank (delete
5
 *   everything) and the file will be skipped when you enable Production Mode in
6
 *   the Global theme settings.
7
 *
8
 * - Read the _README file in this directory, it contains useful help and other information.
9
 */
10

  
11
/* Increase the body font size on small touch devices */
12
body {
13
  font-size: 100%;
14
}
15

  
16
/* =============================================================================
17
 *   Mobile Menu Toggle
18
 *   See your theme settings extensions for how to enable the menu toggle.
19
 *   These are example styles for the menu toggle menu, you can use these in the
20
 *   relevant responsive stylesheets as required. Modify to suit your design.
21
 * ========================================================================== */
22
/* The toggle link */
23
.at-mt .at-menu-toggle h2 {
24
  margin-bottom: 5px;
25
}
26

  
27
.at-mt .at-menu-toggle h2 a {
28
  background: #eee;
29
  border: 2px solid #ccc;
30
  padding: 2px 10px;
31
}
32

  
33
/* Menu items */
34
.at-mt .at-menu-toggle ul.menu li a {
35
  background: #eee;
36
  border-bottom: 1px solid #fff;
37
}
1
/*
2
 *   Important Information about this CSS File
3
 *
4
 * - Do not delete or rename this file, if you do not use it leave it blank (delete
5
 *   everything) and the file will be skipped when you enable Production Mode in
6
 *   the Global theme settings.
7
 *
8
 * - Read the _README file in this directory, it contains useful help and other information.
9
 */
10
/* Increase the body font size on small touch devices */
11
/* line 16, ../sass/responsive.smalltouch.landscape.scss */
12
body {
13
  font-size: 100%;
14
}
15

  
16
/* =============================================================================
17
 *   Mobile Menu Toggle
18
 *   See your theme settings extensions for how to enable the menu toggle.
19
 *   These are example styles for the menu toggle menu, you can use these in the
20
 *   relevant responsive stylesheets as required. Modify to suit your design.
21
 * ========================================================================== */
22
/* line 26, ../sass/responsive.smalltouch.landscape.scss */
23
.at-mt .at-menu-toggle {
24
  /* The toggle link */
25
  /* Menu items */
26
}
27
/* line 28, ../sass/responsive.smalltouch.landscape.scss */
28
.at-mt .at-menu-toggle h2 {
29
  margin-bottom: 5px;
30
}
31
/* line 31, ../sass/responsive.smalltouch.landscape.scss */
32
.at-mt .at-menu-toggle h2 a {
33
  background: #eee;
34
  border: 2px solid #ccc;
35
  padding: 2px 10px;
36
}
37
/* line 39, ../sass/responsive.smalltouch.landscape.scss */
38
.at-mt .at-menu-toggle ul.menu li a {
39
  background: #eee;
40
  border-bottom: 1px solid #fff;
41
}
42

  
43
/*# sourceMappingURL=responsive.smalltouch.landscape.css.map */

Formats disponibles : Unified diff