123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467 |
- .widget-PlanSearchWithSid {
- height: 100%;
- .go {
- width: 200px;
- }
- .hide {
- display: none;
- }
- .planInfoLook,
- .planLocaltion,
- .lookInfo {
- color: rgba(0, 0, 255, 0.7) !important;
- cursor: pointer;
- }
- .form-control {
- padding: 4px 8px;
- }
- .PlanSearchWithSid_toolbar {
- .toolbar,
- .form-group {
- float: left;
- margin: 4px 0px 4px 4px
- }
- button{
- min-width: 58px;
- max-width: 100px;
- height: 34px;
- color: white;
- background: #1A77E0;
- border-radius: 3px;
- border: none;
- cursor: pointer;
- }
- }
- .radio {
- padding: 4px 8px;
- vertical-align: middle;
- margin: 0;
- }
- .dynamic_pagesize {
- border-radius: 3px;
- }
- .PlanSearchWithSid_toolbar2 {
- height: 30px;
- margin: 4px;
- .form-group {
- float: left;
- margin: 4px 0px 4px 4px
- }
- }
- .widget-PlanSearchWithSid-Info {
- .returnSearchDiv{
- display: flex;
- justify-content: left;
- align-items: center;
- .form-group{
- display: flex;
- justify-content: center;
- align-items: center;
- padding-left: 10px;
- margin: 0px;
- label{
- margin: 0px;
- width: 80px;
- }
- }
- }
- button.btn.btn-default.btn-primary.returnSearch {
- margin: 10px 0px 10px 10px;
- }
- button.btn.btn-default.btn-primary.searchCodebuttonByCode {
- margin: 0px 0px 0px 10px;
- }
- table {
- margin-bottom: 20px !important;
- td,
- th {
- padding: 5px !important;
- }
- }
- }
- .PlanSearchWithSid_content {
- padding-left: 4px;
- table {
- margin-bottom: 5px;
- table-layout: fixed;
- tbody {
- border-top: 1px solid #ddd;
- }
- tr {
- text-align: center;
- vertical-align: middle;
- }
- th {
- text-align: center;
- vertical-align: middle;
- overflow: hidden;
- text-overflow: ellipsis;
- white-space: nowrap;
- }
- td {
- padding: 3px !important;
- overflow: hidden;
- text-overflow: ellipsis;
- white-space: nowrap;
- a:hover {
- cursor: pointer
- }
- }
- // tr.active {
- // color: #FFF;
-
-
-
-
-
-
-
-
-
-
- .goto {
- min-height: 26px;
- }
- }
- }
- .halfpaneltable {
- overflow-y: auto;
- tr.currentTr {
- background: #edf4ff !important;
- }
- }
- .PlanSearchWithSid_pagecontrol {
- bottom: 0px;
- width: 100%;
- background-color: white;
- margin-left: 4px;
- }
- .hidden {
- display: none
- }
- .PlanSearchWithSid {
- height: calc(100% - 46px);
- overflow-y: auto;
- .PlanSearchWithSid_infoSet {
- height: calc(100% - 10px);
- }
- }
- .widget-PlanSearchWithSid_planadd {
- height: calc(100% - 8px);
- .toolbar {
- height: 46px;
- }
- .form-group {
- float: left;
- margin: 4px 0px 4px 4px
- }
- }
- .widget-planregion_pointselect,
- .widget-planregion_deviceselect {
- height: 100%;
- .setTime {
- float: left;
- }
- }
- .deviceslist-table {
- width: 100%;
- }
- .deviceslist-select-table {
- width: calc(30% - 5px);
- float: right;
- }
- .pointlist-table,
- .deviceslist-table,
- .deviceslist-select-table,
- .planregionslist-table {
- height: calc(100% - 60px) !important;
- overflow-y: auto;
- table {
- margin-bottom: 5px;
- table-layout: fixed;
- tbody {
- border-top: 1px solid #ddd;
- }
- tr {
- text-align: center;
- vertical-align: middle;
- }
- th {
- text-align: center;
- vertical-align: middle;
- overflow: hidden;
- text-overflow: ellipsis;
- white-space: nowrap;
- }
- td {
- overflow: hidden;
- text-overflow: ellipsis;
- white-space: nowrap;
- }
- .goto {
- min-height: 26px;
- }
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- input[type=checkbox] {
- margin-top: 0px !important;
- }
- }
- }
- .deviceslist-pagecontrol {
- position: absolute;
- bottom: 0px;
- background-color: white;
- margin-left: 4px;
- width: 100%;
- }
- .toolbar2 {
- display: inline-block;
- width: 100%;
- margin: 4px;
- }
- .point_add {
- float: left;
- width: 70%;
- height: 100%;
- margin: 4px;
- table {
- margin-bottom: 10px;
- }
- }
- .point_add_info {
- float: left;
- width: 25%;
- margin: 4px;
- height: 250px;
- overflow-y: auto;
- }
- .tianshu {
- display: none;
- width: 100px;
- }
- .minwidth {
- width: 142px;
- height: 30px;
- }
- .unsubmit {
- color: red;
- }
- }
- .SY,
- .SM,
- .SD {
- width: 100px;
- }
- .timecal {
- margin: 9px;
- }
- .copyplanslist-table {
- height: calc(100% - 44px);
- .goto {
- height: 26px;
- }
- .minwidth {
- width: 100px;
- }
- .form-control {
- padding: 4px 8px;
- }
- tr th {
- text-align: center !important;
- vertical-align: middle !important;
- overflow: hidden;
- text-overflow: ellipsis;
- white-space: nowrap;
- }
- td {
- text-align: center !important;
- vertical-align: middle !important;
- padding: 2px !important;
- overflow: hidden;
- text-overflow: ellipsis;
- white-space: nowrap;
- }
- }
- .esriPopup {
- z-index: 1;
- }
- .checkwidth {
- width: 40px;
- }
- .widget-PlanSearchWithSid_transpopup {
- .pathmanagement {
- padding: 10px;
- }
- }
- .widget-PlanSearchWithSid-Pop {
- margin: 0 5px 0 5px;
- span.checkContentInfo {
- font-size: 16px;
- text-align: center;
- display: flex;
- line-height: 36px;
- vertical-align: middle;
- margin-left: 0px;
- }
- span {
-
- font-size: 16px;
- text-align: left;
- display: block;
-
- vertical-align: middle;
- margin: 0px 12px;
- }
- .noteOverflow{
-
- text-overflow: ellipsis;
- white-space: nowrap;
- }
- .sTitle {
- width: 200px;
-
- float: left;
- }
- table {
-
- margin-top: 20px;
- width: calc(100% - 30px);
- left: 15px;
- top: 70px;
- th,
- td {
- text-align: center;
- vertical-align: middle !important;
- padding: 5px !important;
- background-color: white;
- min-width: 400px;
-
- min-height: 25px;
- word-wrap: break-word;
- border: 1px solid #ddd;
- }
- }
- .fileInfoList {
-
- text-align: left;
- border-radius: 10px;
- width: 100%;
- .photo {
- margin-left: 12px;
- float: none;
-
- }
- .fileItemUl {
- border-radius: 10px;
- background-color: #e9ecef;
- position: relative;
- float: left;
- width: calc(100% - 20px);
- margin-left: 10px;
- }
- .fileInfoListItem {
- list-style: none;
- margin: 0px;
- padding: 0px;
- li {
- float: left;
- padding: 10px;
- img {
- width: 80px;
-
- cursor: pointer;
- }
- a {
- color: rgba(0, 0, 255, 0.7) !important;
- cursor: pointer;
- }
- }
- }
- }
- }
|