r113471 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r113470‎ | r113471 | r113472 >
Date:15:08, 9 March 2012
Author:jdlrobson
Status:ok
Tags:
Comment:
cleanup beta_common.css

remove trailing whitespace
merge definitions
remove unused placeholder definitions
introduce new lines between definitions
Modified paths:
  • /trunk/extensions/MobileFrontend/stylesheets/beta_common.css (modified) (history)

Diff [purge]

Index: trunk/extensions/MobileFrontend/stylesheets/beta_common.css
@@ -1,8 +1,8 @@
22 html,
3 -body {
4 - margin: 0;
5 - padding: 0;
6 - height: 100%;
 3+body {
 4+ margin: 0;
 5+ padding: 0;
 6+ height: 100%;
77 }
88
99 html {
@@ -106,26 +106,6 @@
107107 text-align: center;
108108 }
109109
110 -.suggestions-results {
111 - font-size: 1.4em;
112 - cursor: pointer;
113 - margin: 0;
114 - padding: 0;
115 -}
116 -
117 -.suggestions-results hr {
118 - margin: 0;
119 -}
120 -
121 -.suggestions-result {
122 - color: black;
123 - margin: 0;
124 - line-height: 2.6em;
125 - padding: 0.01em 0.25em;
126 - postion: relative;
127 - border-bottom: solid 1px #999999;
128 -}
129 -
130110 .suggestions-result a {
131111 text-decoration: none;
132112 color: #666;
@@ -785,11 +765,19 @@
786766 position: relative;
787767 border-bottom: solid 1px #999;
788768 font-size: 1.4em;
 769+ cursor: pointer;
 770+ margin: 0;
789771 }
790772
791773 .full-screen-search .suggestions-result {
792774 line-height: 2.6em;
793775 border: none;
 776+ color: black;
 777+ margin: 0;
 778+ line-height: 2.6em;
 779+ padding: 0.01em 0.25em;
 780+ position: relative;
 781+ border-bottom: solid 1px #999999;
794782 }
795783
796784 .full-screen-search .suggestions-result a:visited {
@@ -841,13 +829,3 @@
842830 .full-screen-search #nav {
843831 display: none !important;
844832 }
845 -
846 -#placeholder {
847 - position: absolute;
848 - left: 38px;
849 - z-index: 2;
850 - top: 0;
851 - color: #666;
852 - font-size: 16px;
853 - padding-top: 10px;
854 -}

Follow-up revisions

RevisionCommit summaryAuthorDate
r113768MFT r113463, r113471, r113472, r113486, r113512, r113553awjrichards22:01, 13 March 2012
r113774MFT r113471, r113472, r113486, r113512, r113553awjrichards22:35, 13 March 2012
r114200r113463, r113465, r113466, r113469, r113470, r113471, r113472awjrichards22:16, 19 March 2012

Status & tagging log