Changeset 120468 in webkit
- Timestamp:
- Jun 15, 2012, 9:03:35 AM (14 years ago)
- Location:
- trunk/Source/WebCore
- Files:
-
- 2 edited
-
ChangeLog (modified) (1 diff)
-
inspector/front-end/inspector.css (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/WebCore/ChangeLog
r120467 r120468 1 2012-06-15 Pavel Feldman <pfeldman@chromium.org> 2 3 Web Inspector: Long frame urls make all/errors/warnings/logs buttons inaccessible. 4 https://bugs.webkit.org/show_bug.cgi?id=88907 5 6 Reviewed by Vsevolod Vlasov. 7 8 * inspector/front-end/inspector.css: 9 (#console-context): 10 1 11 2012-06-15 Florin Malita <fmalita@chromium.org> 2 12 -
trunk/Source/WebCore/inspector/front-end/inspector.css
r120338 r120468 2750 2750 border-width: 0 0 11px 0; 2751 2751 } 2752 2753 #console-context { 2754 max-width: 200px; 2755 }
Note:
See TracChangeset
for help on using the changeset viewer.