Browse Source

[完善]去掉user-select: none

tangshan
邵佳豪 4 years ago
parent
commit
2984392c11
  1. 6
      src/app/gis-management/allaround/allaround.component.scss
  2. 6
      src/app/gis-management/basic-info/basic-info.component.scss
  3. 6
      src/app/gis-management/cad-draw/cad-draw.component.scss
  4. 6
      src/app/gis-management/fire-facilities/fire-facilities.component.scss
  5. 6
      src/app/gis-management/function-partition/function-partition.component.scss
  6. 10
      src/app/gis-management/gis-labeling/lookPlan.scss
  7. 6
      src/app/gis-management/key-site-look/key-site.component.scss
  8. 6
      src/app/gis-management/plan-list/plan-list.component.scss
  9. 6
      src/app/gis-management/realistic-picture-look/realistic-picture.component.scss
  10. 6
      src/app/key-unit/basicinfo/addhouseinfo.component.html
  11. 6
      src/app/plan-audit/allaround/allaround.component.scss
  12. 6
      src/app/plan-audit/basic-info/basic-info.component.scss
  13. 6
      src/app/plan-audit/cad-draw/cad-draw.component.scss
  14. 6
      src/app/plan-audit/fire-facilities/fire-facilities.component.scss
  15. 6
      src/app/plan-audit/function-partition/function-partition.component.scss
  16. 6
      src/app/plan-audit/key-site-look/key-site.component.scss
  17. 6
      src/app/plan-audit/plan-list/plan-list.component.scss
  18. 6
      src/app/plan-audit/realistic-picture-look/realistic-picture.component.scss
  19. 6
      src/app/plan-management/create-plan-online-five/create-plan-online-five.component.scss
  20. 1
      src/app/tabbar/tabbar.component.scss
  21. 2
      src/app/ui/collection-tools-building/collection-tools.component.html
  22. 221
      src/app/ui/collection-tools-building/collection-tools.component.scss
  23. 1
      src/styles.scss

6
src/app/gis-management/allaround/allaround.component.scss

