Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Side by Side Diff: anwiki/_override-static/global/global/css/index-desktop.css

Issue 5253207810899968: Issue 1553 - Adblock Plus for Yandex Browser (Infrastructure) (Closed)
Patch Set: Created Dec. 3, 2014, 11:51 a.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
OLDNEW
1 #content 1 #content
2 { 2 {
3 width: 990px; 3 width: 990px;
4 margin-bottom: 290px; 4 margin-bottom: 290px;
5 padding-left: 0; 5 padding-left: 0;
6 padding-right: 0; 6 padding-right: 0;
7 } 7 }
8 8
9 #main 9 #main
10 { 10 {
11 width: 421px; 11 width: 426px;
12 height: 307px; 12 height: 307px;
13 position: relative; 13 position: relative;
14 float: right; 14 float: right;
15 margin-left: 0px; 15 margin-left: 0px;
16 margin-right: 8px; 16 margin-right: 3px;
17 margin-bottom: 4px; 17 margin-bottom: 4px;
18 } 18 }
19 19
20 html[dir="rtl"] #main 20 html[dir="rtl"] #main
21 { 21 {
22 float: left; 22 float: left;
23 margin-right: 0px; 23 margin-right: 0px;
24 margin-left: 8px; 24 margin-left: 8px;
25 } 25 }
26 26
(...skipping 10 matching lines...) Expand all
37 37
38 #install .install-button:active 38 #install .install-button:active
39 { 39 {
40 bottom: 0px; 40 bottom: 0px;
41 } 41 }
42 42
43 #install ul 43 #install ul
44 { 44 {
45 bottom: -2px; 45 bottom: -2px;
46 right: 0; 46 right: 0;
47 width: 110px; 47 width: 115px;
48 } 48 }
49 49
50 #information-android 50 #information-android
51 { 51 {
52 left: 2px; 52 left: 2px;
53 bottom: -25px; 53 bottom: -25px;
54 } 54 }
55 55
56 .warning-platform 56 .warning-platform
57 { 57 {
(...skipping 90 matching lines...) Expand 10 before | Expand all | Expand 10 after
148 148
149 #more-tabs #sidebar button 149 #more-tabs #sidebar button
150 { 150 {
151 display: block; 151 display: block;
152 } 152 }
153 153
154 .more-tab 154 .more-tab
155 { 155 {
156 width: 760px; 156 width: 760px;
157 } 157 }
OLDNEW
« no previous file with comments | « anwiki/_override-static/global/global/css/index.css ('k') | anwiki/_override-static/global/global/img/sprite-index.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld