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

Unified Diff: chrome/content/elementmarker.css

Issue 8790093: Label text ident fix (Closed)
Patch Set: Label text ident fix Created Nov. 9, 2012, 2:30 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/content/elementmarker.css
===================================================================
--- a/chrome/content/elementmarker.css
+++ b/chrome/content/elementmarker.css
@@ -32,6 +32,7 @@
opacity: 1 !important;
outline: none !important;
padding: 0px !important;
+ text-indent: 0px !important;
visibility: visible !important;
-moz-binding: none !important;
border-radius: 0px !important;
@@ -102,7 +103,6 @@
line-height: normal !important;
text-align: start !important;
text-decoration: none !important;
- text-indent: 0px !important;
text-shadow: none !important;
text-transform: none !important;
text-transform: none !important;
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld