Browse Source

Homepage good enough to publish for now..

pull/1129/head
jlukic 10 years ago
parent
commit
29a10aa367
8 changed files with 102 additions and 102 deletions
  1. 4
      build/less/themes/packages/default/elements/step.variables
  2. 2
      build/minified/definitions/elements/label.min.css
  3. 2
      build/minified/definitions/elements/step.min.css
  4. 96
      build/packaged/definitions/css/semantic.css
  5. 2
      build/packaged/definitions/css/semantic.min.css
  6. 86
      build/uncompressed/definitions/elements/label.css
  7. 10
      build/uncompressed/definitions/elements/step.css
  8. 2
      server/files/stylesheets/semantic.css

4
build/less/themes/packages/default/elements/step.variables

@ -72,7 +72,7 @@
@completedColor: @positiveColor;
/* Hover */
@hoverBackground: #FFFFFF;
@hoverBackground: #FAFAFA;
@hoverColor: @hoveredTextColor;
/* Down */
@ -85,7 +85,7 @@
@activeIconColor: @darkTextColor;
/* Active + Hover */
@activeHoverBackground: #FAFAFA;
@activeHoverBackground: #ECECEC;
@activeHoverColor: @textColor;

2
build/minified/definitions/elements/label.min.css
File diff suppressed because it is too large
View File

2
build/minified/definitions/elements/step.min.css
File diff suppressed because it is too large
View File

96
build/packaged/definitions/css/semantic.css

@ -12874,6 +12874,43 @@ img.ui.bordered.image {
/*------------------
Load Defaults
-------------------*/
/*******************************
Label
*******************************/
/*-------------------
Element
--------------------*/
/* Group */
/*-------------------
Parts
--------------------*/
/*-------------------
Types
--------------------*/
/* Image Label */
/* Computed Values */
/*-------------------
States
--------------------*/
/*-------------------
Variations
--------------------*/
/* Tag */
/* Ribbon */
/* Attached */
/* Corner */
/* Corner Text */
/* Horizontal */
/* Circular Padding */
/* Pointing */
/* Floating */
/*-------------------
Group
--------------------*/
/* Sizing */
/*------------------
Load Theme
-------------------*/
/*******************************
Site Settings
*******************************/
@ -12965,43 +13002,6 @@ img.ui.bordered.image {
/*--- Standard ---*/
/*--- Emotive ---*/
/*--- Neutrals ---*/
/*******************************
Label
*******************************/
/*-------------------
Element
--------------------*/
/* Group */
/*-------------------
Parts
--------------------*/
/*-------------------
Types
--------------------*/
/* Image Label */
/* Computed Values */
/*-------------------
States
--------------------*/
/*-------------------
Variations
--------------------*/
/* Tag */
/* Ribbon */
/* Attached */
/* Corner */
/* Corner Text */
/* Horizontal */
/* Circular Padding */
/* Pointing */
/* Floating */
/*-------------------
Group
--------------------*/
/* Sizing */
/*------------------
Load Theme
-------------------*/
/*------------------
Load Site
-------------------*/
@ -13818,27 +13818,27 @@ a.ui.yellow.label:hover:before {
--------------------*/
.ui.mini.labels .label,
.ui.mini.label {
font-size: 0.7rem;
font-size: 0.7em;
}
.ui.tiny.labels .label,
.ui.tiny.label {
font-size: 0.75rem;
font-size: 0.8em;
}
.ui.small.labels .label,
.ui.small.label {
font-size: 0.8rem;
font-size: 0.875em;
}
.ui.labels .label,
.ui.label {
font-size: 0.875rem;
font-size: 1em;
}
.ui.large.labels .label,
.ui.large.label {
font-size: 1rem;
font-size: 1.125em;
}
.ui.huge.labels .label,
.ui.huge.label {
font-size: 1.25rem;
font-size: 1.375em;
}
/*******************************
Overrides
@ -16451,9 +16451,6 @@ ol.ui.horizontal.list li:before,
/*--- Standard ---*/
/*--- Emotive ---*/
/*--- Neutrals ---*/
/*------------------
Load Theme
-------------------*/
/*******************************
Step
*******************************/
@ -16476,6 +16473,9 @@ ol.ui.horizontal.list li:before,
/* Active */
/* Active + Hover */
/* Disabled */
/*------------------
Load Theme
-------------------*/
/*------------------
Load Site
-------------------*/
@ -16640,7 +16640,7 @@ ol.ui.horizontal.list li:before,
.ui.steps .link.step:hover,
.ui.steps a.step:hover::after,
.ui.steps a.step:hover {
background: #ffffff;
background: #fafafa;
color: rgba(0, 0, 0, 0.8);
}
/* Link Down */
@ -16672,7 +16672,7 @@ ol.ui.horizontal.list li:before,
.ui.steps a.active.step:hover::after,
.ui.steps a.active.step:hover {
cursor: pointer;
background: #fafafa;
background: #ececec;
color: rgba(0, 0, 0, 0.8);
}
/* Completed */

2
build/packaged/definitions/css/semantic.min.css
File diff suppressed because it is too large
View File

86
build/uncompressed/definitions/elements/label.css

@ -45,6 +45,43 @@
/*------------------
Load Defaults
-------------------*/
/*******************************
Label
*******************************/
/*-------------------
Element
--------------------*/
/* Group */
/*-------------------
Parts
--------------------*/
/*-------------------
Types
--------------------*/
/* Image Label */
/* Computed Values */
/*-------------------
States
--------------------*/
/*-------------------
Variations
--------------------*/
/* Tag */
/* Ribbon */
/* Attached */
/* Corner */
/* Corner Text */
/* Horizontal */
/* Circular Padding */
/* Pointing */
/* Floating */
/*-------------------
Group
--------------------*/
/* Sizing */
/*------------------
Load Theme
-------------------*/
/*******************************
Site Settings
*******************************/
@ -136,43 +173,6 @@
/*--- Standard ---*/
/*--- Emotive ---*/
/*--- Neutrals ---*/
/*******************************
Label
*******************************/
/*-------------------
Element
--------------------*/
/* Group */
/*-------------------
Parts
--------------------*/
/*-------------------
Types
--------------------*/
/* Image Label */
/* Computed Values */
/*-------------------
States
--------------------*/
/*-------------------
Variations
--------------------*/
/* Tag */
/* Ribbon */
/* Attached */
/* Corner */
/* Corner Text */
/* Horizontal */
/* Circular Padding */
/* Pointing */
/* Floating */
/*-------------------
Group
--------------------*/
/* Sizing */
/*------------------
Load Theme
-------------------*/
/*------------------
Load Site
-------------------*/
@ -989,27 +989,27 @@ a.ui.yellow.label:hover:before {
--------------------*/
.ui.mini.labels .label,
.ui.mini.label {
font-size: 0.7rem;
font-size: 0.7em;
}
.ui.tiny.labels .label,
.ui.tiny.label {
font-size: 0.75rem;
font-size: 0.8em;
}
.ui.small.labels .label,
.ui.small.label {
font-size: 0.8rem;
font-size: 0.875em;
}
.ui.labels .label,
.ui.label {
font-size: 0.875rem;
font-size: 1em;
}
.ui.large.labels .label,
.ui.large.label {
font-size: 1rem;
font-size: 1.125em;
}
.ui.huge.labels .label,
.ui.huge.label {
font-size: 1.25rem;
font-size: 1.375em;
}
/*******************************
Overrides

10
build/uncompressed/definitions/elements/step.css

@ -136,9 +136,6 @@
/*--- Standard ---*/
/*--- Emotive ---*/
/*--- Neutrals ---*/
/*------------------
Load Theme
-------------------*/
/*******************************
Step
*******************************/
@ -161,6 +158,9 @@
/* Active */
/* Active + Hover */
/* Disabled */
/*------------------
Load Theme
-------------------*/
/*------------------
Load Site
-------------------*/
@ -325,7 +325,7 @@
.ui.steps .link.step:hover,
.ui.steps a.step:hover::after,
.ui.steps a.step:hover {
background: #ffffff;
background: #fafafa;
color: rgba(0, 0, 0, 0.8);
}
/* Link Down */
@ -357,7 +357,7 @@
.ui.steps a.active.step:hover::after,
.ui.steps a.active.step:hover {
cursor: pointer;
background: #fafafa;
background: #ececec;
color: rgba(0, 0, 0, 0.8);
}
/* Completed */

2
server/files/stylesheets/semantic.css

@ -558,7 +558,7 @@ body#example.hide {
position: relative;
overflow: hidden;
/*background: linear-gradient(#081919, #001c1c) #191919;*/
/*background: radial-gradient(farthest-corner, #073a3a, rgba(0, 0, 0, 0.1)) repeat scroll 0 0 #191919;*/
background: radial-gradient(farthest-corner, #053B3B, #151818) repeat scroll 0 0 #191919;
background-color: #191919;
padding: 3em 0px 3em;
color: rgba(255, 255, 255, 0.9);

Loading…
Cancel
Save