Space fixes
Signed-off-by: Bournvita1998 <mohit.kuri@research.iiit.ac.in>
This commit is contained in:
parent
3d43286c1b
commit
d5a669cf95
@ -4233,7 +4233,7 @@ body {
|
||||
}
|
||||
|
||||
#tooltip_editor {
|
||||
font-size:12px;
|
||||
font-size:12px;
|
||||
background-color: #FFFFFF;
|
||||
opacity:0.95;
|
||||
filter:alpha(opacity=95);
|
||||
@ -4241,17 +4241,17 @@ body {
|
||||
}
|
||||
|
||||
#tooltip_font {
|
||||
font-weight:bold;
|
||||
font-weight:bold;
|
||||
}
|
||||
|
||||
#selection_box {
|
||||
z-index:1000;
|
||||
height:205px;
|
||||
position:absolute;
|
||||
background-color:#87CEEB;
|
||||
opacity:0.4;
|
||||
filter:alpha(opacity=40);
|
||||
pointer-events:none;
|
||||
z-index:1000;
|
||||
height:205px;
|
||||
position:absolute;
|
||||
background-color:#87CEEB;
|
||||
opacity:0.4;
|
||||
filter:alpha(opacity=40);
|
||||
pointer-events:none;
|
||||
}
|
||||
|
||||
#filter_query_text {
|
||||
|
||||
@ -3729,7 +3729,7 @@ body {
|
||||
}
|
||||
|
||||
#tooltip_editor {
|
||||
font-size:12px;
|
||||
font-size:12px;
|
||||
background-color: #FFFFFF;
|
||||
opacity:0.95;
|
||||
filter:alpha(opacity=95);
|
||||
@ -3737,17 +3737,17 @@ body {
|
||||
}
|
||||
|
||||
#tooltip_font {
|
||||
font-weight:bold;
|
||||
font-weight:bold;
|
||||
}
|
||||
|
||||
#selection_box {
|
||||
z-index:1000;
|
||||
height:205px;
|
||||
position:absolute;
|
||||
background-color:#87CEEB;
|
||||
opacity:0.4;
|
||||
filter:alpha(opacity=40);
|
||||
pointer-events:none;
|
||||
z-index:1000;
|
||||
height:205px;
|
||||
position:absolute;
|
||||
background-color:#87CEEB;
|
||||
opacity:0.4;
|
||||
filter:alpha(opacity=40);
|
||||
pointer-events:none;
|
||||
}
|
||||
|
||||
#filter_query_text {
|
||||
|
||||
@ -4219,7 +4219,7 @@ body .ui-dialog {
|
||||
}
|
||||
|
||||
#tooltip_editor {
|
||||
font-size:12px;
|
||||
font-size:12px;
|
||||
background-color: #FFFFFF;
|
||||
opacity:0.95;
|
||||
filter:alpha(opacity=95);
|
||||
@ -4227,17 +4227,17 @@ body .ui-dialog {
|
||||
}
|
||||
|
||||
#tooltip_font {
|
||||
font-weight:bold;
|
||||
font-weight:bold;
|
||||
}
|
||||
|
||||
#selection_box {
|
||||
z-index:1000;
|
||||
height:205px;
|
||||
position:absolute;
|
||||
background-color:#87CEEB;
|
||||
opacity:0.4;
|
||||
filter:alpha(opacity=40);
|
||||
pointer-events:none;
|
||||
z-index:1000;
|
||||
height:205px;
|
||||
position:absolute;
|
||||
background-color:#87CEEB;
|
||||
opacity:0.4;
|
||||
filter:alpha(opacity=40);
|
||||
pointer-events:none;
|
||||
}
|
||||
|
||||
#filter_query_text {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user