Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
our_own_cloud_project
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
die_coolen_jungs
our_own_cloud_project
Commits
4687d2dd
Commit
4687d2dd
authored
11 years ago
by
Raghu Nayyar
Browse files
Options
Downloads
Patches
Plain Diff
All Core Styles from em->px, apart from styles.css
parent
cf84154e
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
core/css/auth.css
+6
-6
6 additions, 6 deletions
core/css/auth.css
core/css/jquery.multiselect.css
+1
-1
1 addition, 1 deletion
core/css/jquery.multiselect.css
core/css/multiselect.css
+10
-10
10 additions, 10 deletions
core/css/multiselect.css
core/css/share.css
+10
-10
10 additions, 10 deletions
core/css/share.css
with
27 additions
and
27 deletions
core/css/auth.css
+
6
−
6
View file @
4687d2dd
h2
{
h2
{
font-size
:
2em
;
font-size
:
32px
;
font-weight
:
700
;
font-weight
:
700
;
margin-bottom
:
1
em
;
margin-bottom
:
1
6px
;
white-space
:
nowrap
;
white-space
:
nowrap
;
}
}
...
@@ -18,8 +18,8 @@ h2 img {
...
@@ -18,8 +18,8 @@ h2 img {
}
}
#oauth
{
#oauth
{
width
:
20
em
;
width
:
3
20
px
;
margin
:
4em
auto
2em
;
margin
:
64px
auto
32px
;
}
}
#allow-auth
{
#allow-auth
{
...
@@ -33,7 +33,7 @@ h2 img {
...
@@ -33,7 +33,7 @@ h2 img {
background
:
none
;
background
:
none
;
border
:
0
;
border
:
0
;
box-shadow
:
0
0
0
#fff
,
0
0
0
#fff
inset
;
box-shadow
:
0
0
0
#fff
,
0
0
0
#fff
inset
;
font-size
:
1
.2em
;
font-size
:
1
9px
;
margin
:
.7em
;
margin
:
11px
;
padding
:
0
;
padding
:
0
;
}
}
This diff is collapsed.
Click to expand it.
core/css/jquery.multiselect.css
+
1
−
1
View file @
4687d2dd
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
.ui-multiselect-single
.ui-multiselect-checkboxes
label
{
padding
:
5px
!important
}
.ui-multiselect-single
.ui-multiselect-checkboxes
label
{
padding
:
5px
!important
}
.ui-multiselect-header
{
margin-bottom
:
3px
;
padding
:
3px
0
3px
4px
}
.ui-multiselect-header
{
margin-bottom
:
3px
;
padding
:
3px
0
3px
4px
}
.ui-multiselect-header
ul
{
font-size
:
0.9em
}
.ui-multiselect-header
ul
{
font-size
:
15px
}
.ui-multiselect-header
ul
li
{
float
:
left
;
padding
:
0
10px
0
0
}
.ui-multiselect-header
ul
li
{
float
:
left
;
padding
:
0
10px
0
0
}
.ui-multiselect-header
a
{
text-decoration
:
none
}
.ui-multiselect-header
a
{
text-decoration
:
none
}
.ui-multiselect-header
a
:hover
{
text-decoration
:
underline
}
.ui-multiselect-header
a
:hover
{
text-decoration
:
underline
}
...
...
This diff is collapsed.
Click to expand it.
core/css/multiselect.css
+
10
−
10
View file @
4687d2dd
...
@@ -7,7 +7,7 @@ ul.multiselectoptions {
...
@@ -7,7 +7,7 @@ ul.multiselectoptions {
border
:
1px
solid
#ddd
;
border
:
1px
solid
#ddd
;
border-top
:
none
;
border-top
:
none
;
box-shadow
:
0
1px
1px
#ddd
;
box-shadow
:
0
1px
1px
#ddd
;
padding-top
:
.5em
;
padding-top
:
8px
;
position
:
absolute
;
position
:
absolute
;
max-height
:
20em
;
max-height
:
20em
;
overflow-y
:
auto
;
overflow-y
:
auto
;
...
@@ -15,8 +15,8 @@ ul.multiselectoptions {
...
@@ -15,8 +15,8 @@ ul.multiselectoptions {
}
}
ul
.multiselectoptions.down
{
ul
.multiselectoptions.down
{
border-bottom-left-radius
:
.5em
;
border-bottom-left-radius
:
8px
;
border-bottom-right-radius
:
.5em
;
border-bottom-right-radius
:
8px
;
width
:
100%
;
/* do not cut off group names */
width
:
100%
;
/* do not cut off group names */
-webkit-box-shadow
:
0px
0px
20px
rgba
(
29
,
45
,
68
,
.4
);
-webkit-box-shadow
:
0px
0px
20px
rgba
(
29
,
45
,
68
,
.4
);
-moz-box-shadow
:
0px
0px
20px
rgba
(
29
,
45
,
68
,
.4
);
-moz-box-shadow
:
0px
0px
20px
rgba
(
29
,
45
,
68
,
.4
);
...
@@ -24,8 +24,8 @@ ul.multiselectoptions.down {
...
@@ -24,8 +24,8 @@ ul.multiselectoptions.down {
}
}
ul
.multiselectoptions.up
{
ul
.multiselectoptions.up
{
border-top-left-radius
:
.5em
;
border-top-left-radius
:
8px
;
border-top-right-radius
:
.5em
;
border-top-right-radius
:
8px
;
}
}
ul
.multiselectoptions
>
li
{
ul
.multiselectoptions
>
li
{
...
@@ -52,7 +52,7 @@ div.multiselect {
...
@@ -52,7 +52,7 @@ div.multiselect {
display
:
inline-block
;
display
:
inline-block
;
max-width
:
400px
;
max-width
:
400px
;
min-width
:
150px
;
min-width
:
150px
;
padding-right
:
.6em
;
padding-right
:
10px
;
position
:
relative
;
position
:
relative
;
vertical-align
:
bottom
;
vertical-align
:
bottom
;
}
}
...
@@ -77,7 +77,7 @@ div.multiselect.down {
...
@@ -77,7 +77,7 @@ div.multiselect.down {
div
.multiselect
>
span
:first-child
{
div
.multiselect
>
span
:first-child
{
float
:
left
;
float
:
left
;
margin-right
:
2em
;
margin-right
:
32px
;
overflow
:
hidden
;
overflow
:
hidden
;
text-overflow
:
ellipsis
;
text-overflow
:
ellipsis
;
width
:
90%
;
width
:
90%
;
...
@@ -85,12 +85,12 @@ div.multiselect>span:first-child {
...
@@ -85,12 +85,12 @@ div.multiselect>span:first-child {
div
.multiselect
>
span
:last-child
{
div
.multiselect
>
span
:last-child
{
position
:
absolute
;
position
:
absolute
;
right
:
.8em
;
right
:
13px
;
}
}
ul
.multiselectoptions
input
.new
{
ul
.multiselectoptions
input
.new
{
padding-bottom
:
.2em
;
padding-bottom
:
3px
;
padding-top
:
.2em
;
padding-top
:
3px
;
margin
:
0
;
margin
:
0
;
}
}
...
...
This diff is collapsed.
Click to expand it.
core/css/share.css
+
10
−
10
View file @
4687d2dd
...
@@ -8,21 +8,21 @@
...
@@ -8,21 +8,21 @@
border-bottom-right-radius
:
5px
;
border-bottom-right-radius
:
5px
;
box-shadow
:
0
1px
1px
#777
;
box-shadow
:
0
1px
1px
#777
;
display
:
block
;
display
:
block
;
margin-right
:
7em
;
margin-right
:
112px
;
position
:
absolute
;
position
:
absolute
;
right
:
0
;
right
:
0
;
width
:
25em
;
width
:
400px
;
z-index
:
500
;
z-index
:
500
;
padding
:
1
em
;
padding
:
1
6px
;
}
}
#shareWithList
{
#shareWithList
{
list-style-type
:
none
;
list-style-type
:
none
;
padding
:
.5em
;
padding
:
8px
;
}
}
#shareWithList
li
{
#shareWithList
li
{
padding-top
:
.1em
;
padding-top
:
2px
;
}
}
#shareWithList
li
:first-child
{
#shareWithList
li
:first-child
{
...
@@ -42,7 +42,7 @@
...
@@ -42,7 +42,7 @@
}
}
#dropdown
input
[
type
=
"checkbox"
]
{
#dropdown
input
[
type
=
"checkbox"
]
{
margin
:
0
.2em
0
.5em
;
margin
:
0
3px
0
8px
;
}
}
a
.showCruds
{
a
.showCruds
{
...
@@ -54,13 +54,13 @@ a.unshare {
...
@@ -54,13 +54,13 @@ a.unshare {
display
:
inline
;
display
:
inline
;
float
:
right
;
float
:
right
;
opacity
:
.5
;
opacity
:
.5
;
padding
:
.3em
0
0
.3em
!important
;
padding
:
5px
0
0
5px
!important
;
margin-top
:
-5px
;
margin-top
:
-5px
;
}
}
#link
{
#link
{
border-top
:
1px
solid
#ddd
;
border-top
:
1px
solid
#ddd
;
padding-top
:
.5em
;
padding-top
:
8px
;
}
}
#dropdown
input
[
type
=
"text"
],
#dropdown
input
[
type
=
"password"
]
{
#dropdown
input
[
type
=
"text"
],
#dropdown
input
[
type
=
"password"
]
{
...
@@ -78,12 +78,12 @@ a.unshare {
...
@@ -78,12 +78,12 @@ a.unshare {
}
}
#link
#showPassword
img
{
#link
#showPassword
img
{
padding-left
:
.3em
;
padding-left
:
5px
;
width
:
12px
;
width
:
12px
;
}
}
.reshare
,
#link
label
,
#expiration
label
{
.reshare
,
#link
label
,
#expiration
label
{
padding-left
:
.5em
;
padding-left
:
8px
;
}
}
a
.showCruds
:hover
,
a
.unshare
:hover
{
a
.showCruds
:hover
,
a
.unshare
:hover
{
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment