Update jquery.uls from upstream
* Update linters
Updating to
d53beca719
Change-Id: Ia7886a13fc17e27344280449d0377e0fa5d0d9f5
This commit is contained in:
@@ -17,7 +17,13 @@
|
||||
padding: 0 16px;
|
||||
}
|
||||
|
||||
.uls-lcd--no-quicklist [data-region="all"] .uls-lcd-region-title {
|
||||
.uls-lcd-region-title {
|
||||
color: #555;
|
||||
font-size: 14px;
|
||||
padding-left: 28px;
|
||||
}
|
||||
|
||||
.uls-lcd--no-quicklist [ data-region='all' ] .uls-lcd-region-title {
|
||||
display: none;
|
||||
}
|
||||
|
||||
@@ -25,12 +31,6 @@
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
||||
.uls-lcd-region-title {
|
||||
color: #555;
|
||||
font-size: 14px;
|
||||
padding-left: 28px;
|
||||
}
|
||||
|
||||
/*
|
||||
* We need to have this as a grid row to push rest of the content below it, but resetting
|
||||
* padding and margin so that calculating them for children is easier.
|
||||
|
||||
Reference in New Issue
Block a user