This website works better with JavaScript
Home
Explore
Help
Register
Sign In
xiaoguang_li
/
hue
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
HUE-2451 [dashboard] Round the left border of the query input
Johan Ahlen
8 years ago
parent
dc789bc1db
commit
971da2b3f3
2 changed files
with
1 additions
and
0 deletions
Unified View
Show Diff Stats
0
0
desktop/libs/dashboard/src/dashboard/static/dashboard/css/search.css
1
0
desktop/libs/dashboard/src/dashboard/static/dashboard/less/search.less
File diff suppressed because it is too large
+ 0
- 0
desktop/libs/dashboard/src/dashboard/static/dashboard/css/search.css
+ 1
- 0
desktop/libs/dashboard/src/dashboard/static/dashboard/less/search.less
View File
@@ -81,6 +81,7 @@
white-space: nowrap;
white-space: nowrap;
> div {
> div {
+ border-radius: 4px 0 0 4px;
border-right: none;
border-right: none;
}
}
}
}
Some files were not shown because too many files changed in this diff