Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
A
amos-convertor-view
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
station
amos-convertor-view
Commits
9a96c580
Commit
9a96c580
authored
Mar 31, 2020
by
单奇雲
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改预案气泡样式
parent
29c7663f
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
12 deletions
+8
-12
pubview.scss
src/styles/view/planMgmt/pubview.scss
+8
-12
No files found.
src/styles/view/planMgmt/pubview.scss
View file @
9a96c580
...
...
@@ -14,16 +14,10 @@
.three-ui-infowindow
{
position
:
absolute
;
// top: 48%;
// left: 50%;
// display: inline-block;
width
:
auto
;
height
:
auto
;
padding
:
5px
10px
;
// white-space: nowrap;
background
:
url('../../assets/planMgmt/qipao.png')
no-repeat
center
center
/
100%
100%
;
// background-size: 100% 100%;
// transform: translate(-50%, -50%);
}
.three-ui-anchor
{
...
...
@@ -39,13 +33,15 @@
.center
{
}
// .leftTop{
// background: url('../../assets/planMgmt/leftTop.png') no-repeat center center/100% 100% !important;
// }
.leftTop
{
background
:
url('../../assets/planMgmt/leftTop.png')
no-repeat
center
center
/
100%
100%
!
important
;
margin-left
:
-18px
;
}
// .rightTop{
// background: url('../../assets/planMgmt/rightTop.png') no-repeat center center/100% 100% !important;
// }
.rightTop
{
background
:
url('../../assets/planMgmt/rightTop.png')
no-repeat
center
center
/
100%
100%
!
important
;
margin-left
:
18px
;
}
.board-actuator-tasktab
{
position
:
absolute
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment