Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
T
tl_estate
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
hujun
tl_estate
Commits
ea16fb61
Commit
ea16fb61
authored
Jan 09, 2019
by
agping
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
后台样式优化
parent
965073dd
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
17 additions
and
5 deletions
+17
-5
user_genjing_modal.html
application/index/view/member/user_genjing_modal.html
+1
-1
b-liu.tabs.css
public/resource/css/b-liu.tabs.css
+4
-2
public.css
public/resource/css/public.css
+12
-2
No files found.
application/index/view/member/user_genjing_modal.html
View file @
ea16fb61
...
...
@@ -2,7 +2,7 @@
<input
type=
"hidden"
class=
"page-load"
id=
"user_genjing_modal"
/>
<style>
.fore-span
{
line-height
:
2
6
px
;
line-height
:
2
3
px
;
}
/*关联客户相关*/
.user-detail-relational
>
div
{
...
...
public/resource/css/b-liu.tabs.css
View file @
ea16fb61
...
...
@@ -59,4 +59,7 @@
}
.bTabs
div
.tab-content
div
.tab-pane
{
height
:
100%
;
}
\ No newline at end of file
}
.nav-tabs
>
li
>
a
{
border
:
0
;
}
public/resource/css/public.css
View file @
ea16fb61
...
...
@@ -800,4 +800,15 @@ p{margin: 0;}
white-space
:
nowrap
;
text-overflow
:
ellipsis
;
overflow
:
hidden
;
}
\ No newline at end of file
}
/*隐藏 页面头部 border*/
.panel-default
>
.panel-heading
{
border-bottom
:
0
;
padding-bottom
:
0
;
padding-left
:
28px
;
padding-right
:
28px
;
}
.panel-body
{
padding-right
:
28px
;
padding-top
:
10px
;
}
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