Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
A
appinventor-sources
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
xpstem
appinventor-sources
Commits
2e1118b3
Commit
2e1118b3
authored
Sep 10, 2019
by
Evan W. Patton
Committed by
Susan Rati Lane
Sep 10, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Use border box sizing for MockTextBox (#1721)
Change-Id: Ic374dbabd9fad57c06b1b070ab3d84a63ba0b4e6
parent
bcd2cc36
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
appinventor/appengine/war/gwt.css
appinventor/appengine/war/gwt.css
+1
-0
No files found.
appinventor/appengine/war/gwt.css
View file @
2e1118b3
...
...
@@ -916,6 +916,7 @@ a, a:visited, a:hover {
.gwt-TextBox
{
padding
:
2px
;
box-sizing
:
border-box
;
}
.gwt-TextBox-readonly
{
color
:
#888
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment