Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
itminedu
synnefo
Commits
57251464
Commit
57251464
authored
Sep 17, 2014
by
Athina Bekakou
Browse files
admin-ui: Add generated css files
parent
4cb22d55
Changes
8
Expand all
Hide whitespace changes
Inline
Side-by-side
snf-admin-app/synnefo_admin/admin/static/css/icon-fonts.css
View file @
57251464
This diff is collapsed.
Click to expand it.
snf-admin-app/synnefo_admin/admin/static/css/min/icon-fonts.css
0 → 100644
View file @
57251464
This diff is collapsed.
Click to expand it.
snf-admin-app/synnefo_admin/admin/static/css/min/ie.css
0 → 100644
View file @
57251464
snf-admin-app/synnefo_admin/admin/static/css/min/main-light.css
0 → 100644
View file @
57251464
This diff is collapsed.
Click to expand it.
snf-admin-app/synnefo_admin/admin/static/css/min/main.css
0 → 100644
View file @
57251464
This diff is collapsed.
Click to expand it.
snf-admin-app/synnefo_admin/admin/static/css/min/print.css
0 → 100644
View file @
57251464
snf-admin-app/synnefo_admin/admin/static/css/min/screen.css
0 → 100644
View file @
57251464
html
,
body
,
div
,
span
,
applet
,
object
,
iframe
,
h1
,
h2
,
h3
,
h4
,
h5
,
h6
,
p
,
blockquote
,
pre
,
a
,
abbr
,
acronym
,
address
,
big
,
cite
,
code
,
del
,
dfn
,
em
,
img
,
ins
,
kbd
,
q
,
s
,
samp
,
small
,
strike
,
strong
,
sub
,
sup
,
tt
,
var
,
b
,
u
,
i
,
center
,
dl
,
dt
,
dd
,
ol
,
ul
,
li
,
fieldset
,
form
,
label
,
legend
,
table
,
caption
,
tbody
,
tfoot
,
thead
,
tr
,
th
,
td
,
article
,
aside
,
canvas
,
details
,
embed
,
figure
,
figcaption
,
footer
,
header
,
hgroup
,
menu
,
nav
,
output
,
ruby
,
section
,
summary
,
time
,
mark
,
audio
,
video
{
margin
:
0
;
padding
:
0
;
border
:
0
;
font
:
inherit
;
font-size
:
100%
;
vertical-align
:
baseline
}
html
{
line-height
:
1
}
ol
,
ul
{
list-style
:
none
}
table
{
border-collapse
:
collapse
;
border-spacing
:
0
}
caption
,
th
,
td
{
text-align
:
left
;
font-weight
:
normal
;
vertical-align
:
middle
}
q
,
blockquote
{
quotes
:
none
}
q
:before
,
q
:after
,
blockquote
:before
,
blockquote
:after
{
content
:
""
;
content
:
none
}
a
img
{
border
:
none
}
article
,
aside
,
details
,
figcaption
,
figure
,
footer
,
header
,
hgroup
,
menu
,
nav
,
section
,
summary
{
display
:
block
}
snf-admin-app/synnefo_admin/admin/static/css/screen.css
View file @
57251464
...
...
@@ -2,7 +2,7 @@
* In this file you should write your main styles. (or centralize your imports)
* Import this file using the following HTML or equivalent:
* <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* line
5
, ../../../../../../../
us
r/l
ocal/rvm/gems/ruby-2.1.2/gems/compass-core-1.0.1
/stylesheets/compass/reset/_utilities.scss */
/* line
17
, ../../../../../../../
va
r/l
ib/gems/1.9.1/gems/compass-0.12.7/frameworks/compass
/stylesheets/compass/reset/_utilities.scss */
html
,
body
,
div
,
span
,
applet
,
object
,
iframe
,
h1
,
h2
,
h3
,
h4
,
h5
,
h6
,
p
,
blockquote
,
pre
,
a
,
abbr
,
acronym
,
address
,
big
,
cite
,
code
,
...
...
@@ -23,37 +23,37 @@ time, mark, audio, video {
font-size
:
100%
;
vertical-align
:
baseline
;
}
/* line 22, ../../../../../../../
us
r/l
ocal/rvm/gems/ruby-2.1.2/gems/compass-core-1.0.1
/stylesheets/compass/reset/_utilities.scss */
/* line 22, ../../../../../../../
va
r/l
ib/gems/1.9.1/gems/compass-0.12.7/frameworks/compass
/stylesheets/compass/reset/_utilities.scss */
html
{
line-height
:
1
;
}
/* line 24, ../../../../../../../
us
r/l
ocal/rvm/gems/ruby-2.1.2/gems/compass-core-1.0.1
/stylesheets/compass/reset/_utilities.scss */
/* line 24, ../../../../../../../
va
r/l
ib/gems/1.9.1/gems/compass-0.12.7/frameworks/compass
/stylesheets/compass/reset/_utilities.scss */
ol
,
ul
{
list-style
:
none
;
}
/* line 26, ../../../../../../../
us
r/l
ocal/rvm/gems/ruby-2.1.2/gems/compass-core-1.0.1
/stylesheets/compass/reset/_utilities.scss */
/* line 26, ../../../../../../../
va
r/l
ib/gems/1.9.1/gems/compass-0.12.7/frameworks/compass
/stylesheets/compass/reset/_utilities.scss */
table
{
border-collapse
:
collapse
;
border-spacing
:
0
;
}
/* line 28, ../../../../../../../
us
r/l
ocal/rvm/gems/ruby-2.1.2/gems/compass-core-1.0.1
/stylesheets/compass/reset/_utilities.scss */
/* line 28, ../../../../../../../
va
r/l
ib/gems/1.9.1/gems/compass-0.12.7/frameworks/compass
/stylesheets/compass/reset/_utilities.scss */
caption
,
th
,
td
{
text-align
:
left
;
font-weight
:
normal
;
vertical-align
:
middle
;
}
/* line 30, ../../../../../../../
us
r/l
ocal/rvm/gems/ruby-2.1.2/gems/compass-core-1.0.1
/stylesheets/compass/reset/_utilities.scss */
/* line 30, ../../../../../../../
va
r/l
ib/gems/1.9.1/gems/compass-0.12.7/frameworks/compass
/stylesheets/compass/reset/_utilities.scss */
q
,
blockquote
{
quotes
:
none
;
}
/* line 103, ../../../../../../../
us
r/l
ocal/rvm/gems/ruby-2.1.2/gems/compass-core-1.0.1
/stylesheets/compass/reset/_utilities.scss */
/* line 103, ../../../../../../../
va
r/l
ib/gems/1.9.1/gems/compass-0.12.7/frameworks/compass
/stylesheets/compass/reset/_utilities.scss */
q
:before
,
q
:after
,
blockquote
:before
,
blockquote
:after
{
content
:
""
;
content
:
none
;
}
/* line 32, ../../../../../../../
us
r/l
ocal/rvm/gems/ruby-2.1.2/gems/compass-core-1.0.1
/stylesheets/compass/reset/_utilities.scss */
/* line 32, ../../../../../../../
va
r/l
ib/gems/1.9.1/gems/compass-0.12.7/frameworks/compass
/stylesheets/compass/reset/_utilities.scss */
a
img
{
border
:
none
;
}
/* line 116, ../../../../../../../
us
r/l
ocal/rvm/gems/ruby-2.1.2/gems/compass-core-1.0.1
/stylesheets/compass/reset/_utilities.scss */
article
,
aside
,
details
,
figcaption
,
figure
,
footer
,
header
,
hgroup
,
main
,
menu
,
nav
,
section
,
summary
{
/* line 116, ../../../../../../../
va
r/l
ib/gems/1.9.1/gems/compass-0.12.7/frameworks/compass
/stylesheets/compass/reset/_utilities.scss */
article
,
aside
,
details
,
figcaption
,
figure
,
footer
,
header
,
hgroup
,
menu
,
nav
,
section
,
summary
{
display
:
block
;
}
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