Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
K
kityminder-core
Project
Project
Details
Activity
Releases
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
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
吴志俊
kityminder-core
Commits
3af6dcd7
Commit
3af6dcd7
authored
Jul 03, 2014
by
techird
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
之焦化
parent
10d820e0
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
8 additions
and
14 deletions
+8
-14
social.css
social/social.css
+5
-5
social.less
social/social.less
+0
-6
dialog.css
themes/default/css/dialog.css
+1
-1
dropmenu.css
themes/default/css/dropmenu.css
+2
-2
No files found.
social/social.css
View file @
3af6dcd7
.niceblue
{
color
:
#fff
;
background
:
-moz-linear-gradient
(
top
,
#0099f2
0
,
#4096ee
0
,
#0076dd
100%
);
background
:
-webkit-gradient
(
linear
,
left
top
,
left
bottom
,
color-stop
(
0
,
#0099f2
),
color-stop
(
0
,
#4096ee
),
color-stop
(
100%
,
#0076dd
));
background
:
-webkit-linear-gradient
(
top
,
#0099f2
0
,
#4096ee
0
,
#0076dd
100%
);
background
:
-o-linear-gradient
(
top
,
#0099f2
0
,
#4096ee
0
,
#0076dd
100%
);
background
:
-ms-linear-gradient
(
top
,
#0099f2
0
,
#4096ee
0
,
#0076dd
100%
);
background
:
linear-gradient
(
to
bottom
,
#0099f2
0
,
#4096ee
0
,
#0076dd
100%
);}
.dropdown
{
padding-right
:
28px
;
position
:
relative
}
.dropdown
:after
{
content
:
' '
;
display
:
block
;
position
:
absolute
;
right
:
10px
;
top
:
12px
;
width
:
0
;
height
:
0
;
border
:
solid
;
border-width
:
4px
5px
;
border-color
:
#333
transparent
transparent
transparent
}
.dropdown
:active:after
,
.dropdown.active
:after
{
border-color
:
#fff
transparent
transparent
transparent
}
button
{
font-family
:
Arial
,
"Heiti SC"
,
"Microsoft Yahei"
;
outline
:
none
;
display
:
inline-block
;
vertical-align
:
middle
;
/* font-size: 12px; */
padding
:
0
15px
;
height
:
30px
;
font-size
:
12px
;
line-height
:
30px
;
text-align
:
center
;
color
:
#000
;
text-decoration
:
none
;
border
:
none
;
margin-left
:
5px
;
background
:
none
;
border-radius
:
0px
;
color
:
#fff
;
background
:
-moz-linear-gradient
(
top
,
#0099f2
0
,
#4096ee
0
,
#0076dd
100%
);
background
:
-webkit-gradient
(
linear
,
left
top
,
left
bottom
,
color-stop
(
0
,
#0099f2
),
color-stop
(
0
,
#4096ee
),
color-stop
(
100%
,
#0076dd
));
background
:
-webkit-linear-gradient
(
top
,
#0099f2
0
,
#4096ee
0
,
#0076dd
100%
);
background
:
-o-linear-gradient
(
top
,
#0099f2
0
,
#4096ee
0
,
#0076dd
100%
);
background
:
-ms-linear-gradient
(
top
,
#0099f2
0
,
#4096ee
0
,
#0076dd
100%
);
background
:
linear-gradient
(
to
bottom
,
#0099f2
0
,
#4096ee
0
,
#0076dd
100%
);}
button
:hover
,
button
.hover
{
background
:
#009fff
}
button
{
font-family
:
Arial
,
"Heiti SC"
,
"Microsoft Yahei"
;
outline
:
none
;
display
:
inline-block
;
vertical-align
:
middle
;
padding
:
0
15px
;
height
:
30px
;
font-size
:
13px
;
line-height
:
30px
;
text-align
:
center
;
color
:
#000
;
text-decoration
:
none
;
border
:
none
;
margin-left
:
5px
;
background
:
none
;
color
:
#fff
;
background
:
-moz-linear-gradient
(
top
,
#0099f2
0
,
#4096ee
0
,
#0076dd
100%
);
background
:
-webkit-gradient
(
linear
,
left
top
,
left
bottom
,
color-stop
(
0
,
#0099f2
),
color-stop
(
0
,
#4096ee
),
color-stop
(
100%
,
#0076dd
));
background
:
-webkit-linear-gradient
(
top
,
#0099f2
0
,
#4096ee
0
,
#0076dd
100%
);
background
:
-o-linear-gradient
(
top
,
#0099f2
0
,
#4096ee
0
,
#0076dd
100%
);
background
:
-ms-linear-gradient
(
top
,
#0099f2
0
,
#4096ee
0
,
#0076dd
100%
);
background
:
linear-gradient
(
to
bottom
,
#0099f2
0
,
#4096ee
0
,
#0076dd
100%
);}
button
:hover
,
button
.hover
{
background
:
#009fff
}
button
:active
,
button
.active
{
background
:
#007fcc
;
box-shadow
:
inset
0
2px
3px
rgba
(
0
,
0
,
0
,
0.2
)}
button
[
disabled
]
{
cursor
:
default
;
background
:
#ccc
}
.draft-menu.kmui-dropdown-menu
{
margin-top
:
24px
;
margin-left
:
1px
}
.draft-menu.kmui-dropdown-menu
span
.update-time
{
float
:
right
;
color
:
#ccc
;
margin-left
:
20px
;
padding-right
:
16px
}
...
...
@@ -13,13 +13,13 @@ button[disabled]{cursor:default;background:#ccc}
.draft-menu.kmui-dropdown-menu.kmui-combobox-menu
.kmui-combobox-checked
{
overflow
:
hidden
;
opacity
:
1
;
color
:
#ccc
}
.draft-menu.kmui-dropdown-menu.kmui-combobox-menu
.kmui-combobox-checked
.kmui-combobox-icon
{
float
:
left
;
margin
:
5px
0
;
width
:
28px
;
background-position
:
center
0
;
opacity
:
.3
}
.draft-menu.kmui-dropdown-menu.kmui-combobox-menu
.kmui-combobox-checked
.kmui-combobox-item-label
{
display
:
block
;
margin-left
:
28px
}
.draft-menu.kmui-dropdown-menu.kmui-combobox-menu
.kmui-combobox-checked
:hover
{
color
:
#ccc
}
.draft-menu.kmui-dropdown-menu.kmui-combobox-menu
.kmui-combobox-checked
:hover
.kmui-combobox-icon
{
background-position
:
center
0
}
.file-menu.kmui-dropdown-menu
{
margin-top
:
24px
;
margin-left
:
1px
;
bo
rder-radius
:
4px
;
bo
x-shadow
:
0
1px
5px
rgba
(
0
,
0
,
0
,
0.3
)}
.file-menu.kmui-dropdown-menu
#save-button
,
.file-menu.kmui-dropdown-menu
#manage-file-button
{
display
:
none
}
.file-menu.kmui-dropdown-menu
{
margin-top
:
24px
;
margin-left
:
1px
;
box-shadow
:
0
1px
5px
rgba
(
0
,
0
,
0
,
0.3
)}
.file-menu.kmui-dropdown-menu
#save-button
,
.file-menu.kmui-dropdown-menu
#manage-file-button
{
display
:
none
}
.file-menu.kmui-dropdown-menu.logined
#save-button
,
.file-menu.kmui-dropdown-menu.logined
#manage-file-button
{
display
:
block
}
.file-menu.kmui-dropdown-menu.logined
#net-hint-buttom
{
display
:
none
}
.user-menu.kmui-dropdown-menu
{
margin-top
:
24px
;
margin-left
:
-25px
;
min-width
:
130px
;
bo
rder-radius
:
4px
;
bo
x-shadow
:
0
1px
5px
rgba
(
0
,
0
,
0
,
0.3
)}
.user-menu.kmui-dropdown-menu
li
a
{
padding-left
:
40px
}
#share-dialog
{
position
:
absolute
;
padding
:
20px
;
border-radius
:
4px
;
left
:
50%
;
top
:
40%
;
margin-left
:
-175px
;
margin-top
:
-100px
;
background
:
#fff
;
width
:
350px
;
box-shadow
:
1px
2px
16px
rgba
(
0
,
0
,
0
,
0.5
);
display
:
none
}
#share-dialog
h3
{
margin
:
0
;
font-size
:
16px
;
color
:
#666
}
.user-menu.kmui-dropdown-menu
{
margin-top
:
24px
;
margin-left
:
-25px
;
min-width
:
130px
;
box-shadow
:
0
1px
5px
rgba
(
0
,
0
,
0
,
0.3
)}
.user-menu.kmui-dropdown-menu
li
a
{
padding-left
:
40px
}
#share-dialog
{
position
:
absolute
;
padding
:
20px
;
left
:
50%
;
top
:
40%
;
margin-left
:
-175px
;
margin-top
:
-100px
;
background
:
#fff
;
width
:
350px
;
box-shadow
:
1px
2px
16px
rgba
(
0
,
0
,
0
,
0.5
);
display
:
none
}
#share-dialog
h3
{
margin
:
0
;
font-size
:
16px
;
color
:
#666
}
#share-dialog
input
{
width
:
260px
;
height
:
22px
;
line-height
:
22px
;
padding
:
4px
4px
0
;
border
:
1px
solid
#999
;
vertical-align
:
middle
;
margin-right
:
3px
;
background
:
#eee
}
#share-dialog
input
:focus
{
border
:
1px
solid
#99f
;
outline
:
none
}
#share-dialog
p
,
#share-dialog
#share-platform
{
margin
:
20px
0
30px
}
#share-dialog
#copy-share-url
{
display
:
inline-block
;
margin
:
0
;
width
:
70px
;
height
:
28px
;
line-height
:
28px
;
border-radius
:
2px
;
vertical-align
:
middle
;
border-radius
:
5px
;
color
:
#fff
;
background
:
-moz-linear-gradient
(
top
,
#0099f2
0
,
#4096ee
0
,
#0076dd
100%
);
background
:
-webkit-gradient
(
linear
,
left
top
,
left
bottom
,
color-stop
(
0
,
#0099f2
),
color-stop
(
0
,
#4096ee
),
color-stop
(
100%
,
#0076dd
));
background
:
-webkit-linear-gradient
(
top
,
#0099f2
0
,
#4096ee
0
,
#0076dd
100%
);
background
:
-o-linear-gradient
(
top
,
#0099f2
0
,
#4096ee
0
,
#0076dd
100%
);
background
:
-ms-linear-gradient
(
top
,
#0099f2
0
,
#4096ee
0
,
#0076dd
100%
);
background
:
linear-gradient
(
to
bottom
,
#0099f2
0
,
#4096ee
0
,
#0076dd
100%
);}
#share-dialog
#copy-share-url
:hover
,
#share-dialog
#copy-share-url
.hover
{
background
:
#009fff
}
#share-dialog
#copy-share-url
{
display
:
inline-block
;
margin
:
0
;
width
:
70px
;
height
:
28px
;
line-height
:
28px
;
vertical-align
:
middle
;
color
:
#fff
;
background
:
-moz-linear-gradient
(
top
,
#0099f2
0
,
#4096ee
0
,
#0076dd
100%
);
background
:
-webkit-gradient
(
linear
,
left
top
,
left
bottom
,
color-stop
(
0
,
#0099f2
),
color-stop
(
0
,
#4096ee
),
color-stop
(
100%
,
#0076dd
));
background
:
-webkit-linear-gradient
(
top
,
#0099f2
0
,
#4096ee
0
,
#0076dd
100%
);
background
:
-o-linear-gradient
(
top
,
#0099f2
0
,
#4096ee
0
,
#0076dd
100%
);
background
:
-ms-linear-gradient
(
top
,
#0099f2
0
,
#4096ee
0
,
#0076dd
100%
);
background
:
linear-gradient
(
to
bottom
,
#0099f2
0
,
#4096ee
0
,
#0076dd
100%
);}
#share-dialog
#copy-share-url
:hover
,
#share-dialog
#copy-share-url
.hover
{
background
:
#009fff
}
#share-dialog
#copy-share-url
:active
,
#share-dialog
#copy-share-url
.active
{
background
:
#007fcc
;
box-shadow
:
inset
0
2px
3px
rgba
(
0
,
0
,
0
,
0.2
)}
#share-dialog
#share-platform
{
margin-bottom
:
0
}
social/social.less
View file @
3af6dcd7
...
...
@@ -45,7 +45,6 @@ button {
border: none;
margin-left: 5px;
background: none;
border-radius: 2px;
.niceblue;
...
...
@@ -139,7 +138,6 @@ button {
.file-menu.kmui-dropdown-menu {
margin-top: 24px;
margin-left: 1px;
border-radius: 4px;
box-shadow: 0px 1px 5px rgba(0,0,0, .3);
#save-button, #manage-file-button {
...
...
@@ -159,7 +157,6 @@ button {
margin-top: 24px;
margin-left: -25px;
min-width: 130px;
border-radius: 4px;
box-shadow: 0px 1px 5px rgba(0,0,0, .3);
li a {
...
...
@@ -170,7 +167,6 @@ button {
#share-dialog {
position: absolute;
padding: 20px;
border-radius: 4px;
left: 50%;
top: 40%;
margin-left: -175px;
...
...
@@ -211,11 +207,9 @@ button {
width: 70px;
height: 28px;
line-height: 28px;
border-radius: 2px;
vertical-align: middle;
color: white;
border-radius: 5px;
.niceblue;
...
...
themes/default/css/dialog.css
View file @
3af6dcd7
...
...
@@ -4,7 +4,7 @@
right
:
10px
;
background-color
:
#fff
;
outline
:
0
;
border-radius
:
5px
;
/* border-radius: 5px; */
box-shadow
:
3px
3px
8px
rgba
(
0
,
0
,
0
,
.5
);
}
.kmui-modal
input
[
type
=
text
]
{
...
...
themes/default/css/dropmenu.css
View file @
3af6dcd7
...
...
@@ -7,8 +7,8 @@
font-size
:
12px
;
list-style
:
none
;
background-color
:
#ffffff
;
border-radius
:
3px
;
box-shadow
:
2px
5px
15px
rgba
(
0
,
0
,
0
,
.5
);
border-radius
:
0
;
box-shadow
:
0
1px
5px
rgba
(
0
,
0
,
0
,
0.3
);
background-clip
:
padding-box
;
font-family
:
Arial
,
"Heiti SC"
,
"Microsoft Yahei"
;
}
...
...
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