mirror of
https://bitbucket.org/wisemapping/wisemapping-open-source.git
synced 2024-11-09 00:43:23 +01:00
css changes
This commit is contained in:
parent
95fcbb5888
commit
5f9b98324d
@ -126,7 +126,7 @@ input#selectAll {
|
|||||||
|
|
||||||
.labelTag {
|
.labelTag {
|
||||||
border: 1px solid;
|
border: 1px solid;
|
||||||
border-radius: 7px;
|
border-radius: 4px;
|
||||||
color: white;
|
color: white;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
font-size: 11px;
|
font-size: 11px;
|
||||||
@ -134,7 +134,12 @@ input#selectAll {
|
|||||||
padding: 2px 5px 2px 5px;
|
padding: 2px 5px 2px 5px;
|
||||||
background-color: black;
|
background-color: black;
|
||||||
position: relative;
|
position: relative;
|
||||||
left: 3px;
|
margin-right: 3px;
|
||||||
|
float: right;
|
||||||
|
}
|
||||||
|
|
||||||
|
.closeLabel {
|
||||||
|
font-size: 13px;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* ---------------------------- Sorting --------------------------------- */
|
/* ---------------------------- Sorting --------------------------------- */
|
||||||
|
Loading…
Reference in New Issue
Block a user