no radius
This commit is contained in:
parent
d9450446fc
commit
9921a576aa
@ -178,5 +178,10 @@ h3 {
|
||||
}
|
||||
|
||||
.ui-corner-all {
|
||||
border-bottom-right-radius: none;
|
||||
border-bottom-right-radius:0;
|
||||
border-bottom-left-radius:0;
|
||||
border-top-right-radius:0;
|
||||
border-top-left-radius:0;
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user