@ -1,10 +1,4 @@
*{ *{
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
scrollbar-width: none; /* Firefox */ scrollbar-width: none; /* Firefox */
} }
::-webkit-scrollbar { ::-webkit-scrollbar {

6
src/app/gis-management/basic-info/basic-info.component.scss

@ -2,12 +2,6 @@
table,table tr th, table tr td { border: 1px solid #EEF1F5; } table,table tr th, table tr td { border: 1px solid #EEF1F5; }
table { text-align: center; border-collapse: collapse; padding:2px;} table { text-align: center; border-collapse: collapse; padding:2px;}
*{ *{
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
scrollbar-width: none; /* Firefox */ scrollbar-width: none; /* Firefox */
} }
::-webkit-scrollbar { ::-webkit-scrollbar {

6
src/app/gis-management/cad-draw/cad-draw.component.scss

@ -1,10 +1,4 @@
*{ *{
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
scrollbar-width: none; /* Firefox */ scrollbar-width: none; /* Firefox */
} }
::-webkit-scrollbar { ::-webkit-scrollbar {

6
src/app/gis-management/fire-facilities/fire-facilities.component.scss

@ -1,10 +1,4 @@
*{ *{
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
scrollbar-width: none; /* Firefox */ scrollbar-width: none; /* Firefox */
} }
::-webkit-scrollbar { ::-webkit-scrollbar {

6
src/app/gis-management/function-partition/function-partition.component.scss

@ -1,10 +1,4 @@
*{ *{
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
scrollbar-width: none; /* Firefox */ scrollbar-width: none; /* Firefox */
} }
::-webkit-scrollbar { ::-webkit-scrollbar {

10
src/app/gis-management/gis-labeling/lookPlan.scss

@ -1,14 +1,4 @@
// table,table tr th, table tr td { border: 1px solid #EEF1F5; }
table { text-align: center; border-collapse: collapse; padding:2px;} table { text-align: center; border-collapse: collapse; padding:2px;}
*{
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.box{ .box{
position: relative; position: relative;
display: flex; display: flex;

6
src/app/gis-management/key-site-look/key-site.component.scss

@ -1,10 +1,4 @@
*{ *{
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
scrollbar-width: none; /* Firefox */ scrollbar-width: none; /* Firefox */
} }
::-webkit-scrollbar { ::-webkit-scrollbar {

6
src/app/gis-management/plan-list/plan-list.component.scss

@ -1,10 +1,4 @@
*{ *{
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
scrollbar-width: none; /* Firefox */ scrollbar-width: none; /* Firefox */
} }
::-webkit-scrollbar { ::-webkit-scrollbar {

6
src/app/gis-management/realistic-picture-look/realistic-picture.component.scss

@ -1,10 +1,4 @@
*{ *{
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
scrollbar-width: none; /* Firefox */ scrollbar-width: none; /* Firefox */
} }
::-webkit-scrollbar { ::-webkit-scrollbar {

6
src/app/key-unit/basicinfo/addhouseinfo.component.html

@ -1,14 +1,14 @@
<div mat-dialog-title>新增建筑</div> <div mat-dialog-title>新增建筑</div>
<form (ngSubmit)="onSubmit(form.value)" #form="ngForm" class="example-container"> <form (ngSubmit)="onSubmit(form.value)" #form="ngForm" class="example-container">
<mat-form-field hintLabel="名字不多于20个字"> <mat-form-field hintLabel="名字不多于30个字">
<input matInput id="name" name="name" <input matInput id="name" name="name"
required required
maxlength="20" maxlength="30"
ngModel #name="ngModel" placeholder="建筑名称" ngModel #name="ngModel" placeholder="建筑名称"
#input #input
> >
<mat-hint align="end">{{input.value?.length || 0}}/20</mat-hint> <mat-hint align="end">{{input.value?.length || 0}}/30</mat-hint>
</mat-form-field> </mat-form-field>
<mat-form-field> <mat-form-field>

6
src/app/plan-audit/allaround/allaround.component.scss

@ -1,10 +1,4 @@
*{ *{
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
scrollbar-width: none; /* Firefox */ scrollbar-width: none; /* Firefox */
} }
::-webkit-scrollbar { ::-webkit-scrollbar {

6
src/app/plan-audit/basic-info/basic-info.component.scss

@ -2,12 +2,6 @@
table,table tr th, table tr td { border: 1px solid #EEF1F5; } table,table tr th, table tr td { border: 1px solid #EEF1F5; }
table { text-align: center; border-collapse: collapse; padding:2px;} table { text-align: center; border-collapse: collapse; padding:2px;}
*{ *{
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
scrollbar-width: none; /* Firefox */ scrollbar-width: none; /* Firefox */
} }
::-webkit-scrollbar { ::-webkit-scrollbar {

6
src/app/plan-audit/cad-draw/cad-draw.component.scss

@ -1,10 +1,4 @@
*{ *{
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
scrollbar-width: none; /* Firefox */ scrollbar-width: none; /* Firefox */
} }
::-webkit-scrollbar { ::-webkit-scrollbar {

6
src/app/plan-audit/fire-facilities/fire-facilities.component.scss

@ -1,10 +1,4 @@
*{ *{
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
scrollbar-width: none; /* Firefox */ scrollbar-width: none; /* Firefox */
} }
::-webkit-scrollbar { ::-webkit-scrollbar {

6
src/app/plan-audit/function-partition/function-partition.component.scss

@ -1,10 +1,4 @@
*{ *{
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
scrollbar-width: none; /* Firefox */ scrollbar-width: none; /* Firefox */
} }
::-webkit-scrollbar { ::-webkit-scrollbar {

6
src/app/plan-audit/key-site-look/key-site.component.scss

@ -1,10 +1,4 @@
*{ *{
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
scrollbar-width: none; /* Firefox */ scrollbar-width: none; /* Firefox */
} }
::-webkit-scrollbar { ::-webkit-scrollbar {

6
src/app/plan-audit/plan-list/plan-list.component.scss

@ -1,10 +1,4 @@
*{ *{
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
scrollbar-width: none; /* Firefox */ scrollbar-width: none; /* Firefox */
} }
::-webkit-scrollbar { ::-webkit-scrollbar {

6
src/app/plan-audit/realistic-picture-look/realistic-picture.component.scss

@ -1,10 +1,4 @@
*{ *{
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
scrollbar-width: none; /* Firefox */ scrollbar-width: none; /* Firefox */
} }
::-webkit-scrollbar { ::-webkit-scrollbar {

6
src/app/plan-management/create-plan-online-five/create-plan-online-five.component.scss

@ -1,10 +1,4 @@
* { * {
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
scrollbar-width: none; /* Firefox */ scrollbar-width: none; /* Firefox */
} }
::-webkit-scrollbar { ::-webkit-scrollbar {

1
src/app/tabbar/tabbar.component.scss

@ -187,7 +187,6 @@ mat-icon{
} }
//计分规则按钮 //计分规则按钮
.scoringRule,.isUpdates{ .scoringRule,.isUpdates{
user-select: none;
position: absolute; position: absolute;
left: 440px; left: 440px;
cursor: pointer; cursor: pointer;

2
src/app/ui/collection-tools-building/collection-tools.component.html

@ -55,7 +55,7 @@
<div class="headerOperate"> <div class="headerOperate">
<button mat-button *ngFor="let item of allBuildings;let key = index" (click)="checkedBuilding(item,key)" <button mat-button *ngFor="let item of allBuildings;let key = index" (click)="checkedBuilding(item,key)"
class="bigeditdeletebtn" [ngClass]="{'buildingbtnchecked': checkedBuildingIndex==key}"> class="bigeditdeletebtn" [ngClass]="{'buildingbtnchecked': checkedBuildingIndex==key}">
<span>{{item.name}}</span> <span class="bigeditdeletebtnname" [title]="item.name">{{item.name}}</span>
<span class="editdeletebtn" *ngIf="isEditPattern && pattern"> <span class="editdeletebtn" *ngIf="isEditPattern && pattern">
<mat-icon (click)="editBuilding($event,item)" <mat-icon (click)="editBuilding($event,item)"
style="font-size: 23px;vertical-align:sub;margin-left: 6px;color: rgb(26, 194, 26);">create</mat-icon> style="font-size: 23px;vertical-align:sub;margin-left: 6px;color: rgb(26, 194, 26);">create</mat-icon>

221
src/app/ui/collection-tools-building/collection-tools.component.scss

@ -1,9 +1,11 @@
@import './panel.scss'; @import "./panel.scss";
html{ html {
::-webkit-scrollbar {display:none} ::-webkit-scrollbar {
display: none;
}
} }
.icongray{ .icongray {
color: #D9D0DC; color: #d9d0dc;
} }
.content { .content {
width: 100%; width: 100%;
@ -14,8 +16,8 @@ html{
display: flex; display: flex;
flex-direction: column; flex-direction: column;
.buildingbtnchecked{ .buildingbtnchecked {
background-color: #34A6FD; background-color: #34a6fd;
color: white; color: white;
} }
} }
@ -25,39 +27,42 @@ html{
position: relative; position: relative;
flex: 5%; flex: 5%;
display: flex; display: flex;
align-items:center; align-items: center;
min-height: 40px; min-height: 40px;
background-color: #fff; background-color: #fff;
.zoom{ .zoom {
display: flex; display: flex;
align-items: center; align-items: center;
margin-left: 15px; margin-left: 15px;
cursor: pointer; cursor: pointer;
img{ img {
margin-right: 3px; margin-right: 3px;
} }
} }
.marginLeftRight { .marginLeftRight {
margin: 0 8px; margin: 0 8px;
font-size: 16px; font-size: 16px;
user-select: none; user-select: none;
cursor: pointer; cursor: pointer;
.mat-icon { vertical-align: middle; font-size: 24px; } .mat-icon {
vertical-align: middle;
font-size: 24px;
}
} }
.copytobutn{ .copytobutn {
width: 60px; width: 60px;
min-width: 60px; min-width: 60px;
display: flex; display: flex;
justify-content: center; justify-content: center;
} }
span{ span {
height: 24px; height: 24px;
line-height: 24px; line-height: 24px;
} }
.patternSwitch{ .patternSwitch {
position: absolute; position: absolute;
right: 140px; right: 140px;
span{ span {
font-size: 18px; font-size: 18px;
cursor: pointer; cursor: pointer;
margin: 0 3px; margin: 0 3px;
@ -66,7 +71,7 @@ html{
border-radius: 3px; border-radius: 3px;
padding: 0 5px; padding: 0 5px;
} }
.selectedPattern{ .selectedPattern {
background-color: #2196f3; background-color: #2196f3;
color: white; color: white;
} }
@ -75,37 +80,50 @@ html{
cursor: pointer; cursor: pointer;
position: absolute; position: absolute;
right: 60px; right: 60px;
label { vertical-align: middle; color: #279FFF; } label {
vertical-align: middle;
color: #279fff;
}
} }
} }
//头部操作栏 //头部操作栏
.headerOperate { .headerOperate {
img { img {
width: 24px; width: 24px;
height: 24px; height: 24px;
vertical-align: middle; vertical-align: middle;
margin-left: 1px; margin-left: 1px;
} }
span{ span {
font-size: 18px; font-size: 15px;
} }
flex: 5%; flex: 5%;
display: flex; display: flex;
align-items:center; align-items: center;
min-height: 40px; min-height: 40px;
box-sizing: border-box; box-sizing: border-box;
margin: 3px 0; margin: 3px 0;
background-color: white; background-color: white;
button{ button {
border: 0.5px solid rgb(208, 211, 214); border: 0.5px solid rgb(208, 211, 214);
margin: 0 2px; margin: 0 2px;
} }
.editdeletebtn{ .editdeletebtn {
display: none; display: none;
} }
.bigeditdeletebtn:hover{ .bigeditdeletebtn {
.editdeletebtn{ max-width: 200px;
.bigeditdeletebtnname {
display: inline-block;
max-width: 120px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
}
.bigeditdeletebtn:hover {
.editdeletebtn {
display: inline-block; display: inline-block;
} }
} }
@ -114,7 +132,7 @@ html{
//功能区 //功能区
// icon统一样式 // icon统一样式
.mat-icon { .mat-icon {
cursor:pointer; cursor: pointer;
vertical-align: middle; vertical-align: middle;
} }
//左右两侧功能栏 统一样式 //左右两侧功能栏 统一样式
@ -139,11 +157,11 @@ html{
margin-left: 0px; margin-left: 0px;
transition: margin-left 0.5s; transition: margin-left 0.5s;
min-width: 235px; min-width: 235px;
border: 1px solid #E6EAEE; border: 1px solid #e6eaee;
width: 235px; width: 235px;
left: 0; left: 0;
z-index: 112; z-index: 112;
.leftDragDiv{ .leftDragDiv {
position: absolute; position: absolute;
right: 0; right: 0;
height: 100%; height: 100%;
@ -155,48 +173,45 @@ html{
.functionalDomainRight { .functionalDomainRight {
z-index: 1001; z-index: 1001;
margin-right: 0px; margin-right: 0px;
transition: margin-right 0.5s; transition: margin-right 0.5s;
border: 1px solid #464646; border: 1px solid #464646;
width: 235px; width: 235px;
right: 0; right: 0;
} }
@media screen and (max-width:1300px){ @media screen and (max-width: 1300px) {
.functionalDomainLeft {
.functionalDomainLeft{
min-width: 195px; min-width: 195px;
width: 195px; width: 195px;
} }
.functionalDomainRight{ .functionalDomainRight {
width: 195px; width: 195px;
} }
} }
//右边导航栏显示隐藏 //右边导航栏显示隐藏
.togglePanel2 { .togglePanel2 {
margin-right: -2000px; margin-right: -2000px;
transition: margin-right 1s; transition: margin-right 1s;
} }
//左侧导航栏显示隐藏 //左侧导航栏显示隐藏
.togglePanel { .togglePanel {
margin-left: -2000px; margin-left: -2000px;
transition: margin-left 1s; transition: margin-left 1s;
} }
} }
//右边操作栏 //右边操作栏
.title{ .title {
width: 100%; width: 100%;
height: 35px; height: 35px;
background-color: #464646; background-color: #464646;
div{ div {
width: 50%; width: 50%;
height: 35px; height: 35px;
line-height: 35px; line-height: 35px;
background-color: #595959; background-color: #595959;
border-radius: 5px; border-radius: 5px;
span{ span {
color: white; color: white;
font-size: 14px; font-size: 14px;
font-weight: 400; font-weight: 400;
@ -206,24 +221,24 @@ html{
} }
//右侧属性 //右侧属性
.property{ .property {
display: flex; display: flex;
flex-flow: column; flex-flow: column;
.siteproperty{ .siteproperty {
height: 100%; height: 100%;
overflow-y: auto; overflow-y: auto;
p{ p {
color: #9c9fa5; color: #9c9fa5;
padding-left: 5px; padding-left: 5px;
} }
.siteproperty_size{ .siteproperty_size {
background-color: #e3e3e3; background-color: #e3e3e3;
width: 93%; width: 93%;
margin: 0 auto; margin: 0 auto;
border-radius: 3px; border-radius: 3px;
min-height: 21px; min-height: 21px;
} }
.rightAttribute{ .rightAttribute {
width: 12%; width: 12%;
height: 99.5%; height: 99.5%;
position: absolute; position: absolute;
@ -233,55 +248,55 @@ html{
border: 2px solid #464646; border: 2px solid #464646;
} }
} }
.assetsproperty{ .assetsproperty {
overflow-y: auto; overflow-y: auto;
height: 100%; height: 100%;
p{ p {
color: #9c9fa5; color: #9c9fa5;
margin:1px 0 3px 8px; margin: 1px 0 3px 8px;
font-size: 14px; font-size: 14px;
} }
span{ span {
font-size: 15px; font-size: 15px;
} }
input{ input {
height: 18px; height: 18px;
} }
.biginput{ .biginput {
display: block; display: block;
width: 88%; width: 88%;
margin: 0 auto; margin: 0 auto;
} }
.smallinput{ .smallinput {
display: block; display: block;
width: 19%; width: 19%;
margin-left: 8px; margin-left: 8px;
} }
.textarea{ .textarea {
display: block; display: block;
width: 88%; width: 88%;
height: 50px; height: 50px;
margin: 0 auto; margin: 0 auto;
} }
.swiper-button-next{ .swiper-button-next {
right: 6px; right: 6px;
} }
.swiper-button-prev{ .swiper-button-prev {
left: 6px; left: 6px;
} }
.swiper-container{ .swiper-container {
// --swiper-theme-color: #ff6600;/* 设置Swiper风格 */ // --swiper-theme-color: #ff6600;/* 设置Swiper风格 */
// --swiper-navigation-color: #00ff33;/* 单独设置按钮颜色 */ // --swiper-navigation-color: #00ff33;/* 单独设置按钮颜色 */
--swiper-navigation-size:20px;/* 设置按钮大小 */ --swiper-navigation-size: 20px; /* 设置按钮大小 */
} }
.hoverred:hover{ .hoverred:hover {
color: rgb(187, 28, 28); color: rgb(187, 28, 28);
} }
.selectDiv{ .selectDiv {
height: 21px; height: 21px;
position: relative; position: relative;
margin-bottom: 5px; margin-bottom: 5px;
select{ select {
width: 98px; width: 98px;
height: 22px; height: 22px;
vertical-align: middle; vertical-align: middle;
@ -292,17 +307,17 @@ html{
border-radius: 2px; border-radius: 2px;
} }
} }
.colorBigDiv{ .colorBigDiv {
width: 88%; width: 88%;
margin-left: 8px; margin-left: 8px;
.colorBigTemplateDiv{ .colorBigTemplateDiv {
span{ span {
color: #9c9fa5; color: #9c9fa5;
font-size: 14px; font-size: 14px;
height: 26px; height: 26px;
line-height: 26px; line-height: 26px;
} }
.colorTemplateDiv{ .colorTemplateDiv {
width: 65%; width: 65%;
height: 22px; height: 22px;
display: inline-block; display: inline-block;
@ -310,21 +325,20 @@ html{
margin-left: 26px; margin-left: 26px;
} }
} }
.colorDiv{ .colorDiv {
.colorLi{ .colorLi {
width: 24px; width: 24px;
height: 24px; height: 24px;
list-style: none; list-style: none;
float: left; float: left;
border: 2px solid white; border: 2px solid white;
} }
.coloractive{ .coloractive {
border: 2px solid black; border: 2px solid black;
} }
} }
} }
} }
} }
.hideAllTreeNode { .hideAllTreeNode {
@ -335,21 +349,25 @@ html{
height: 24px; height: 24px;
line-height: 24px; line-height: 24px;
display: flex; display: flex;
label { display: inline-block; flex: 1; cursor: pointer; } label {
display: inline-block;
flex: 1;
cursor: pointer;
}
} }
//右侧消防要素 //右侧消防要素
.firecategories{ .firecategories {
background-color: #fff; background-color: #fff;
position: relative; position: relative;
display: flex; display: flex;
flex-flow: column; flex-flow: column;
.firecategoriesTree{ .firecategoriesTree {
overflow-y: auto; overflow-y: auto;
height: 100%; height: 100%;
mat-tree-node{ mat-tree-node {
position: relative; position: relative;
} }
.isLookCss{ .isLookCss {
position: absolute; position: absolute;
right: 6px; right: 6px;
} }
@ -362,11 +380,11 @@ div:focus {
} }
//没有图片时显示无图片背景图 //没有图片时显示无图片背景图
.noImgCss{ .noImgCss {
background: url(../../../assets/images/noImg.png) no-repeat center center; background: url(../../../assets/images/noImg.png) no-repeat center center;
background-size: 88% 100%;/*按比例缩放*/ background-size: 88% 100%; /*按比例缩放*/
} }
.input{ .input {
width: 18px; width: 18px;
height: 18px; height: 18px;
vertical-align: middle; vertical-align: middle;
@ -374,22 +392,21 @@ div:focus {
margin-right: 3px; margin-right: 3px;
} }
// tree // tree
.mat-tree-node{ .mat-tree-node {
min-height: 0; min-height: 0;
height: 32px; height: 32px;
line-height: 32px; line-height: 32px;
font-size: 13px; font-size: 13px;
cursor: pointer; cursor: pointer;
} }
.treeNode:hover{ .treeNode:hover {
background-color: #ccebf8; background-color: #ccebf8;
} }
.isLookPattern{ .isLookPattern {
display: none; display: none;
} }
.treeText{ .treeText {
overflow: hidden; overflow: hidden;
white-space: nowrap; white-space: nowrap;
text-overflow: ellipsis; text-overflow: ellipsis;
@ -397,49 +414,49 @@ div:focus {
width: 65px; width: 65px;
} }
.bigBox{ .bigBox {
width: 700px; width: 700px;
height: 40px; height: 40px;
position: absolute; position: absolute;
overflow: hidden; overflow: hidden;
right: 0; right: 0;
} }
.weatherBox{ .weatherBox {
height: 40px; height: 40px;
width: 700px; width: 700px;
line-height: 40px; line-height: 40px;
position: absolute; position: absolute;
right: 0; right: 0;
transition: right linear .5s; transition: right linear 0.5s;
.openbtn{ .openbtn {
font-size: 45px; font-size: 45px;
height: 45px; height: 45px;
width: 40px; width: 40px;
} }
.name{ .name {
font-size: 16px; font-size: 16px;
vertical-align: middle; vertical-align: middle;
margin-left: 3px; margin-left: 3px;
} }
input{ input {
width: 140px; width: 140px;
height: 22px; height: 22px;
margin-left: 3px; margin-left: 3px;
} }
select{ select {
width: 96px; width: 96px;
height: 25px; height: 25px;
margin-left: 3px; margin-left: 3px;
vertical-align: middle; vertical-align: middle;
} }
} }
.open{ .open {
right: 0px; right: 0px;
} }
.close{ .close {
right:-622px; right: -622px;
} }
.bottomCss{ .bottomCss {
position: absolute; position: absolute;
left: 232px; left: 232px;
right: 0px; right: 0px;
@ -449,7 +466,7 @@ div:focus {
z-index: 100; z-index: 100;
background-color: white; background-color: white;
border: 1px solid #464646; border: 1px solid #464646;
.dragDiv{ .dragDiv {
width: 100%; width: 100%;
height: 3px; height: 3px;
position: absolute; position: absolute;
@ -457,10 +474,10 @@ div:focus {
z-index: 1000; z-index: 1000;
cursor: n-resize; cursor: n-resize;
} }
.title{ .title {
height: 35px; height: 35px;
background-color: #464646; background-color: #464646;
div{ div {
background-color: #464646; background-color: #464646;
float: left; float: left;
width: 80px; width: 80px;
@ -469,14 +486,14 @@ div:focus {
padding-left: 5px; padding-left: 5px;
cursor: pointer; cursor: pointer;
} }
.detailsAndattentBtn{ .detailsAndattentBtn {
background-color: #595959; background-color: #595959;
} }
} }
.body{ .body {
textarea{ textarea {
width: 100%; width: 100%;
border-radius: 0px; border-radius: 0px;
} }
} }
} }

1
src/styles.scss

@ -19,6 +19,7 @@ html,body{
textarea{ textarea{
font-family: Regular font-family: Regular
} }
user-select:auto!important
} }
ul,ol,dl,li,dt,dd,p,form,input,h1,h2,h3,h4,h5,h6,section,article,aside,header,footer,nav,figure,time,mark,main,canvas{ ul,ol,dl,li,dt,dd,p,form,input,h1,h2,h3,h4,h5,h6,section,article,aside,header,footer,nav,figure,time,mark,main,canvas{
margin:0; margin:0;

Loading…
Cancel
Save