Project

General

Profile

Download (1.41 KB) Statistics
| Branch: | Tag: | Revision:
1
/* normalize-rtl.css - RTL language extension of normalize.scss. */
2
/* =============================================================================
3
   Lists
4
   ========================================================================== */
5
/*
6
 * Addresses margins set differently in IE6/7
7
 */
8
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/normalize-rtl\.scss}line{font-family:\0000314}}
9
dd {
10
  margin: 0 30px 0 0;
11
}
12

    
13
/*
14
 * Addresses paddings set differently in IE6/7
15
 */
16
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/normalize-rtl\.scss}line{font-family:\0000325}}
17
menu,
18
ol,
19
ul,
20
.item-list ul {
21
  padding: 0 30px 0 0;
22
}
23

    
24
/* =============================================================================
25
   Forms
26
   ========================================================================== */
27
/*
28
 * 3. Corrects alignment displayed oddly in IE6/7
29
 */
30
/* =============================================================================
31
   Tables
32
   ========================================================================== */
33
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/andreas\/workspaces\/www\/drupal-7\.16\/sites\/all\/themes\/zen_dataportal\/sass\/normalize-rtl\.scss}line{font-family:\0000348}}
34
th {
35
  text-align: right;
36
}
(13-13/21)